html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline:0;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
ul, ol{
    list-style:none;
}

@font-face {
	font-family: 'icomoon';
	src:url(/Content/fonts/icomoon.eot);
	src:url(/Content/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
		url(/Content/fonts/icomoon.woff) format('woff'),
		url(/Content/fonts/icomoon.ttf) format('truetype'),
		url(/Content/fonts/icomoon.svg#icomoon) format('svg');
	font-weight: normal;
	font-style: normal;
}

/*Optional font-face icons just remove if not want it*/
@font-face {
	font-family: 'broccolidry';
	src: url(/Content/fonts/broccolidry.eot);
	src: url(/Content/fonts/broccolidry.eot?#iefix) format('eot'),
		url(/Content/fonts/broccolidry.svg#broccolidry) format('svg'),
		url(/Content/fonts/broccolidry.woff) format('woff'),
		url(/Content/fonts/broccolidry.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'cuticons';
	src: url(/Content/fonts/cuticons.eot);
	src: url(/Content/fonts/cuticons.eot?#iefix) format('eot'),
		url(/Content/fonts/cuticons.svg#cuticons) format('svg'),
		url(/Content/fonts/cuticons.woff) format('woff'),
		url(/Content/fonts/cuticons.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'entypo';
	src: url(/Content/fonts/entypo.eot);
	src: url(/Content/fonts/entypo.eot?#iefix) format('eot'),
		url(/Content/fonts/entypo.svg#entypo) format('svg'),
		url(/Content/fonts/entypo.woff) format('woff'),
		url(/Content/fonts/entypo.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'minia';
	src: url(/Content/fonts/minia.eot);
	src: url(/Content/fonts/minia.eot?#iefix) format('eot'),
		url(/Content/fonts/minia.svg#minia) format('svg'),
		url(/Content/fonts/minia.woff) format('woff'),
		url(/Content/fonts/minia.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'iconic';
	src: url(/Content/fonts/iconic.eot);
	src: url(/Content/fonts/iconic.eot?#iefix) format('eot'),
		url(/Content/fonts/iconic.svg#iconic) format('svg'),
		url(/Content/fonts/iconic.woff) format('woff'),
		url(/Content/fonts/iconic.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'meteocons';
	src: url(/Content/fonts/meteocons.eot);
	src: url(/Content/fonts/meteocons.eot?#iefix) format('eot'),
		url(/Content/fonts/meteocons.svg#meteocons) format('svg'),
		url(/Content/fonts/meteocons.woff) format('woff'),
		url(/Content/fonts/meteocons.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'silkcons';
	src: url(/Content/fonts/silkcons.eot);
	src: url(/Content/fonts/silkcons.eot?#iefix) format('eot'),
		url(/Content/fonts/silkcons.svg#silkcons) format('svg'),
		url(/Content/fonts/silkcons.woff) format('woff'),
		url(/Content/fonts/silkcons.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'typicons';
	src: url(/Content/fonts/typicons.eot);
	src: url(/Content/fonts/typicons.eot?#iefix) format('eot'),
		url(/Content/fonts/typicons.svg#typicons) format('svg'),
		url(/Content/fonts/typicons.woff) format('woff'),
		url(/Content/fonts/typicons.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'wpzoom';
	src: url(/Content/fonts/wpzoom.eot);
	src: url(/Content/fonts/wpzoom.eot?#iefix) format('embedded-opentype'),
		url(/Content/fonts/wpzoom.svg#wpzoom) format('svg'),
		url(/Content/fonts/wpzoom.woff) format('woff'),
		url(/Content/fonts/wpzoom.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ecoico';
	src: url(/Content/fonts/ecoico.eot);
	src: url(/Content/fonts/ecoico.eot?#iefix) format('embedded-opentype'),
		url(/Content/fonts/ecoico.svg#ecoico) format('svg'),
		url(/Content/fonts/ecoico.woff) format('woff'),
		url(/Content/fonts/ecoico.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}


/*Box for icons page */
.box1 {
	display: inline-block;
	width: 15em;
	padding: .25em .5em;
	background: #eee;
	margin: .5em 1em .5em 0;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	.box1 span {font-size:16px;}

	.the-icons {list-style: none; margin-left:0}



.icon12 {font-size:12px;}
.icon16 {font-size:16px;}
.icon24 {font-size:24px;}
.icon32 {font-size:32px;}
.icon42 {font-size:42px;}
.icon64 {font-size:64px;}

.icon {height: 16px; width:16px;}

/* IcoMoon premium icons set */
.icomoon-icon-home, .icomoon-icon-home-2, .icomoon-icon-home-3, .icomoon-icon-home-4, .icomoon-icon-home-5, .icomoon-icon-home-6, .icomoon-icon-home-7, .icomoon-icon-office, .icomoon-icon-newspaper, .icomoon-icon-pencil, .icomoon-icon-pencil-2, .icomoon-icon-pencil-3, .icomoon-icon-pencil-4, .icomoon-icon-quill, .icomoon-icon-quill-2, .icomoon-icon-pen, .icomoon-icon-pen-2, .icomoon-icon-pen-3, .icomoon-icon-marker, .icomoon-icon-blog, .icomoon-icon-eyedropper, .icomoon-icon-droplet, .icomoon-icon-droplet-2, .icomoon-icon-paint-format, .icomoon-icon-image, .icomoon-icon-image-2, .icomoon-icon-images, .icomoon-icon-image-3, .icomoon-icon-image-4, .icomoon-icon-image-5, .icomoon-icon-camera, .icomoon-icon-camera-2, .icomoon-icon-camera-3, .icomoon-icon-camera-4, .icomoon-icon-music, .icomoon-icon-music-2, .icomoon-icon-music-3, .icomoon-icon-piano, .icomoon-icon-headphones, .icomoon-icon-headphones-2, .icomoon-icon-play, .icomoon-icon-movie, .icomoon-icon-movie-2, .icomoon-icon-film, .icomoon-icon-film-2, .icomoon-icon-film-3, .icomoon-icon-camera-5, .icomoon-icon-camera-6, .icomoon-icon-camera-7, .icomoon-icon-dice, .icomoon-icon-pacman, .icomoon-icon-spades, .icomoon-icon-clubs, .icomoon-icon-diamonds, .icomoon-icon-king, .icomoon-icon-queen, .icomoon-icon-rock, .icomoon-icon-bishop, .icomoon-icon-knight, .icomoon-icon-pawn, .icomoon-icon-bullhorn, .icomoon-icon-megaphone, .icomoon-icon-new, .icomoon-icon-connection, .icomoon-icon-connection-2, .icomoon-icon-podcast, .icomoon-icon-radio, .icomoon-icon-feed, .icomoon-icon-mic, .icomoon-icon-mic-2, .icomoon-icon-mic-3, .icomoon-icon-mic-4, .icomoon-icon-book, .icomoon-icon-book-2, .icomoon-icon-books, .icomoon-icon-library, .icomoon-icon-file, .icomoon-icon-profile, .icomoon-icon-file-2, .icomoon-icon-file-3, .icomoon-icon-file-4, .icomoon-icon-file-5, .icomoon-icon-file-6, .icomoon-icon-file-plus, .icomoon-icon-file-minus, .icomoon-icon-file-download, .icomoon-icon-file-upload, .icomoon-icon-file-check, .icomoon-icon-file-remove, .icomoon-icon-file-7, .icomoon-icon-copy, .icomoon-icon-copy-2, .icomoon-icon-copy-3, .icomoon-icon-copy-4, .icomoon-icon-paste, .icomoon-icon-paste-2, .icomoon-icon-paste-3, .icomoon-icon-stack, .icomoon-icon-folder, .icomoon-icon-folder-download, .icomoon-icon-folder-upload, .icomoon-icon-folder-plus, .icomoon-icon-folder-plus-2, .icomoon-icon-folder-minus, .icomoon-icon-folder-minus-2, .icomoon-icon-folder8, .icomoon-icon-folder-remove, .icomoon-icon-folder-2, .icomoon-icon-folder-open, .icomoon-icon-folder-plus-3, .icomoon-icon-folder-minus-3, .icomoon-icon-folder-download-2, .icomoon-icon-folder-upload-2, .icomoon-icon-folder-3, .icomoon-icon-folder-open-2, .icomoon-icon-certificate, .icomoon-icon-cc, .icomoon-icon-tag, .icomoon-icon-tag-2, .icomoon-icon-tag-3, .icomoon-icon-tag-4, .icomoon-icon-tags, .icomoon-icon-tags-2, .icomoon-icon-tag-5, .icomoon-icon-barcode, .icomoon-icon-barcode-2, .icomoon-icon-qrcode, .icomoon-icon-ticket, .icomoon-icon-cart, .icomoon-icon-cart-2, .icomoon-icon-cart-3, .icomoon-icon-cart-4, .icomoon-icon-cart-5, .icomoon-icon-cart-plus, .icomoon-icon-cart-minus, .icomoon-icon-cart-add, .icomoon-icon-cart-remove, .icomoon-icon-cart-checkout, .icomoon-icon-cart-remove-2, .icomoon-icon-basket, .icomoon-icon-basket-2, .icomoon-icon-coin, .icomoon-icon-credit, .icomoon-icon-calculate, .icomoon-icon-calculate-2, .icomoon-icon-support, .icomoon-icon-phone, .icomoon-icon-phone-2, .icomoon-icon-phone-3, .icomoon-icon-contact-add, .icomoon-icon-contact-remove, .icomoon-icon-contact-add-2, .icomoon-icon-contact-remove-2, .icomoon-icon-call-incoming, .icomoon-icon-call-outgoing, .icomoon-icon-phone-4, .icomoon-icon-phone-5, .icomoon-icon-phone-hang-up, .icomoon-icon-phone-hang-up-2, .icomoon-icon-address-book, .icomoon-icon-notebook, .icomoon-icon-envelop, .icomoon-icon-mail-send, .icomoon-icon-envelop-2, .icomoon-icon-pushpin, .icomoon-icon-location, .icomoon-icon-location-2, .icomoon-icon-location-3, .icomoon-icon-location-4, .icomoon-icon-compass, .icomoon-icon-compass-2, .icomoon-icon-map, .icomoon-icon-map-2, .icomoon-icon-map-3, .icomoon-icon-direction, .icomoon-icon-history, .icomoon-icon-clock, .icomoon-icon-clock-2, .icomoon-icon-clock-3, .icomoon-icon-clock-4, .icomoon-icon-watch, .icomoon-icon-alarm, .icomoon-icon-alarm-2, .icomoon-icon-bell, .icomoon-icon-stopwatch, .icomoon-icon-calendar, .icomoon-icon-calendar-2, .icomoon-icon-calendar-3, .icomoon-icon-calendar-4, .icomoon-icon-print, .icomoon-icon-print-2, .icomoon-icon-mouse, .icomoon-icon-mouse-2, .icomoon-icon-keyboard, .icomoon-icon-screen, .icomoon-icon-screen-2, .icomoon-icon-laptop, .icomoon-icon-mobile, .icomoon-icon-mobile-2, .icomoon-icon-tablet, .icomoon-icon-tv, .icomoon-icon-cabinet, .icomoon-icon-archive, .icomoon-icon-drawer, .icomoon-icon-drawer-2, .icomoon-icon-drawer-3, .icomoon-icon-box-add, .icomoon-icon-box-remove, .icomoon-icon-download, .icomoon-icon-upload, .icomoon-icon-disk, .icomoon-icon-storage, .icomoon-icon-storage-2, .icomoon-icon-database, .icomoon-icon-database-2, .icomoon-icon-undo, .icomoon-icon-redo, .icomoon-icon-rotate, .icomoon-icon-rotate-2, .icomoon-icon-flip, .icomoon-icon-flip-2, .icomoon-icon-undo-2, .icomoon-icon-redo-2, .icomoon-icon-forward, .icomoon-icon-reply, .icomoon-icon-reply-2, .icomoon-icon-bubble, .icomoon-icon-bubbles, .icomoon-icon-bubbles-2, .icomoon-icon-bubble-2, .icomoon-icon-bubbles-3, .icomoon-icon-bubbles-4, .icomoon-icon-bubble-notification, .icomoon-icon-bubble-3, .icomoon-icon-bubble-dots, .icomoon-icon-bubble-4, .icomoon-icon-bubble-5, .icomoon-icon-bubble-dots-2, .icomoon-icon-bubble-6, .icomoon-icon-bubbles-5, .icomoon-icon-bubbles-6, .icomoon-icon-bubble-blocked, .icomoon-icon-bubble-quote, .icomoon-icon-bubble-user, .icomoon-icon-bubble-check, .icomoon-icon-bubble-video-chat, .icomoon-icon-bubble-link, .icomoon-icon-bubble-locked, .icomoon-icon-bubble-star, .icomoon-icon-bubble-heart, .icomoon-icon-bubble-paperclip, .icomoon-icon-bubble-cancel, .icomoon-icon-bubble-plus, .icomoon-icon-bubble-minus, .icomoon-icon-bubble-notification-2, .icomoon-icon-bubble-trash, .icomoon-icon-bubble-left, .icomoon-icon-bubble-right, .icomoon-icon-bubble-up, .icomoon-icon-bubble-down, .icomoon-icon-bubble-first, .icomoon-icon-bubble-last, .icomoon-icon-bubble-replu, .icomoon-icon-bubble-forward, .icomoon-icon-bubble-reply, .icomoon-icon-bubble-forward-2, .icomoon-icon-user, .icomoon-icon-users, .icomoon-icon-user-plus, .icomoon-icon-user-plus-2, .icomoon-icon-user-minus, .icomoon-icon-user-minus-2, .icomoon-icon-user-cancel, .icomoon-icon-user-block, .icomoon-icon-user-2, .icomoon-icon-users-2, .icomoon-icon-user-plus-3, .icomoon-icon-user-minus-3, .icomoon-icon-user-cancel-2, .icomoon-icon-user-block-2, .icomoon-icon-user-3, .icomoon-icon-user-4, .icomoon-icon-vcard, .icomoon-icon-hanger, .icomoon-icon-quotes-left, .icomoon-icon-quotes-right, .icomoon-icon-quotes-right-2, .icomoon-icon-quotes-right-3, .icomoon-icon-busy, .icomoon-icon-busy-2, .icomoon-icon-busy-3, .icomoon-icon-spinner, .icomoon-icon-spinner-2, .icomoon-icon-spinner-3, .icomoon-icon-spinner-4, .icomoon-icon-spinner-5, .icomoon-icon-spinner-6, .icomoon-icon-spinner-7, .icomoon-icon-spinner-8, .icomoon-icon-binoculars, .icomoon-icon-search, .icomoon-icon-search-2, .icomoon-icon-zoom-in, .icomoon-icon-zoom-out, .icomoon-icon-search-3, .icomoon-icon-zoom-in-2, .icomoon-icon-zoom-out-2, .icomoon-icon-expand, .icomoon-icon-contract, .icomoon-icon-expand-2, .icomoon-icon-contract-2, .icomoon-icon-key, .icomoon-icon-key-2, .icomoon-icon-lock, .icomoon-icon-lock-2, .icomoon-icon-unlocked, .icomoon-icon-lock-3, .icomoon-icon-unlocked-2, .icomoon-icon-wrench, .icomoon-icon-wrench-2, .icomoon-icon-settings, .icomoon-icon-equalizer, .icomoon-icon-equalizer-2, .icomoon-icon-equalizer-3, .icomoon-icon-cog, .icomoon-icon-cogs, .icomoon-icon-cog-2, .icomoon-icon-cog-3, .icomoon-icon-cog-4, .icomoon-icon-factory, .icomoon-icon-hammer, .icomoon-icon-tools, .icomoon-icon-wand, .icomoon-icon-wand-2, .icomoon-icon-aid, .icomoon-icon-patch, .icomoon-icon-bug, .icomoon-icon-bug-2, .icomoon-icon-inject, .icomoon-icon-construction, .icomoon-icon-cone, .icomoon-icon-pie, .icomoon-icon-pie-2, .icomoon-icon-pie-3, .icomoon-icon-pie-4, .icomoon-icon-stats, .icomoon-icon-stats-2, .icomoon-icon-stats-3, .icomoon-icon-bars, .icomoon-icon-bars-2, .icomoon-icon-bars-3, .icomoon-icon-stats-up, .icomoon-icon-stats-down, .icomoon-icon-ladder, .icomoon-icon-cake, .icomoon-icon-gift, .icomoon-icon-balloon, .icomoon-icon-rating, .icomoon-icon-rating-2, .icomoon-icon-rating-3, .icomoon-icon-podium, .icomoon-icon-medal, .icomoon-icon-medal-2, .icomoon-icon-medal-3, .icomoon-icon-medal-4, .icomoon-icon-medal-5, .icomoon-icon-crown, .icomoon-icon-trophy, .icomoon-icon-trophy-2, .icomoon-icon-trophy-star, .icomoon-icon-diamond, .icomoon-icon-glass, .icomoon-icon-glass-2, .icomoon-icon-bottle, .icomoon-icon-bottle-2, .icomoon-icon-mug, .icomoon-icon-food, .icomoon-icon-food-2, .icomoon-icon-leaf, .icomoon-icon-apple-fruit, .icomoon-icon-paw, .icomoon-icon-steps, .icomoon-icon-flower, .icomoon-icon-rocket, .icomoon-icon-meter, .icomoon-icon-meter2, .icomoon-icon-meter-slow, .icomoon-icon-meter-medium, .icomoon-icon-meter-fast, .icomoon-icon-dashboard, .icomoon-icon-hammer-2, .icomoon-icon-balance, .icomoon-icon-fire, .icomoon-icon-lab, .icomoon-icon-magnet, .icomoon-icon-dumbbell, .icomoon-icon-skull, .icomoon-icon-skull-2, .icomoon-icon-lamp, .icomoon-icon-lamp-2, .icomoon-icon-lamp-3, .icomoon-icon-remove, .icomoon-icon-remove-2, .icomoon-icon-remove-3, .icomoon-icon-remove-4, .icomoon-icon-remove-5, .icomoon-icon-briefcase, .icomoon-icon-briefcase-2, .icomoon-icon-briefcase-3, .icomoon-icon-airplane, .icomoon-icon-airplane-2, .icomoon-icon-paper-plane, .icomoon-icon-car, .icomoon-icon-gas-pump, .icomoon-icon-bus, .icomoon-icon-truck, .icomoon-icon-road, .icomoon-icon-boat, .icomoon-icon-cube, .icomoon-icon-cube-2, .icomoon-icon-pyramid, .icomoon-icon-puzzle, .icomoon-icon-puzzle-2, .icomoon-icon-puzzle-3, .icomoon-icon-puzzle-4, .icomoon-icon-glasses, .icomoon-icon-glasses-2, .icomoon-icon-glasses-3, .icomoon-icon-sun-glasses, .icomoon-icon-accessibility, .icomoon-icon-accessibility-2, .icomoon-icon-target, .icomoon-icon-target-2, .icomoon-icon-target-3, .icomoon-icon-gun, .icomoon-icon-gun-ban, .icomoon-icon-shield, .icomoon-icon-shield-2, .icomoon-icon-lightning, .icomoon-icon-power, .icomoon-icon-power-2, .icomoon-icon-switch, .icomoon-icon-power-cord, .icomoon-icon-clipboard, .icomoon-icon-signup, .icomoon-icon-list, .icomoon-icon-list-2, .icomoon-icon-numbered-list, .icomoon-icon-playlist, .icomoon-icon-grid, .icomoon-icon-grid-2, .icomoon-icon-grid-3, .icomoon-icon-grid-4, .icomoon-icon-tree, .icomoon-icon-tree-2, .icomoon-icon-tree-3, .icomoon-icon-menu, .icomoon-icon-menu-2, .icomoon-icon-menu-3, .icomoon-icon-menu-4, .icomoon-icon-menu-5, .icomoon-icon-cloud, .icomoon-icon-cloud-download, .icomoon-icon-cloud-upload, .icomoon-icon-download-2, .icomoon-icon-upload-2, .icomoon-icon-download-3, .icomoon-icon-upload-3, .icomoon-icon-download-4, .icomoon-icon-upload-4, .icomoon-icon-download-5, .icomoon-icon-upload-5, .icomoon-icon-globe, .icomoon-icon-globe-2, .icomoon-icon-earth, .icomoon-icon-link, .icomoon-icon-link-2, .icomoon-icon-link-3, .icomoon-icon-link2, .icomoon-icon-link-4, .icomoon-icon-link-5, .icomoon-icon-link-6, .icomoon-icon-anchor, .icomoon-icon-flag, .icomoon-icon-flag-2, .icomoon-icon-flag-3, .icomoon-icon-flag-4, .icomoon-icon-attachment, .icomoon-icon-attachment-2, .icomoon-icon-eye, .icomoon-icon-eye-blocked, .icomoon-icon-eye-2, .icomoon-icon-eye-3, .icomoon-icon-eye-blocked-2, .icomoon-icon-eye-4, .icomoon-icon-eye-5, .icomoon-icon-eye-6, .icomoon-icon-eye-7, .icomoon-icon-bookmark, .icomoon-icon-bookmark-2, .icomoon-icon-bookmarks, .icomoon-icon-bookmark-3, .icomoon-icon-weather-lightning, .icomoon-icon-weather-rain, .icomoon-icon-weather-snow, .icomoon-icon-windy, .icomoon-icon-fan, .icomoon-icon-umbrella, .icomoon-icon-sun, .icomoon-icon-sun-2, .icomoon-icon-brightness-high, .icomoon-icon-brightness-medium, .icomoon-icon-brightness-low, .icomoon-icon-brightness-contrast, .icomoon-icon-contrast, .icomoon-icon-moon, .icomoon-icon-bed, .icomoon-icon-bed-2, .icomoon-icon-star, .icomoon-icon-star-2, .icomoon-icon-star-3, .icomoon-icon-star-4, .icomoon-icon-star-5, .icomoon-icon-star-6, .icomoon-icon-heart, .icomoon-icon-heart-2, .icomoon-icon-heart-broken, .icomoon-icon-heart-3, .icomoon-icon-heart-4, .icomoon-icon-heart-broken-2, .icomoon-icon-heart-5, .icomoon-icon-heart-6, .icomoon-icon-heart-broken-3, .icomoon-icon-thumbs-up, .icomoon-icon-thumbs-up-2, .icomoon-icon-thumbs-down, .icomoon-icon-thumbs-down-2, .icomoon-icon-thumbs-up-3, .icomoon-icon-thumbs-up-4, .icomoon-icon-people, .icomoon-icon-man, .icomoon-icon-male, .icomoon-icon-woman, .icomoon-icon-female, .icomoon-icon-peace, .icomoon-icon-yin-yang, .icomoon-icon-happy, .icomoon-icon-happy-2, .icomoon-icon-smiley, .icomoon-icon-smiley-2, .icomoon-icon-tongue, .icomoon-icon-tongue-2, .icomoon-icon-sad, .icomoon-icon-sad-2, .icomoon-icon-wink, .icomoon-icon-wink-2, .icomoon-icon-grin, .icomoon-icon-grin-2, .icomoon-icon-cool, .icomoon-icon-cool-2, .icomoon-icon-angry, .icomoon-icon-angry-2, .icomoon-icon-evil, .icomoon-icon-evil-2, .icomoon-icon-shocked, .icomoon-icon-shocked-2, .icomoon-icon-confused, .icomoon-icon-confused-2, .icomoon-icon-neutral, .icomoon-icon-neutral-2, .icomoon-icon-wondering, .icomoon-icon-wondering-2, .icomoon-icon-cursor, .icomoon-icon-cursor-2, .icomoon-icon-point-up, .icomoon-icon-point-right, .icomoon-icon-point-down, .icomoon-icon-point-left, .icomoon-icon-move, .icomoon-icon-warning, .icomoon-icon-notification, .icomoon-icon-question, .icomoon-icon-question-2, .icomoon-icon-question-3, .icomoon-icon-question-4, .icomoon-icon-question-5, .icomoon-icon-plus-circle, .icomoon-icon-plus-circle-2, .icomoon-icon-minus-circle, .icomoon-icon-minus-circle-2, .icomoon-icon-info, .icomoon-icon-info-2, .icomoon-icon-blocked, .icomoon-icon-cancel-circle, .icomoon-icon-cancel-circle-2, .icomoon-icon-checkmark-circle, .icomoon-icon-checkmark-circle-2, .icomoon-icon-cancel, .icomoon-icon-spam, .icomoon-icon-close, .icomoon-icon-checkmark, .icomoon-icon-checkmark-2, .icomoon-icon-checkmark-3, .icomoon-icon-checkmark-4, .icomoon-icon-spell-check, .icomoon-icon-minus, .icomoon-icon-plus, .icomoon-icon-enter, .icomoon-icon-exit, .icomoon-icon-enter-2, .icomoon-icon-exit-2, .icomoon-icon-enter-3, .icomoon-icon-exit-3, .icomoon-icon-exit-4, .icomoon-icon-play-2, .icomoon-icon-pause, .icomoon-icon-stop, .icomoon-icon-backward, .icomoon-icon-forward-2, .icomoon-icon-play-3, .icomoon-icon-pause-2, .icomoon-icon-stop-2, .icomoon-icon-backward-2, .icomoon-icon-forward-3, .icomoon-icon-first, .icomoon-icon-last, .icomoon-icon-previous, .icomoon-icon-next, .icomoon-icon-eject, .icomoon-icon-volume-high, .icomoon-icon-volume-medium, .icomoon-icon-volume-low, .icomoon-icon-volume-mute, .icomoon-icon-volume-mute-2, .icomoon-icon-volume-increase, .icomoon-icon-volume-decrease, .icomoon-icon-volume-high-2, .icomoon-icon-volume-medium-2, .icomoon-icon-volume-low-2, .icomoon-icon-volume-mute-3, .icomoon-icon-volume-mute-4, .icomoon-icon-volume-increase-2, .icomoon-icon-volume-decrease-2, .icomoon-icon-volume5, .icomoon-icon-volume4, .icomoon-icon-volume3, .icomoon-icon-volume2, .icomoon-icon-volume1, .icomoon-icon-volume0, .icomoon-icon-volume-mute-5, .icomoon-icon-volume-mute-6, .icomoon-icon-loop, .icomoon-icon-loop-2, .icomoon-icon-loop-3, .icomoon-icon-loop-4, .icomoon-icon-loop-5, .icomoon-icon-shuffle, .icomoon-icon-shuffle-2, .icomoon-icon-wave, .icomoon-icon-wave-2, .icomoon-icon-arrow-first, .icomoon-icon-arrow-right, .icomoon-icon-arrow-up, .icomoon-icon-arrow-right-2, .icomoon-icon-arrow-down, .icomoon-icon-arrow-left, .icomoon-icon-arrow-up-2, .icomoon-icon-arrow-right-3, .icomoon-icon-arrow-down-2, .icomoon-icon-arrow-left-2, .icomoon-icon-arrow-up-left, .icomoon-icon-arrow-up-3, .icomoon-icon-arrow-up-right, .icomoon-icon-arrow-right-4, .icomoon-icon-arrow-down-right, .icomoon-icon-arrow-down-3, .icomoon-icon-arrow-down-left, .icomoon-icon-arrow-left-3, .icomoon-icon-arrow-up-left-2, .icomoon-icon-arrow-up-4, .icomoon-icon-arrow-up-right-2, .icomoon-icon-arrow-right-5, .icomoon-icon-arrow-down-right-2, .icomoon-icon-arrow-down-4, .icomoon-icon-arrow-down-left-2, .icomoon-icon-arrow-left-4, .icomoon-icon-arrow-up-left-3, .icomoon-icon-arrow-up-5, .icomoon-icon-arrow-up-right-3, .icomoon-icon-arrow-right-6, .icomoon-icon-arrow-down-right-3, .icomoon-icon-arrow-down-5, .icomoon-icon-arrow-down-left-3, .icomoon-icon-arrow-left-5, .icomoon-icon-arrow, .icomoon-icon-arrow-2, .icomoon-icon-arrow-3, .icomoon-icon-arrow-4, .icomoon-icon-arrow-up-left-4, .icomoon-icon-arrow-up-6, .icomoon-icon-arrow-up-right-4, .icomoon-icon-arrow-right-7, .icomoon-icon-arrow-down-right-4, .icomoon-icon-arrow-down-6, .icomoon-icon-arrow-down-left-4, .icomoon-icon-arrow-left-6, .icomoon-icon-arrow-up-left-5, .icomoon-icon-arrow-up-7, .icomoon-icon-arrow-up-right-5, .icomoon-icon-arrow-right-8, .icomoon-icon-arrow-down-right-5, .icomoon-icon-arrow-down-7, .icomoon-icon-arrow-down-left-5, .icomoon-icon-arrow-left-7, .icomoon-icon-arrow-up-8, .icomoon-icon-arrow-right-9, .icomoon-icon-arrow-down-8, .icomoon-icon-arrow-left-8, .icomoon-icon-arrow-up-9, .icomoon-icon-arrow-right-10, .icomoon-icon-arrow-down-9, .icomoon-icon-arrow-left-9, .icomoon-icon-arrow-up-10, .icomoon-icon-arrow-right-11, .icomoon-icon-arrow-down-10, .icomoon-icon-arrow-left-10, .icomoon-icon-arrow-up-11, .icomoon-icon-arrow-right-12, .icomoon-icon-arrow-down-11, .icomoon-icon-arrow-left-11, .icomoon-icon-enter-4, .icomoon-icon-enter-5, .icomoon-icon-esc, .icomoon-icon-backspace, .icomoon-icon-backspace-2, .icomoon-icon-backspace-3, .icomoon-icon-tab, .icomoon-icon-transmission, .icomoon-icon-transmission-2, .icomoon-icon-sort, .icomoon-icon-sort-2, .icomoon-icon-command, .icomoon-icon-checkbox-checked, .icomoon-icon-checkbox-unchecked, .icomoon-icon-checkbox-partial, .icomoon-icon-radio-checked, .icomoon-icon-radio-unchecked, .icomoon-icon-crop, .icomoon-icon-vector, .icomoon-icon-rulers, .icomoon-icon-scissors, .icomoon-icon-scissors-2, .icomoon-icon-filter, .icomoon-icon-filter-2, .icomoon-icon-filter-3, .icomoon-icon-filter-4, .icomoon-icon-font, .icomoon-icon-text-height, .icomoon-icon-text-width, .icomoon-icon-font-size, .icomoon-icon-bold, .icomoon-icon-underline, .icomoon-icon-italic, .icomoon-icon-strikethrough, .icomoon-icon-omega, .icomoon-icon-sigma, .icomoon-icon-nbsp, .icomoon-icon-page-break, .icomoon-icon-page-break-2, .icomoon-icon-superscript, .icomoon-icon-subscript, .icomoon-icon-superscript-2, .icomoon-icon-subscript-2, .icomoon-icon-text-color, .icomoon-icon-pagebreak, .icomoon-icon-clear-formatting, .icomoon-icon-table, .icomoon-icon-table-2, .icomoon-icon-insert-template, .icomoon-icon-pilcrow, .icomoon-icon-left-to-right, .icomoon-icon-right-to-left, .icomoon-icon-paragraph-left, .icomoon-icon-paragraph-center, .icomoon-icon-paragraph-right, .icomoon-icon-paragraph-justify, .icomoon-icon-paragraph-left-2, .icomoon-icon-paragraph-center-2, .icomoon-icon-paragraph-right-2, .icomoon-icon-paragraph-justify-2, .icomoon-icon-indent-increase, .icomoon-icon-indent-decrease, .icomoon-icon-share, .icomoon-icon-new-tab, .icomoon-icon-new-tab-2, .icomoon-icon-popout, .icomoon-icon-embed, .icomoon-icon-code, .icomoon-icon-console, .icomoon-icon-share-2, .icomoon-icon-share-3, .icomoon-icon-mail, .icomoon-icon-mail-2, .icomoon-icon-mail-3, .icomoon-icon-mail-4, .icomoon-icon-google, .icomoon-icon-google-plus, .icomoon-icon-google-plus-2, .icomoon-icon-google-plus-3, .icomoon-icon-google-plus-4, .icomoon-icon-google-drive, .icomoon-icon-facebook, .icomoon-icon-facebook-2, .icomoon-icon-facebook-3, .icomoon-icon-instagram, .icomoon-icon-twitter, .icomoon-icon-twitter-2, .icomoon-icon-twitter-3, .icomoon-icon-feed-2, .icomoon-icon-feed-3, .icomoon-icon-feed-4, .icomoon-icon-youtube, .icomoon-icon-youtube-2, .icomoon-icon-vimeo, .icomoon-icon-vimeo2, .icomoon-icon-vimeo-2, .icomoon-icon-lanyrd, .icomoon-icon-flickr, .icomoon-icon-flickr-2, .icomoon-icon-flickr-3, .icomoon-icon-flickr-4, .icomoon-icon-picassa, .icomoon-icon-picassa-2, .icomoon-icon-dribbble, .icomoon-icon-dribbble-2, .icomoon-icon-dribbble-3, .icomoon-icon-forrst, .icomoon-icon-forrst-2, .icomoon-icon-deviantart, .icomoon-icon-deviantart-2, .icomoon-icon-steam, .icomoon-icon-steam-2, .icomoon-icon-github, .icomoon-icon-github-2, .icomoon-icon-github-3, .icomoon-icon-github-4, .icomoon-icon-github-5, .icomoon-icon-wordpress, .icomoon-icon-wordpress-2, .icomoon-icon-joomla, .icomoon-icon-blogger, .icomoon-icon-blogger-2, .icomoon-icon-tumblr, .icomoon-icon-tumblr-2, .icomoon-icon-yahoo, .icomoon-icon-tux, .icomoon-icon-apple, .icomoon-icon-finder, .icomoon-icon-android, .icomoon-icon-windows, .icomoon-icon-windows8, .icomoon-icon-soundcloud, .icomoon-icon-soundcloud-2, .icomoon-icon-skype, .icomoon-icon-reddit, .icomoon-icon-linkedin, .icomoon-icon-lastfm, .icomoon-icon-lastfm-2, .icomoon-icon-delicious, .icomoon-icon-stumbleupon, .icomoon-icon-stumbleupon-2, .icomoon-icon-stackoverflow, .icomoon-icon-pinterest, .icomoon-icon-pinterest-2, .icomoon-icon-xing, .icomoon-icon-xing-2, .icomoon-icon-flattr, .icomoon-icon-foursquare, .icomoon-icon-foursquare-2, .icomoon-icon-paypal, .icomoon-icon-paypal-2, .icomoon-icon-paypal-3, .icomoon-icon-yelp, .icomoon-icon-libreoffice, .icomoon-icon-file-pdf, .icomoon-icon-file-openoffice, .icomoon-icon-file-word, .icomoon-icon-file-excel, .icomoon-icon-file-zip, .icomoon-icon-file-powerpoint, .icomoon-icon-file-xml, .icomoon-icon-file-css, .icomoon-icon-html5, .icomoon-icon-html5-2, .icomoon-icon-css3, .icomoon-icon-chrome, .icomoon-icon-firefox, .icomoon-icon-IE, .icomoon-icon-opera, .icomoon-icon-safari, .icomoon-icon-IcoMoon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
}

/*Font face icons*/
[class^="brocco-icon-"], [class*=" brocco-icon-"],[class^="cut-icon-"], [class*=" cut-icon-"],[class^="entypo-icon-"], [class*=" entypo-icon-"],[class^="icomoon-icon-"], [class*=" icomoon-icon-"],[class^="minia-icon-"], [class*=" minia-icon-"],[class^="iconic-icon-"], [class*=" iconic-icon-"],[class^="meteo-icon-"], [class*=" meteo-icon-"],[class^="silk-icon-"], [class*=" silk-icon-"],[class^="typ-icon-"], [class*=" typ-icon-"], [class^="wpzoom-"], [class*=" wpzoom-"], [class^="eco-"], [class*=" eco-"], [class^="wpzoom-"]:before, [class*=" wpzoom-"]:before, [class^="eco-"]:before, [class*=" eco-"]:before  {
  vertical-align: middle;
  color: #353535;
  margin-right:5px;
  margin-left:5px;
  display: inline-block;
  margin-top: -2px;
}

.icomoon-icon-home:before {
	content: "\e000";
}
.icomoon-icon-home-2:before {
	content: "\e001";
}
.icomoon-icon-home-3:before {
	content: "\e002";
}
.icomoon-icon-home-4:before {
	content: "\e003";
}
.icomoon-icon-home-5:before {
	content: "\e004";
}
.icomoon-icon-home-6:before {
	content: "\e005";
}
.icomoon-icon-home-7:before {
	content: "\e006";
}
.icomoon-icon-office:before {
	content: "\e007";
}
.icomoon-icon-newspaper:before {
	content: "\e008";
}
.icomoon-icon-pencil:before {
	content: "\e009";
}
.icomoon-icon-pencil-2:before {
	content: "\e00a";
}
.icomoon-icon-pencil-3:before {
	content: "\e00b";
}
.icomoon-icon-pencil-4:before {
	content: "\e00c";
}
.icomoon-icon-quill:before {
	content: "\e00d";
}
.icomoon-icon-quill-2:before {
	content: "\e00e";
}
.icomoon-icon-pen:before {
	content: "\e00f";
}
.icomoon-icon-pen-2:before {
	content: "\e010";
}
.icomoon-icon-pen-3:before {
	content: "\e011";
}
.icomoon-icon-marker:before {
	content: "\e012";
}
.icomoon-icon-blog:before {
	content: "\e013";
}
.icomoon-icon-eyedropper:before {
	content: "\e014";
}
.icomoon-icon-droplet:before {
	content: "\e015";
}
.icomoon-icon-droplet-2:before {
	content: "\e016";
}
.icomoon-icon-paint-format:before {
	content: "\e017";
}
.icomoon-icon-image:before {
	content: "\e018";
}
.icomoon-icon-image-2:before {
	content: "\e019";
}
.icomoon-icon-images:before {
	content: "\e01a";
}
.icomoon-icon-image-3:before {
	content: "\e01b";
}
.icomoon-icon-image-4:before {
	content: "\e01c";
}
.icomoon-icon-image-5:before {
	content: "\e01d";
}
.icomoon-icon-camera:before {
	content: "\e01e";
}
.icomoon-icon-camera-2:before {
	content: "\e01f";
}
.icomoon-icon-camera-3:before {
	content: "\e020";
}
.icomoon-icon-camera-4:before {
	content: "\e021";
}
.icomoon-icon-music:before {
	content: "\e022";
}
.icomoon-icon-music-2:before {
	content: "\e023";
}
.icomoon-icon-music-3:before {
	content: "\e024";
}
.icomoon-icon-piano:before {
	content: "\e025";
}
.icomoon-icon-headphones:before {
	content: "\e026";
}
.icomoon-icon-headphones-2:before {
	content: "\e027";
}
.icomoon-icon-play:before {
	content: "\e028";
}
.icomoon-icon-movie:before {
	content: "\e029";
}
.icomoon-icon-movie-2:before {
	content: "\e02a";
}
.icomoon-icon-film:before {
	content: "\e02b";
}
.icomoon-icon-film-2:before {
	content: "\e02c";
}
.icomoon-icon-film-3:before {
	content: "\e02d";
}
.icomoon-icon-camera-5:before {
	content: "\e02e";
}
.icomoon-icon-camera-6:before {
	content: "\e02f";
}
.icomoon-icon-camera-7:before {
	content: "\e030";
}
.icomoon-icon-dice:before {
	content: "\e031";
}
.icomoon-icon-pacman:before {
	content: "\e032";
}
.icomoon-icon-spades:before {
	content: "\e033";
}
.icomoon-icon-clubs:before {
	content: "\e034";
}
.icomoon-icon-diamonds:before {
	content: "\e035";
}
.icomoon-icon-king:before {
	content: "\e036";
}
.icomoon-icon-queen:before {
	content: "\e037";
}
.icomoon-icon-rock:before {
	content: "\e038";
}
.icomoon-icon-bishop:before {
	content: "\e039";
}
.icomoon-icon-knight:before {
	content: "\e03a";
}
.icomoon-icon-pawn:before {
	content: "\e03b";
}
.icomoon-icon-bullhorn:before {
	content: "\e03c";
}
.icomoon-icon-megaphone:before {
	content: "\e03d";
}
.icomoon-icon-new:before {
	content: "\e03e";
}
.icomoon-icon-connection:before {
	content: "\e03f";
}
.icomoon-icon-connection-2:before {
	content: "\e040";
}
.icomoon-icon-podcast:before {
	content: "\e041";
}
.icomoon-icon-radio:before {
	content: "\e042";
}
.icomoon-icon-feed:before {
	content: "\e043";
}
.icomoon-icon-mic:before {
	content: "\e044";
}
.icomoon-icon-mic-2:before {
	content: "\e045";
}
.icomoon-icon-mic-3:before {
	content: "\e046";
}
.icomoon-icon-mic-4:before {
	content: "\e047";
}
.icomoon-icon-book:before {
	content: "\e048";
}
.icomoon-icon-book-2:before {
	content: "\e049";
}
.icomoon-icon-books:before {
	content: "\e04a";
}
.icomoon-icon-library:before {
	content: "\e04b";
}
.icomoon-icon-file:before {
	content: "\e04c";
}
.icomoon-icon-profile:before {
	content: "\e04d";
}
.icomoon-icon-file-2:before {
	content: "\e04e";
}
.icomoon-icon-file-3:before {
	content: "\e04f";
}
.icomoon-icon-file-4:before {
	content: "\e050";
}
.icomoon-icon-file-5:before {
	content: "\e051";
}
.icomoon-icon-file-6:before {
	content: "\e052";
}
.icomoon-icon-file-plus:before {
	content: "\e053";
}
.icomoon-icon-file-minus:before {
	content: "\e054";
}
.icomoon-icon-file-download:before {
	content: "\e055";
}
.icomoon-icon-file-upload:before {
	content: "\e056";
}
.icomoon-icon-file-check:before {
	content: "\e057";
}
.icomoon-icon-file-remove:before {
	content: "\e058";
}
.icomoon-icon-file-7:before {
	content: "\e059";
}
.icomoon-icon-copy:before {
	content: "\e05a";
}
.icomoon-icon-copy-2:before {
	content: "\e05b";
}
.icomoon-icon-copy-3:before {
	content: "\e05c";
}
.icomoon-icon-copy-4:before {
	content: "\e05d";
}
.icomoon-icon-paste:before {
	content: "\e05e";
}
.icomoon-icon-paste-2:before {
	content: "\e05f";
}
.icomoon-icon-paste-3:before {
	content: "\e060";
}
.icomoon-icon-stack:before {
	content: "\e061";
}
.icomoon-icon-folder:before {
	content: "\e062";
}
.icomoon-icon-folder-download:before {
	content: "\e063";
}
.icomoon-icon-folder-upload:before {
	content: "\e064";
}
.icomoon-icon-folder-plus:before {
	content: "\e065";
}
.icomoon-icon-folder-plus-2:before {
	content: "\e066";
}
.icomoon-icon-folder-minus:before {
	content: "\e067";
}
.icomoon-icon-folder-minus-2:before {
	content: "\e068";
}
.icomoon-icon-folder8:before {
	content: "\e069";
}
.icomoon-icon-folder-remove:before {
	content: "\e06a";
}
.icomoon-icon-folder-2:before {
	content: "\e06b";
}
.icomoon-icon-folder-open:before {
	content: "\e06c";
}
.icomoon-icon-folder-plus-3:before {
	content: "\e06d";
}
.icomoon-icon-folder-minus-3:before {
	content: "\e06e";
}
.icomoon-icon-folder-download-2:before {
	content: "\e06f";
}
.icomoon-icon-folder-upload-2:before {
	content: "\e070";
}
.icomoon-icon-folder-3:before {
	content: "\e071";
}
.icomoon-icon-folder-open-2:before {
	content: "\e072";
}
.icomoon-icon-certificate:before {
	content: "\e073";
}
.icomoon-icon-cc:before {
	content: "\e074";
}
.icomoon-icon-tag:before {
	content: "\e075";
}
.icomoon-icon-tag-2:before {
	content: "\e076";
}
.icomoon-icon-tag-3:before {
	content: "\e077";
}
.icomoon-icon-tag-4:before {
	content: "\e078";
}
.icomoon-icon-tags:before {
	content: "\e079";
}
.icomoon-icon-tags-2:before {
	content: "\e07a";
}
.icomoon-icon-tag-5:before {
	content: "\e07b";
}
.icomoon-icon-barcode:before {
	content: "\e07c";
}
.icomoon-icon-barcode-2:before {
	content: "\e07d";
}
.icomoon-icon-qrcode:before {
	content: "\e07e";
}
.icomoon-icon-ticket:before {
	content: "\e07f";
}
.icomoon-icon-cart:before {
	content: "\e080";
}
.icomoon-icon-cart-2:before {
	content: "\e081";
}
.icomoon-icon-cart-3:before {
	content: "\e082";
}
.icomoon-icon-cart-4:before {
	content: "\e083";
}
.icomoon-icon-cart-5:before {
	content: "\e084";
}
.icomoon-icon-cart-plus:before {
	content: "\e085";
}
.icomoon-icon-cart-minus:before {
	content: "\e086";
}
.icomoon-icon-cart-add:before {
	content: "\e087";
}
.icomoon-icon-cart-remove:before {
	content: "\e088";
}
.icomoon-icon-cart-checkout:before {
	content: "\e089";
}
.icomoon-icon-cart-remove-2:before {
	content: "\e08a";
}
.icomoon-icon-basket:before {
	content: "\e08b";
}
.icomoon-icon-basket-2:before {
	content: "\e08c";
}
.icomoon-icon-coin:before {
	content: "\e08d";
}
.icomoon-icon-credit:before {
	content: "\e08e";
}
.icomoon-icon-calculate:before {
	content: "\e08f";
}
.icomoon-icon-calculate-2:before {
	content: "\e090";
}
.icomoon-icon-support:before {
	content: "\e091";
}
.icomoon-icon-phone:before {
	content: "\e092";
}
.icomoon-icon-phone-2:before {
	content: "\e093";
}
.icomoon-icon-phone-3:before {
	content: "\e094";
}
.icomoon-icon-contact-add:before {
	content: "\e095";
}
.icomoon-icon-contact-remove:before {
	content: "\e096";
}
.icomoon-icon-contact-add-2:before {
	content: "\e097";
}
.icomoon-icon-contact-remove-2:before {
	content: "\e098";
}
.icomoon-icon-call-incoming:before {
	content: "\e099";
}
.icomoon-icon-call-outgoing:before {
	content: "\e09a";
}
.icomoon-icon-phone-4:before {
	content: "\e09b";
}
.icomoon-icon-phone-5:before {
	content: "\e09c";
}
.icomoon-icon-phone-hang-up:before {
	content: "\e09d";
}
.icomoon-icon-phone-hang-up-2:before {
	content: "\e09e";
}
.icomoon-icon-address-book:before {
	content: "\e09f";
}
.icomoon-icon-notebook:before {
	content: "\e0a0";
}
.icomoon-icon-envelop:before {
	content: "\e0a1";
}
.icomoon-icon-mail-send:before {
	content: "\e0a2";
}
.icomoon-icon-envelop-2:before {
	content: "\e0a3";
}
.icomoon-icon-pushpin:before {
	content: "\e0a4";
}
.icomoon-icon-location:before {
	content: "\e0a5";
}
.icomoon-icon-location-2:before {
	content: "\e0a6";
}
.icomoon-icon-location-3:before {
	content: "\e0a7";
}
.icomoon-icon-location-4:before {
	content: "\e0a8";
}
.icomoon-icon-compass:before {
	content: "\e0a9";
}
.icomoon-icon-compass-2:before {
	content: "\e0aa";
}
.icomoon-icon-map:before {
	content: "\e0ab";
}
.icomoon-icon-map-2:before {
	content: "\e0ac";
}
.icomoon-icon-map-3:before {
	content: "\e0ad";
}
.icomoon-icon-direction:before {
	content: "\e0ae";
}
.icomoon-icon-history:before {
	content: "\e0af";
}
.icomoon-icon-clock:before {
	content: "\e0b0";
}
.icomoon-icon-clock-2:before {
	content: "\e0b1";
}
.icomoon-icon-clock-3:before {
	content: "\e0b2";
}
.icomoon-icon-clock-4:before {
	content: "\e0b3";
}
.icomoon-icon-watch:before {
	content: "\e0b4";
}
.icomoon-icon-alarm:before {
	content: "\e0b5";
}
.icomoon-icon-alarm-2:before {
	content: "\e0b6";
}
.icomoon-icon-bell:before {
	content: "\e0b7";
}
.icomoon-icon-stopwatch:before {
	content: "\e0b8";
}
.icomoon-icon-calendar:before {
	content: "\e0b9";
}
.icomoon-icon-calendar-2:before {
	content: "\e0ba";
}
.icomoon-icon-calendar-3:before {
	content: "\e0bb";
}
.icomoon-icon-calendar-4:before {
	content: "\e0bc";
}
.icomoon-icon-print:before {
	content: "\e0bd";
}
.icomoon-icon-print-2:before {
	content: "\e0be";
}
.icomoon-icon-mouse:before {
	content: "\e0bf";
}
.icomoon-icon-mouse-2:before {
	content: "\e0c0";
}
.icomoon-icon-keyboard:before {
	content: "\e0c1";
}
.icomoon-icon-screen:before {
	content: "\e0c2";
}
.icomoon-icon-screen-2:before {
	content: "\e0c3";
}
.icomoon-icon-laptop:before {
	content: "\e0c4";
}
.icomoon-icon-mobile:before {
	content: "\e0c5";
}
.icomoon-icon-mobile-2:before {
	content: "\e0c6";
}
.icomoon-icon-tablet:before {
	content: "\e0c7";
}
.icomoon-icon-tv:before {
	content: "\e0c8";
}
.icomoon-icon-cabinet:before {
	content: "\e0c9";
}
.icomoon-icon-archive:before {
	content: "\e0ca";
}
.icomoon-icon-drawer:before {
	content: "\e0cb";
}
.icomoon-icon-drawer-2:before {
	content: "\e0cc";
}
.icomoon-icon-drawer-3:before {
	content: "\e0cd";
}
.icomoon-icon-box-add:before {
	content: "\e0ce";
}
.icomoon-icon-box-remove:before {
	content: "\e0cf";
}
.icomoon-icon-download:before {
	content: "\e0d0";
}
.icomoon-icon-upload:before {
	content: "\e0d1";
}
.icomoon-icon-disk:before {
	content: "\e0d2";
}
.icomoon-icon-storage:before {
	content: "\e0d3";
}
.icomoon-icon-storage-2:before {
	content: "\e0d4";
}
.icomoon-icon-database:before {
	content: "\e0d5";
}
.icomoon-icon-database-2:before {
	content: "\e0d6";
}
.icomoon-icon-undo:before {
	content: "\e0d7";
}
.icomoon-icon-redo:before {
	content: "\e0d8";
}
.icomoon-icon-rotate:before {
	content: "\e0d9";
}
.icomoon-icon-rotate-2:before {
	content: "\e0da";
}
.icomoon-icon-flip:before {
	content: "\e0db";
}
.icomoon-icon-flip-2:before {
	content: "\e0dc";
}
.icomoon-icon-undo-2:before {
	content: "\e0dd";
}
.icomoon-icon-redo-2:before {
	content: "\e0de";
}
.icomoon-icon-forward:before {
	content: "\e0df";
}
.icomoon-icon-reply:before {
	content: "\e0e0";
}
.icomoon-icon-reply-2:before {
	content: "\e0e1";
}
.icomoon-icon-bubble:before {
	content: "\e0e2";
}
.icomoon-icon-bubbles:before {
	content: "\e0e3";
}
.icomoon-icon-bubbles-2:before {
	content: "\e0e4";
}
.icomoon-icon-bubble-2:before {
	content: "\e0e5";
}
.icomoon-icon-bubbles-3:before {
	content: "\e0e6";
}
.icomoon-icon-bubbles-4:before {
	content: "\e0e7";
}
.icomoon-icon-bubble-notification:before {
	content: "\e0e8";
}
.icomoon-icon-bubble-3:before {
	content: "\e0e9";
}
.icomoon-icon-bubble-dots:before {
	content: "\e0ea";
}
.icomoon-icon-bubble-4:before {
	content: "\e0eb";
}
.icomoon-icon-bubble-5:before {
	content: "\e0ec";
}
.icomoon-icon-bubble-dots-2:before {
	content: "\e0ed";
}
.icomoon-icon-bubble-6:before {
	content: "\e0ee";
}
.icomoon-icon-bubbles-5:before {
	content: "\e0ef";
}
.icomoon-icon-bubbles-6:before {
	content: "\e0f0";
}
.icomoon-icon-bubble-blocked:before {
	content: "\e0f1";
}
.icomoon-icon-bubble-quote:before {
	content: "\e0f2";
}
.icomoon-icon-bubble-user:before {
	content: "\e0f3";
}
.icomoon-icon-bubble-check:before {
	content: "\e0f4";
}
.icomoon-icon-bubble-video-chat:before {
	content: "\e0f5";
}
.icomoon-icon-bubble-link:before {
	content: "\e0f6";
}
.icomoon-icon-bubble-locked:before {
	content: "\e0f7";
}
.icomoon-icon-bubble-star:before {
	content: "\e0f8";
}
.icomoon-icon-bubble-heart:before {
	content: "\e0f9";
}
.icomoon-icon-bubble-paperclip:before {
	content: "\e0fa";
}
.icomoon-icon-bubble-cancel:before {
	content: "\e0fb";
}
.icomoon-icon-bubble-plus:before {
	content: "\e0fc";
}
.icomoon-icon-bubble-minus:before {
	content: "\e0fd";
}
.icomoon-icon-bubble-notification-2:before {
	content: "\e0fe";
}
.icomoon-icon-bubble-trash:before {
	content: "\e0ff";
}
.icomoon-icon-bubble-left:before {
	content: "\e100";
}
.icomoon-icon-bubble-right:before {
	content: "\e101";
}
.icomoon-icon-bubble-up:before {
	content: "\e102";
}
.icomoon-icon-bubble-down:before {
	content: "\e103";
}
.icomoon-icon-bubble-first:before {
	content: "\e104";
}
.icomoon-icon-bubble-last:before {
	content: "\e105";
}
.icomoon-icon-bubble-replu:before {
	content: "\e106";
}
.icomoon-icon-bubble-forward:before {
	content: "\e107";
}
.icomoon-icon-bubble-reply:before {
	content: "\e108";
}
.icomoon-icon-bubble-forward-2:before {
	content: "\e109";
}
.icomoon-icon-user:before {
	content: "\e10a";
}
.icomoon-icon-users:before {
	content: "\e10b";
}
.icomoon-icon-user-plus:before {
	content: "\e10c";
}
.icomoon-icon-user-plus-2:before {
	content: "\e10d";
}
.icomoon-icon-user-minus:before {
	content: "\e10e";
}
.icomoon-icon-user-minus-2:before {
	content: "\e10f";
}
.icomoon-icon-user-cancel:before {
	content: "\e110";
}
.icomoon-icon-user-block:before {
	content: "\e111";
}
.icomoon-icon-user-2:before {
	content: "\e112";
}
.icomoon-icon-users-2:before {
	content: "\e113";
}
.icomoon-icon-user-plus-3:before {
	content: "\e114";
}
.icomoon-icon-user-minus-3:before {
	content: "\e115";
}
.icomoon-icon-user-cancel-2:before {
	content: "\e116";
}
.icomoon-icon-user-block-2:before {
	content: "\e117";
}
.icomoon-icon-user-3:before {
	content: "\e118";
}
.icomoon-icon-user-4:before {
	content: "\e119";
}
.icomoon-icon-vcard:before {
	content: "\e11a";
}
.icomoon-icon-hanger:before {
	content: "\e11b";
}
.icomoon-icon-quotes-left:before {
	content: "\e11c";
}
.icomoon-icon-quotes-right:before {
	content: "\e11d";
}
.icomoon-icon-quotes-right-2:before {
	content: "\e11e";
}
.icomoon-icon-quotes-right-3:before {
	content: "\e11f";
}
.icomoon-icon-busy:before {
	content: "\e120";
}
.icomoon-icon-busy-2:before {
	content: "\e121";
}
.icomoon-icon-busy-3:before {
	content: "\e122";
}
.icomoon-icon-spinner:before {
	content: "\e123";
}
.icomoon-icon-spinner-2:before {
	content: "\e124";
}
.icomoon-icon-spinner-3:before {
	content: "\e125";
}
.icomoon-icon-spinner-4:before {
	content: "\e126";
}
.icomoon-icon-spinner-5:before {
	content: "\e127";
}
.icomoon-icon-spinner-6:before {
	content: "\e128";
}
.icomoon-icon-spinner-7:before {
	content: "\e129";
}
.icomoon-icon-spinner-8:before {
	content: "\e12a";
}
.icomoon-icon-binoculars:before {
	content: "\e12b";
}
.icomoon-icon-search:before {
	content: "\e12c";
}
.icomoon-icon-search-2:before {
	content: "\e12d";
}
.icomoon-icon-zoom-in:before {
	content: "\e12e";
}
.icomoon-icon-zoom-out:before {
	content: "\e12f";
}
.icomoon-icon-search-3:before {
	content: "\e130";
}
.icomoon-icon-zoom-in-2:before {
	content: "\e131";
}
.icomoon-icon-zoom-out-2:before {
	content: "\e132";
}
.icomoon-icon-expand:before {
	content: "\e133";
}
.icomoon-icon-contract:before {
	content: "\e134";
}
.icomoon-icon-expand-2:before {
	content: "\e135";
}
.icomoon-icon-contract-2:before {
	content: "\e136";
}
.icomoon-icon-key:before {
	content: "\e137";
}
.icomoon-icon-key-2:before {
	content: "\e138";
}
.icomoon-icon-lock:before {
	content: "\e139";
}
.icomoon-icon-lock-2:before {
	content: "\e13a";
}
.icomoon-icon-unlocked:before {
	content: "\e13b";
}
.icomoon-icon-lock-3:before {
	content: "\e13c";
}
.icomoon-icon-unlocked-2:before {
	content: "\e13d";
}
.icomoon-icon-wrench:before {
	content: "\e13e";
}
.icomoon-icon-wrench-2:before {
	content: "\e13f";
}
.icomoon-icon-settings:before {
	content: "\e140";
}
.icomoon-icon-equalizer:before {
	content: "\e141";
}
.icomoon-icon-equalizer-2:before {
	content: "\e142";
}
.icomoon-icon-equalizer-3:before {
	content: "\e143";
}
.icomoon-icon-cog:before {
	content: "\e144";
}
.icomoon-icon-cogs:before {
	content: "\e145";
}
.icomoon-icon-cog-2:before {
	content: "\e146";
}
.icomoon-icon-cog-3:before {
	content: "\e147";
}
.icomoon-icon-cog-4:before {
	content: "\e148";
}
.icomoon-icon-factory:before {
	content: "\e149";
}
.icomoon-icon-hammer:before {
	content: "\e14a";
}
.icomoon-icon-tools:before {
	content: "\e14b";
}
.icomoon-icon-wand:before {
	content: "\e14c";
}
.icomoon-icon-wand-2:before {
	content: "\e14d";
}
.icomoon-icon-aid:before {
	content: "\e14e";
}
.icomoon-icon-patch:before {
	content: "\e14f";
}
.icomoon-icon-bug:before {
	content: "\e150";
}
.icomoon-icon-bug-2:before {
	content: "\e151";
}
.icomoon-icon-inject:before {
	content: "\e152";
}
.icomoon-icon-construction:before {
	content: "\e153";
}
.icomoon-icon-cone:before {
	content: "\e154";
}
.icomoon-icon-pie:before {
	content: "\e155";
}
.icomoon-icon-pie-2:before {
	content: "\e156";
}
.icomoon-icon-pie-3:before {
	content: "\e157";
}
.icomoon-icon-pie-4:before {
	content: "\e158";
}
.icomoon-icon-stats:before {
	content: "\e159";
}
.icomoon-icon-stats-2:before {
	content: "\e15a";
}
.icomoon-icon-stats-3:before {
	content: "\e15b";
}
.icomoon-icon-bars:before {
	content: "\e15c";
}
.icomoon-icon-bars-2:before {
	content: "\e15d";
}
.icomoon-icon-bars-3:before {
	content: "\e15e";
}
.icomoon-icon-stats-up:before {
	content: "\e15f";
}
.icomoon-icon-stats-down:before {
	content: "\e160";
}
.icomoon-icon-ladder:before {
	content: "\e161";
}
.icomoon-icon-cake:before {
	content: "\e162";
}
.icomoon-icon-gift:before {
	content: "\e163";
}
.icomoon-icon-balloon:before {
	content: "\e164";
}
.icomoon-icon-rating:before {
	content: "\e165";
}
.icomoon-icon-rating-2:before {
	content: "\e166";
}
.icomoon-icon-rating-3:before {
	content: "\e167";
}
.icomoon-icon-podium:before {
	content: "\e168";
}
.icomoon-icon-medal:before {
	content: "\e169";
}
.icomoon-icon-medal-2:before {
	content: "\e16a";
}
.icomoon-icon-medal-3:before {
	content: "\e16b";
}
.icomoon-icon-medal-4:before {
	content: "\e16c";
}
.icomoon-icon-medal-5:before {
	content: "\e16d";
}
.icomoon-icon-crown:before {
	content: "\e16e";
}
.icomoon-icon-trophy:before {
	content: "\e16f";
}
.icomoon-icon-trophy-2:before {
	content: "\e170";
}
.icomoon-icon-trophy-star:before {
	content: "\e171";
}
.icomoon-icon-diamond:before {
	content: "\e172";
}
.icomoon-icon-glass:before {
	content: "\e173";
}
.icomoon-icon-glass-2:before {
	content: "\e174";
}
.icomoon-icon-bottle:before {
	content: "\e175";
}
.icomoon-icon-bottle-2:before {
	content: "\e176";
}
.icomoon-icon-mug:before {
	content: "\e177";
}
.icomoon-icon-food:before {
	content: "\e178";
}
.icomoon-icon-food-2:before {
	content: "\e179";
}
.icomoon-icon-leaf:before {
	content: "\e17a";
}
.icomoon-icon-apple-fruit:before {
	content: "\e17b";
}
.icomoon-icon-paw:before {
	content: "\e17c";
}
.icomoon-icon-steps:before {
	content: "\e17d";
}
.icomoon-icon-flower:before {
	content: "\e17e";
}
.icomoon-icon-rocket:before {
	content: "\e17f";
}
.icomoon-icon-meter:before {
	content: "\e180";
}
.icomoon-icon-meter2:before {
	content: "\e181";
}
.icomoon-icon-meter-slow:before {
	content: "\e182";
}
.icomoon-icon-meter-medium:before {
	content: "\e183";
}
.icomoon-icon-meter-fast:before {
	content: "\e184";
}
.icomoon-icon-dashboard:before {
	content: "\e185";
}
.icomoon-icon-hammer-2:before {
	content: "\e186";
}
.icomoon-icon-balance:before {
	content: "\e187";
}
.icomoon-icon-fire:before {
	content: "\e188";
}
.icomoon-icon-lab:before {
	content: "\e189";
}
.icomoon-icon-magnet:before {
	content: "\e18a";
}
.icomoon-icon-dumbbell:before {
	content: "\e18b";
}
.icomoon-icon-skull:before {
	content: "\e18c";
}
.icomoon-icon-skull-2:before {
	content: "\e18d";
}
.icomoon-icon-lamp:before {
	content: "\e18e";
}
.icomoon-icon-lamp-2:before {
	content: "\e18f";
}
.icomoon-icon-lamp-3:before {
	content: "\e190";
}
.icomoon-icon-remove:before {
	content: "\e191";
}
.icomoon-icon-remove-2:before {
	content: "\e192";
}
.icomoon-icon-remove-3:before {
	content: "\e193";
}
.icomoon-icon-remove-4:before {
	content: "\e194";
}
.icomoon-icon-remove-5:before {
	content: "\e195";
}
.icomoon-icon-briefcase:before {
	content: "\e196";
}
.icomoon-icon-briefcase-2:before {
	content: "\e197";
}
.icomoon-icon-briefcase-3:before {
	content: "\e198";
}
.icomoon-icon-airplane:before {
	content: "\e199";
}
.icomoon-icon-airplane-2:before {
	content: "\e19a";
}
.icomoon-icon-paper-plane:before {
	content: "\e19b";
}
.icomoon-icon-car:before {
	content: "\e19c";
}
.icomoon-icon-gas-pump:before {
	content: "\e19d";
}
.icomoon-icon-bus:before {
	content: "\e19e";
}
.icomoon-icon-truck:before {
	content: "\e19f";
}
.icomoon-icon-road:before {
	content: "\e1a0";
}
.icomoon-icon-boat:before {
	content: "\e1a1";
}
.icomoon-icon-cube:before {
	content: "\e1a2";
}
.icomoon-icon-cube-2:before {
	content: "\e1a3";
}
.icomoon-icon-pyramid:before {
	content: "\e1a4";
}
.icomoon-icon-puzzle:before {
	content: "\e1a5";
}
.icomoon-icon-puzzle-2:before {
	content: "\e1a6";
}
.icomoon-icon-puzzle-3:before {
	content: "\e1a7";
}
.icomoon-icon-puzzle-4:before {
	content: "\e1a8";
}
.icomoon-icon-glasses:before {
	content: "\e1a9";
}
.icomoon-icon-glasses-2:before {
	content: "\e1aa";
}
.icomoon-icon-glasses-3:before {
	content: "\e1ab";
}
.icomoon-icon-sun-glasses:before {
	content: "\e1ac";
}
.icomoon-icon-accessibility:before {
	content: "\e1ad";
}
.icomoon-icon-accessibility-2:before {
	content: "\e1ae";
}
.icomoon-icon-target:before {
	content: "\e1af";
}
.icomoon-icon-target-2:before {
	content: "\e1b0";
}
.icomoon-icon-target-3:before {
	content: "\e1b1";
}
.icomoon-icon-gun:before {
	content: "\e1b2";
}
.icomoon-icon-gun-ban:before {
	content: "\e1b3";
}
.icomoon-icon-shield:before {
	content: "\e1b4";
}
.icomoon-icon-shield-2:before {
	content: "\e1b5";
}
.icomoon-icon-lightning:before {
	content: "\e1b6";
}
.icomoon-icon-power:before {
	content: "\e1b7";
}
.icomoon-icon-power-2:before {
	content: "\e1b8";
}
.icomoon-icon-switch:before {
	content: "\e1b9";
}
.icomoon-icon-power-cord:before {
	content: "\e1ba";
}
.icomoon-icon-clipboard:before {
	content: "\e1bb";
}
.icomoon-icon-signup:before {
	content: "\e1bc";
}
.icomoon-icon-list:before {
	content: "\e1bd";
}
.icomoon-icon-list-2:before {
	content: "\e1be";
}
.icomoon-icon-numbered-list:before {
	content: "\e1bf";
}
.icomoon-icon-playlist:before {
	content: "\e1c0";
}
.icomoon-icon-grid:before {
	content: "\e1c1";
}
.icomoon-icon-grid-2:before {
	content: "\e1c2";
}
.icomoon-icon-grid-3:before {
	content: "\e1c3";
}
.icomoon-icon-grid-4:before {
	content: "\e1c4";
}
.icomoon-icon-tree:before {
	content: "\e1c5";
}
.icomoon-icon-tree-2:before {
	content: "\e1c6";
}
.icomoon-icon-tree-3:before {
	content: "\e1c7";
}
.icomoon-icon-menu:before {
	content: "\e1c8";
}
.icomoon-icon-menu-2:before {
	content: "\e1c9";
}
.icomoon-icon-menu-3:before {
	content: "\e1ca";
}
.icomoon-icon-menu-4:before {
	content: "\e1cb";
}
.icomoon-icon-menu-5:before {
	content: "\e1cc";
}
.icomoon-icon-cloud:before {
	content: "\e1cd";
}
.icomoon-icon-cloud-download:before {
	content: "\e1ce";
}
.icomoon-icon-cloud-upload:before {
	content: "\e1cf";
}
.icomoon-icon-download-2:before {
	content: "\e1d0";
}
.icomoon-icon-upload-2:before {
	content: "\e1d1";
}
.icomoon-icon-download-3:before {
	content: "\e1d2";
}
.icomoon-icon-upload-3:before {
	content: "\e1d3";
}
.icomoon-icon-download-4:before {
	content: "\e1d4";
}
.icomoon-icon-upload-4:before {
	content: "\e1d5";
}
.icomoon-icon-download-5:before {
	content: "\e1d6";
}
.icomoon-icon-upload-5:before {
	content: "\e1d7";
}
.icomoon-icon-globe:before {
	content: "\e1d8";
}
.icomoon-icon-globe-2:before {
	content: "\e1d9";
}
.icomoon-icon-earth:before {
	content: "\e1da";
}
.icomoon-icon-link:before {
	content: "\e1db";
}
.icomoon-icon-link-2:before {
	content: "\e1dc";
}
.icomoon-icon-link-3:before {
	content: "\e1dd";
}
.icomoon-icon-link2:before {
	content: "\e1de";
}
.icomoon-icon-link-4:before {
	content: "\e1df";
}
.icomoon-icon-link-5:before {
	content: "\e1e0";
}
.icomoon-icon-link-6:before {
	content: "\e1e1";
}
.icomoon-icon-anchor:before {
	content: "\e1e2";
}
.icomoon-icon-flag:before {
	content: "\e1e3";
}
.icomoon-icon-flag-2:before {
	content: "\e1e4";
}
.icomoon-icon-flag-3:before {
	content: "\e1e5";
}
.icomoon-icon-flag-4:before {
	content: "\e1e6";
}
.icomoon-icon-attachment:before {
	content: "\e1e7";
}
.icomoon-icon-attachment-2:before {
	content: "\e1e8";
}
.icomoon-icon-eye:before {
	content: "\e1e9";
}
.icomoon-icon-eye-blocked:before {
	content: "\e1ea";
}
.icomoon-icon-eye-2:before {
	content: "\e1eb";
}
.icomoon-icon-eye-3:before {
	content: "\e1ec";
}
.icomoon-icon-eye-blocked-2:before {
	content: "\e1ed";
}
.icomoon-icon-eye-4:before {
	content: "\e1ee";
}
.icomoon-icon-eye-5:before {
	content: "\e1ef";
}
.icomoon-icon-eye-6:before {
	content: "\e1f0";
}
.icomoon-icon-eye-7:before {
	content: "\e1f1";
}
.icomoon-icon-bookmark:before {
	content: "\e1f2";
}
.icomoon-icon-bookmark-2:before {
	content: "\e1f3";
}
.icomoon-icon-bookmarks:before {
	content: "\e1f4";
}
.icomoon-icon-bookmark-3:before {
	content: "\e1f5";
}
.icomoon-icon-weather-lightning:before {
	content: "\e1f6";
}
.icomoon-icon-weather-rain:before {
	content: "\e1f7";
}
.icomoon-icon-weather-snow:before {
	content: "\e1f8";
}
.icomoon-icon-windy:before {
	content: "\e1f9";
}
.icomoon-icon-fan:before {
	content: "\e1fa";
}
.icomoon-icon-umbrella:before {
	content: "\e1fb";
}
.icomoon-icon-sun:before {
	content: "\e1fc";
}
.icomoon-icon-sun-2:before {
	content: "\e1fd";
}
.icomoon-icon-brightness-high:before {
	content: "\e1fe";
}
.icomoon-icon-brightness-medium:before {
	content: "\e1ff";
}
.icomoon-icon-brightness-low:before {
	content: "\e200";
}
.icomoon-icon-brightness-contrast:before {
	content: "\e201";
}
.icomoon-icon-contrast:before {
	content: "\e202";
}
.icomoon-icon-moon:before {
	content: "\e203";
}
.icomoon-icon-bed:before {
	content: "\e204";
}
.icomoon-icon-bed-2:before {
	content: "\e205";
}
.icomoon-icon-star:before {
	content: "\e206";
}
.icomoon-icon-star-2:before {
	content: "\e207";
}
.icomoon-icon-star-3:before {
	content: "\e208";
}
.icomoon-icon-star-4:before {
	content: "\e209";
}
.icomoon-icon-star-5:before {
	content: "\e20a";
}
.icomoon-icon-star-6:before {
	content: "\e20b";
}
.icomoon-icon-heart:before {
	content: "\e20c";
}
.icomoon-icon-heart-2:before {
	content: "\e20d";
}
.icomoon-icon-heart-broken:before {
	content: "\e20e";
}
.icomoon-icon-heart-3:before {
	content: "\e20f";
}
.icomoon-icon-heart-4:before {
	content: "\e210";
}
.icomoon-icon-heart-broken-2:before {
	content: "\e211";
}
.icomoon-icon-heart-5:before {
	content: "\e212";
}
.icomoon-icon-heart-6:before {
	content: "\e213";
}
.icomoon-icon-heart-broken-3:before {
	content: "\e214";
}
.icomoon-icon-thumbs-up:before {
	content: "\e215";
}
.icomoon-icon-thumbs-up-2:before {
	content: "\e216";
}
.icomoon-icon-thumbs-down:before {
	content: "\e217";
}
.icomoon-icon-thumbs-down-2:before {
	content: "\e218";
}
.icomoon-icon-thumbs-up-3:before {
	content: "\e219";
}
.icomoon-icon-thumbs-up-4:before {
	content: "\e21a";
}
.icomoon-icon-people:before {
	content: "\e21b";
}
.icomoon-icon-man:before {
	content: "\e21c";
}
.icomoon-icon-male:before {
	content: "\e21d";
}
.icomoon-icon-woman:before {
	content: "\e21e";
}
.icomoon-icon-female:before {
	content: "\e21f";
}
.icomoon-icon-peace:before {
	content: "\e220";
}
.icomoon-icon-yin-yang:before {
	content: "\e221";
}
.icomoon-icon-happy:before {
	content: "\e222";
}
.icomoon-icon-happy-2:before {
	content: "\e223";
}
.icomoon-icon-smiley:before {
	content: "\e224";
}
.icomoon-icon-smiley-2:before {
	content: "\e225";
}
.icomoon-icon-tongue:before {
	content: "\e226";
}
.icomoon-icon-tongue-2:before {
	content: "\e227";
}
.icomoon-icon-sad:before {
	content: "\e228";
}
.icomoon-icon-sad-2:before {
	content: "\e229";
}
.icomoon-icon-wink:before {
	content: "\e22a";
}
.icomoon-icon-wink-2:before {
	content: "\e22b";
}
.icomoon-icon-grin:before {
	content: "\e22c";
}
.icomoon-icon-grin-2:before {
	content: "\e22d";
}
.icomoon-icon-cool:before {
	content: "\e22e";
}
.icomoon-icon-cool-2:before {
	content: "\e22f";
}
.icomoon-icon-angry:before {
	content: "\e230";
}
.icomoon-icon-angry-2:before {
	content: "\e231";
}
.icomoon-icon-evil:before {
	content: "\e232";
}
.icomoon-icon-evil-2:before {
	content: "\e233";
}
.icomoon-icon-shocked:before {
	content: "\e234";
}
.icomoon-icon-shocked-2:before {
	content: "\e235";
}
.icomoon-icon-confused:before {
	content: "\e236";
}
.icomoon-icon-confused-2:before {
	content: "\e237";
}
.icomoon-icon-neutral:before {
	content: "\e238";
}
.icomoon-icon-neutral-2:before {
	content: "\e239";
}
.icomoon-icon-wondering:before {
	content: "\e23a";
}
.icomoon-icon-wondering-2:before {
	content: "\e23b";
}
.icomoon-icon-cursor:before {
	content: "\e23c";
}
.icomoon-icon-cursor-2:before {
	content: "\e23d";
}
.icomoon-icon-point-up:before {
	content: "\e23e";
}
.icomoon-icon-point-right:before {
	content: "\e23f";
}
.icomoon-icon-point-down:before {
	content: "\e240";
}
.icomoon-icon-point-left:before {
	content: "\e241";
}
.icomoon-icon-move:before {
	content: "\e242";
}
.icomoon-icon-warning:before {
	content: "\e243";
}
.icomoon-icon-notification:before {
	content: "\e244";
}
.icomoon-icon-question:before {
	content: "\e245";
}
.icomoon-icon-question-2:before {
	content: "\e246";
}
.icomoon-icon-question-3:before {
	content: "\e247";
}
.icomoon-icon-question-4:before {
	content: "\e248";
}
.icomoon-icon-question-5:before {
	content: "\e249";
}
.icomoon-icon-plus-circle:before {
	content: "\e24a";
}
.icomoon-icon-plus-circle-2:before {
	content: "\e24b";
}
.icomoon-icon-minus-circle:before {
	content: "\e24c";
}
.icomoon-icon-minus-circle-2:before {
	content: "\e24d";
}
.icomoon-icon-info:before {
	content: "\e24e";
}
.icomoon-icon-info-2:before {
	content: "\e24f";
}
.icomoon-icon-blocked:before {
	content: "\e250";
}
.icomoon-icon-cancel-circle:before {
	content: "\e251";
}
.icomoon-icon-cancel-circle-2:before {
	content: "\e252";
}
.icomoon-icon-checkmark-circle:before {
	content: "\e253";
}
.icomoon-icon-checkmark-circle-2:before {
	content: "\e254";
}
.icomoon-icon-cancel:before {
	content: "\e255";
}
.icomoon-icon-spam:before {
	content: "\e256";
}
.icomoon-icon-close:before {
	content: "\e257";
}
.icomoon-icon-checkmark:before {
	content: "\e258";
}
.icomoon-icon-checkmark-2:before {
	content: "\e259";
}
.icomoon-icon-checkmark-3:before {
	content: "\e25a";
}
.icomoon-icon-checkmark-4:before {
	content: "\e25b";
}
.icomoon-icon-spell-check:before {
	content: "\e25c";
}
.icomoon-icon-minus:before {
	content: "\e25d";
}
.icomoon-icon-plus:before {
	content: "\e25e";
}
.icomoon-icon-enter:before {
	content: "\e25f";
}
.icomoon-icon-exit:before {
	content: "\e260";
}
.icomoon-icon-enter-2:before {
	content: "\e261";
}
.icomoon-icon-exit-2:before {
	content: "\e262";
}
.icomoon-icon-enter-3:before {
	content: "\e263";
}
.icomoon-icon-exit-3:before {
	content: "\e264";
}
.icomoon-icon-exit-4:before {
	content: "\e265";
}
.icomoon-icon-play-2:before {
	content: "\e266";
}
.icomoon-icon-pause:before {
	content: "\e267";
}
.icomoon-icon-stop:before {
	content: "\e268";
}
.icomoon-icon-backward:before {
	content: "\e269";
}
.icomoon-icon-forward-2:before {
	content: "\e26a";
}
.icomoon-icon-play-3:before {
	content: "\e26b";
}
.icomoon-icon-pause-2:before {
	content: "\e26c";
}
.icomoon-icon-stop-2:before {
	content: "\e26d";
}
.icomoon-icon-backward-2:before {
	content: "\e26e";
}
.icomoon-icon-forward-3:before {
	content: "\e26f";
}
.icomoon-icon-first:before {
	content: "\e270";
}
.icomoon-icon-last:before {
	content: "\e271";
}
.icomoon-icon-previous:before {
	content: "\e272";
}
.icomoon-icon-next:before {
	content: "\e273";
}
.icomoon-icon-eject:before {
	content: "\e274";
}
.icomoon-icon-volume-high:before {
	content: "\e275";
}
.icomoon-icon-volume-medium:before {
	content: "\e276";
}
.icomoon-icon-volume-low:before {
	content: "\e277";
}
.icomoon-icon-volume-mute:before {
	content: "\e278";
}
.icomoon-icon-volume-mute-2:before {
	content: "\e279";
}
.icomoon-icon-volume-increase:before {
	content: "\e27a";
}
.icomoon-icon-volume-decrease:before {
	content: "\e27b";
}
.icomoon-icon-volume-high-2:before {
	content: "\e27c";
}
.icomoon-icon-volume-medium-2:before {
	content: "\e27d";
}
.icomoon-icon-volume-low-2:before {
	content: "\e27e";
}
.icomoon-icon-volume-mute-3:before {
	content: "\e27f";
}
.icomoon-icon-volume-mute-4:before {
	content: "\e280";
}
.icomoon-icon-volume-increase-2:before {
	content: "\e281";
}
.icomoon-icon-volume-decrease-2:before {
	content: "\e282";
}
.icomoon-icon-volume5:before {
	content: "\e283";
}
.icomoon-icon-volume4:before {
	content: "\e284";
}
.icomoon-icon-volume3:before {
	content: "\e285";
}
.icomoon-icon-volume2:before {
	content: "\e286";
}
.icomoon-icon-volume1:before {
	content: "\e287";
}
.icomoon-icon-volume0:before {
	content: "\e288";
}
.icomoon-icon-volume-mute-5:before {
	content: "\e289";
}
.icomoon-icon-volume-mute-6:before {
	content: "\e28a";
}
.icomoon-icon-loop:before {
	content: "\e28b";
}
.icomoon-icon-loop-2:before {
	content: "\e28c";
}
.icomoon-icon-loop-3:before {
	content: "\e28d";
}
.icomoon-icon-loop-4:before {
	content: "\e28e";
}
.icomoon-icon-loop-5:before {
	content: "\e28f";
}
.icomoon-icon-shuffle:before {
	content: "\e290";
}
.icomoon-icon-shuffle-2:before {
	content: "\e291";
}
.icomoon-icon-wave:before {
	content: "\e292";
}
.icomoon-icon-wave-2:before {
	content: "\e293";
}
.icomoon-icon-arrow-first:before {
	content: "\e294";
}
.icomoon-icon-arrow-right:before {
	content: "\e295";
}
.icomoon-icon-arrow-up:before {
	content: "\e296";
}
.icomoon-icon-arrow-right-2:before {
	content: "\e297";
}
.icomoon-icon-arrow-down:before {
	content: "\e298";
}
.icomoon-icon-arrow-left:before {
	content: "\e299";
}
.icomoon-icon-arrow-up-2:before {
	content: "\e29a";
}
.icomoon-icon-arrow-right-3:before {
	content: "\e29b";
}
.icomoon-icon-arrow-down-2:before {
	content: "\e29c";
}
.icomoon-icon-arrow-left-2:before {
	content: "\e29d";
}
.icomoon-icon-arrow-up-left:before {
	content: "\e29e";
}
.icomoon-icon-arrow-up-3:before {
	content: "\e29f";
}
.icomoon-icon-arrow-up-right:before {
	content: "\e2a0";
}
.icomoon-icon-arrow-right-4:before {
	content: "\e2a1";
}
.icomoon-icon-arrow-down-right:before {
	content: "\e2a2";
}
.icomoon-icon-arrow-down-3:before {
	content: "\e2a3";
}
.icomoon-icon-arrow-down-left:before {
	content: "\e2a4";
}
.icomoon-icon-arrow-left-3:before {
	content: "\e2a5";
}
.icomoon-icon-arrow-up-left-2:before {
	content: "\e2a6";
}
.icomoon-icon-arrow-up-4:before {
	content: "\e2a7";
}
.icomoon-icon-arrow-up-right-2:before {
	content: "\e2a8";
}
.icomoon-icon-arrow-right-5:before {
	content: "\e2a9";
}
.icomoon-icon-arrow-down-right-2:before {
	content: "\e2aa";
}
.icomoon-icon-arrow-down-4:before {
	content: "\e2ab";
}
.icomoon-icon-arrow-down-left-2:before {
	content: "\e2ac";
}
.icomoon-icon-arrow-left-4:before {
	content: "\e2ad";
}
.icomoon-icon-arrow-up-left-3:before {
	content: "\e2ae";
}
.icomoon-icon-arrow-up-5:before {
	content: "\e2af";
}
.icomoon-icon-arrow-up-right-3:before {
	content: "\e2b0";
}
.icomoon-icon-arrow-right-6:before {
	content: "\e2b1";
}
.icomoon-icon-arrow-down-right-3:before {
	content: "\e2b2";
}
.icomoon-icon-arrow-down-5:before {
	content: "\e2b3";
}
.icomoon-icon-arrow-down-left-3:before {
	content: "\e2b4";
}
.icomoon-icon-arrow-left-5:before {
	content: "\e2b5";
}
.icomoon-icon-arrow:before {
	content: "\e2b6";
}
.icomoon-icon-arrow-2:before {
	content: "\e2b7";
}
.icomoon-icon-arrow-3:before {
	content: "\e2b8";
}
.icomoon-icon-arrow-4:before {
	content: "\e2b9";
}
.icomoon-icon-arrow-up-left-4:before {
	content: "\e2ba";
}
.icomoon-icon-arrow-up-6:before {
	content: "\e2bb";
}
.icomoon-icon-arrow-up-right-4:before {
	content: "\e2bc";
}
.icomoon-icon-arrow-right-7:before {
	content: "\e2bd";
}
.icomoon-icon-arrow-down-right-4:before {
	content: "\e2be";
}
.icomoon-icon-arrow-down-6:before {
	content: "\e2bf";
}
.icomoon-icon-arrow-down-left-4:before {
	content: "\e2c0";
}
.icomoon-icon-arrow-left-6:before {
	content: "\e2c1";
}
.icomoon-icon-arrow-up-left-5:before {
	content: "\e2c2";
}
.icomoon-icon-arrow-up-7:before {
	content: "\e2c3";
}
.icomoon-icon-arrow-up-right-5:before {
	content: "\e2c4";
}
.icomoon-icon-arrow-right-8:before {
	content: "\e2c5";
}
.icomoon-icon-arrow-down-right-5:before {
	content: "\e2c6";
}
.icomoon-icon-arrow-down-7:before {
	content: "\e2c7";
}
.icomoon-icon-arrow-down-left-5:before {
	content: "\e2c8";
}
.icomoon-icon-arrow-left-7:before {
	content: "\e2c9";
}
.icomoon-icon-arrow-up-8:before {
	content: "\e2ca";
}
.icomoon-icon-arrow-right-9:before {
	content: "\e2cb";
}
.icomoon-icon-arrow-down-8:before {
	content: "\e2cc";
}
.icomoon-icon-arrow-left-8:before {
	content: "\e2cd";
}
.icomoon-icon-arrow-up-9:before {
	content: "\e2ce";
}
.icomoon-icon-arrow-right-10:before {
	content: "\e2cf";
}
.icomoon-icon-arrow-down-9:before {
	content: "\e2d0";
}
.icomoon-icon-arrow-left-9:before {
	content: "\e2d1";
}
.icomoon-icon-arrow-up-10:before {
	content: "\e2d2";
}
.icomoon-icon-arrow-right-11:before {
	content: "\e2d3";
}
.icomoon-icon-arrow-down-10:before {
	content: "\e2d4";
}
.icomoon-icon-arrow-left-10:before {
	content: "\e2d5";
}
.icomoon-icon-arrow-up-11:before {
	content: "\e2d6";
}
.icomoon-icon-arrow-right-12:before {
	content: "\e2d7";
}
.icomoon-icon-arrow-down-11:before {
	content: "\e2d8";
}
.icomoon-icon-arrow-left-11:before {
	content: "\e2d9";
}
.icomoon-icon-enter-4:before {
	content: "\e2da";
}
.icomoon-icon-enter-5:before {
	content: "\e2db";
}
.icomoon-icon-esc:before {
	content: "\e2dc";
}
.icomoon-icon-backspace:before {
	content: "\e2dd";
}
.icomoon-icon-backspace-2:before {
	content: "\e2de";
}
.icomoon-icon-backspace-3:before {
	content: "\e2df";
}
.icomoon-icon-tab:before {
	content: "\e2e0";
}
.icomoon-icon-transmission:before {
	content: "\e2e1";
}
.icomoon-icon-transmission-2:before {
	content: "\e2e2";
}
.icomoon-icon-sort:before {
	content: "\e2e3";
}
.icomoon-icon-sort-2:before {
	content: "\e2e4";
}
.icomoon-icon-command:before {
	content: "\e2e5";
}
.icomoon-icon-checkbox-checked:before {
	content: "\e2e6";
}
.icomoon-icon-checkbox-unchecked:before {
	content: "\e2e7";
}
.icomoon-icon-checkbox-partial:before {
	content: "\e2e8";
}
.icomoon-icon-radio-checked:before {
	content: "\e2e9";
}
.icomoon-icon-radio-unchecked:before {
	content: "\e2ea";
}
.icomoon-icon-crop:before {
	content: "\e2eb";
}
.icomoon-icon-vector:before {
	content: "\e2ec";
}
.icomoon-icon-rulers:before {
	content: "\e2ed";
}
.icomoon-icon-scissors:before {
	content: "\e2ee";
}
.icomoon-icon-scissors-2:before {
	content: "\e2ef";
}
.icomoon-icon-filter:before {
	content: "\e2f0";
}
.icomoon-icon-filter-2:before {
	content: "\e2f1";
}
.icomoon-icon-filter-3:before {
	content: "\e2f2";
}
.icomoon-icon-filter-4:before {
	content: "\e2f3";
}
.icomoon-icon-font:before {
	content: "\e2f4";
}
.icomoon-icon-text-height:before {
	content: "\e2f5";
}
.icomoon-icon-text-width:before {
	content: "\e2f6";
}
.icomoon-icon-font-size:before {
	content: "\e2f7";
}
.icomoon-icon-bold:before {
	content: "\e2f8";
}
.icomoon-icon-underline:before {
	content: "\e2f9";
}
.icomoon-icon-italic:before {
	content: "\e2fa";
}
.icomoon-icon-strikethrough:before {
	content: "\e2fb";
}
.icomoon-icon-omega:before {
	content: "\e2fc";
}
.icomoon-icon-sigma:before {
	content: "\e2fd";
}
.icomoon-icon-nbsp:before {
	content: "\e2fe";
}
.icomoon-icon-page-break:before {
	content: "\e2ff";
}
.icomoon-icon-page-break-2:before {
	content: "\e300";
}
.icomoon-icon-superscript:before {
	content: "\e301";
}
.icomoon-icon-subscript:before {
	content: "\e302";
}
.icomoon-icon-superscript-2:before {
	content: "\e303";
}
.icomoon-icon-subscript-2:before {
	content: "\e304";
}
.icomoon-icon-text-color:before {
	content: "\e305";
}
.icomoon-icon-pagebreak:before {
	content: "\e306";
}
.icomoon-icon-clear-formatting:before {
	content: "\e307";
}
.icomoon-icon-table:before {
	content: "\e308";
}
.icomoon-icon-table-2:before {
	content: "\e309";
}
.icomoon-icon-insert-template:before {
	content: "\e30a";
}
.icomoon-icon-pilcrow:before {
	content: "\e30b";
}
.icomoon-icon-left-to-right:before {
	content: "\e30c";
}
.icomoon-icon-right-to-left:before {
	content: "\e30d";
}
.icomoon-icon-paragraph-left:before {
	content: "\e30e";
}
.icomoon-icon-paragraph-center:before {
	content: "\e30f";
}
.icomoon-icon-paragraph-right:before {
	content: "\e310";
}
.icomoon-icon-paragraph-justify:before {
	content: "\e311";
}
.icomoon-icon-paragraph-left-2:before {
	content: "\e312";
}
.icomoon-icon-paragraph-center-2:before {
	content: "\e313";
}
.icomoon-icon-paragraph-right-2:before {
	content: "\e314";
}
.icomoon-icon-paragraph-justify-2:before {
	content: "\e315";
}
.icomoon-icon-indent-increase:before {
	content: "\e316";
}
.icomoon-icon-indent-decrease:before {
	content: "\e317";
}
.icomoon-icon-share:before {
	content: "\e318";
}
.icomoon-icon-new-tab:before {
	content: "\e319";
}
.icomoon-icon-new-tab-2:before {
	content: "\e31a";
}
.icomoon-icon-popout:before {
	content: "\e31b";
}
.icomoon-icon-embed:before {
	content: "\e31c";
}
.icomoon-icon-code:before {
	content: "\e31d";
}
.icomoon-icon-console:before {
	content: "\e31e";
}
.icomoon-icon-share-2:before {
	content: "\e31f";
}
.icomoon-icon-share-3:before {
	content: "\e320";
}
.icomoon-icon-mail:before {
	content: "\e321";
}
.icomoon-icon-mail-2:before {
	content: "\e322";
}
.icomoon-icon-mail-3:before {
	content: "\e323";
}
.icomoon-icon-mail-4:before {
	content: "\e324";
}
.icomoon-icon-google:before {
	content: "\e325";
}
.icomoon-icon-google-plus:before {
	content: "\e326";
}
.icomoon-icon-google-plus-2:before {
	content: "\e327";
}
.icomoon-icon-google-plus-3:before {
	content: "\e328";
}
.icomoon-icon-google-plus-4:before {
	content: "\e329";
}
.icomoon-icon-google-drive:before {
	content: "\e32a";
}
.icomoon-icon-facebook:before {
	content: "\e32b";
}
.icomoon-icon-facebook-2:before {
	content: "\e32c";
}
.icomoon-icon-facebook-3:before {
	content: "\e32d";
}
.icomoon-icon-instagram:before {
	content: "\e32e";
}
.icomoon-icon-twitter:before {
	content: "\e32f";
}
.icomoon-icon-twitter-2:before {
	content: "\e330";
}
.icomoon-icon-twitter-3:before {
	content: "\e331";
}
.icomoon-icon-feed-2:before {
	content: "\e332";
}
.icomoon-icon-feed-3:before {
	content: "\e333";
}
.icomoon-icon-feed-4:before {
	content: "\e334";
}
.icomoon-icon-youtube:before {
	content: "\e335";
}
.icomoon-icon-youtube-2:before {
	content: "\e336";
}
.icomoon-icon-vimeo:before {
	content: "\e337";
}
.icomoon-icon-vimeo2:before {
	content: "\e338";
}
.icomoon-icon-vimeo-2:before {
	content: "\e339";
}
.icomoon-icon-lanyrd:before {
	content: "\e33a";
}
.icomoon-icon-flickr:before {
	content: "\e33b";
}
.icomoon-icon-flickr-2:before {
	content: "\e33c";
}
.icomoon-icon-flickr-3:before {
	content: "\e33d";
}
.icomoon-icon-flickr-4:before {
	content: "\e33e";
}
.icomoon-icon-picassa:before {
	content: "\e33f";
}
.icomoon-icon-picassa-2:before {
	content: "\e340";
}
.icomoon-icon-dribbble:before {
	content: "\e341";
}
.icomoon-icon-dribbble-2:before {
	content: "\e342";
}
.icomoon-icon-dribbble-3:before {
	content: "\e343";
}
.icomoon-icon-forrst:before {
	content: "\e344";
}
.icomoon-icon-forrst-2:before {
	content: "\e345";
}
.icomoon-icon-deviantart:before {
	content: "\e346";
}
.icomoon-icon-deviantart-2:before {
	content: "\e347";
}
.icomoon-icon-steam:before {
	content: "\e348";
}
.icomoon-icon-steam-2:before {
	content: "\e349";
}
.icomoon-icon-github:before {
	content: "\e34a";
}
.icomoon-icon-github-2:before {
	content: "\e34b";
}
.icomoon-icon-github-3:before {
	content: "\e34c";
}
.icomoon-icon-github-4:before {
	content: "\e34d";
}
.icomoon-icon-github-5:before {
	content: "\e34e";
}
.icomoon-icon-wordpress:before {
	content: "\e34f";
}
.icomoon-icon-wordpress-2:before {
	content: "\e350";
}
.icomoon-icon-joomla:before {
	content: "\e351";
}
.icomoon-icon-blogger:before {
	content: "\e352";
}
.icomoon-icon-blogger-2:before {
	content: "\e353";
}
.icomoon-icon-tumblr:before {
	content: "\e354";
}
.icomoon-icon-tumblr-2:before {
	content: "\e355";
}
.icomoon-icon-yahoo:before {
	content: "\e356";
}
.icomoon-icon-tux:before {
	content: "\e357";
}
.icomoon-icon-apple:before {
	content: "\e358";
}
.icomoon-icon-finder:before {
	content: "\e359";
}
.icomoon-icon-android:before {
	content: "\e35a";
}
.icomoon-icon-windows:before {
	content: "\e35b";
}
.icomoon-icon-windows8:before {
	content: "\e35c";
}
.icomoon-icon-soundcloud:before {
	content: "\e35d";
}
.icomoon-icon-soundcloud-2:before {
	content: "\e35e";
}
.icomoon-icon-skype:before {
	content: "\e35f";
}
.icomoon-icon-reddit:before {
	content: "\e360";
}
.icomoon-icon-linkedin:before {
	content: "\e361";
}
.icomoon-icon-lastfm:before {
	content: "\e362";
}
.icomoon-icon-lastfm-2:before {
	content: "\e363";
}
.icomoon-icon-delicious:before {
	content: "\e364";
}
.icomoon-icon-stumbleupon:before {
	content: "\e365";
}
.icomoon-icon-stumbleupon-2:before {
	content: "\e366";
}
.icomoon-icon-stackoverflow:before {
	content: "\e367";
}
.icomoon-icon-pinterest:before {
	content: "\e368";
}
.icomoon-icon-pinterest-2:before {
	content: "\e369";
}
.icomoon-icon-xing:before {
	content: "\e36a";
}
.icomoon-icon-xing-2:before {
	content: "\e36b";
}
.icomoon-icon-flattr:before {
	content: "\e36c";
}
.icomoon-icon-foursquare:before {
	content: "\e36d";
}
.icomoon-icon-foursquare-2:before {
	content: "\e36e";
}
.icomoon-icon-paypal:before {
	content: "\e36f";
}
.icomoon-icon-paypal-2:before {
	content: "\e370";
}
.icomoon-icon-paypal-3:before {
	content: "\e371";
}
.icomoon-icon-yelp:before {
	content: "\e372";
}
.icomoon-icon-libreoffice:before {
	content: "\e373";
}
.icomoon-icon-file-pdf:before {
	content: "\e374";
}
.icomoon-icon-file-openoffice:before {
	content: "\e375";
}
.icomoon-icon-file-word:before {
	content: "\e376";
}
.icomoon-icon-file-excel:before {
	content: "\e377";
}
.icomoon-icon-file-zip:before {
	content: "\e378";
}
.icomoon-icon-file-powerpoint:before {
	content: "\e379";
}
.icomoon-icon-file-xml:before {
	content: "\e37a";
}
.icomoon-icon-file-css:before {
	content: "\e37b";
}
.icomoon-icon-html5:before {
	content: "\e37c";
}
.icomoon-icon-html5-2:before {
	content: "\e37d";
}
.icomoon-icon-css3:before {
	content: "\e37e";
}
.icomoon-icon-chrome:before {
	content: "\e37f";
}
.icomoon-icon-firefox:before {
	content: "\e380";
}
.icomoon-icon-IE:before {
	content: "\e381";
}
.icomoon-icon-opera:before {
	content: "\e382";
}
.icomoon-icon-safari:before {
	content: "\e383";
}
.icomoon-icon-IcoMoon:before {
	content: "\e384";
}

/*Broccolidry icon set*/
[class^="brocco-icon-"]:before, [class*=" brocco-icon-"]:before {
	font-family: 'broccolidry';
	font-style: normal;
	speak: none;
}
.brocco-icon-warning:before {
	content: "\21";
}
.brocco-icon-cloud:before {
	content: "\22";
}
.brocco-icon-locked:before {
	content: "\23";
}
.brocco-icon-inbox:before {
	content: "\24";
}
.brocco-icon-comment:before {
	content: "\25";
}
.brocco-icon-mic:before {
	content: "\26";
}
.brocco-icon-envelope:before {
	content: "\27";
}
.brocco-icon-briefcase:before {
	content: "\28";
}
.brocco-icon-cart:before {
	content: "\29";
}
.brocco-icon-contrast:before {
	content: "\2a";
}
.brocco-icon-clock:before {
	content: "\2b";
}
.brocco-icon-user:before {
	content: "\2c";
}
.brocco-icon-cog:before {
	content: "\2d";
}
.brocco-icon-music:before {
	content: "\2e";
}
.brocco-icon-twitter:before {
	content: "\2f";
}
.brocco-icon-pencil:before {
	content: "\30";
}
.brocco-icon-frame:before {
	content: "\31";
}
.brocco-icon-switch:before {
	content: "\32";
}
.brocco-icon-star:before {
	content: "\33";
}
.brocco-icon-key:before {
	content: "\34";
}
.brocco-icon-chart:before {
	content: "\35";
}
.brocco-icon-apple:before {
	content: "\36";
}
.brocco-icon-file:before {
	content: "\37";
}
.brocco-icon-plus:before {
	content: "\38";
}
.brocco-icon-minus:before {
	content: "\39";
}
.brocco-icon-picture:before {
	content: "\3a";
}
.brocco-icon-folder:before {
	content: "\3b";
}
.brocco-icon-camera:before {
	content: "\3c";
}
.brocco-icon-search:before {
	content: "\3d";
}
.brocco-icon-dribbble:before {
	content: "\3e";
}
.brocco-icon-forrst:before {
	content: "\3f";
}
.brocco-icon-feed:before {
	content: "\40";
}
.brocco-icon-blocked:before {
	content: "\41";
}
.brocco-icon-target:before {
	content: "\42";
}
.brocco-icon-play:before {
	content: "\43";
}
.brocco-icon-pause:before {
	content: "\44";
}
.brocco-icon-bug:before {
	content: "\45";
}
.brocco-icon-console:before {
	content: "\46";
}
.brocco-icon-film:before {
	content: "\47";
}
.brocco-icon-type:before {
	content: "\48";
}
.brocco-icon-home:before {
	content: "\49";
}
.brocco-icon-earth:before {
	content: "\4a";
}
.brocco-icon-location:before {
	content: "\4b";
}
.brocco-icon-info:before {
	content: "\4c";
}
.brocco-icon-eye:before {
	content: "\4d";
}
.brocco-icon-heart:before {
	content: "\4e";
}
.brocco-icon-bookmark:before {
	content: "\4f";
}
.brocco-icon-wrench:before {
	content: "\50";
}
.brocco-icon-calendar:before {
	content: "\51";
}
.brocco-icon-window:before {
	content: "\52";
}
.brocco-icon-monitor:before {
	content: "\53";
}
.brocco-icon-mobile:before {
	content: "\54";
}
.brocco-icon-droplet:before {
	content: "\55";
}
.brocco-icon-mouse:before {
	content: "\56";
}
.brocco-icon-refresh:before {
	content: "\57";
}
.brocco-icon-location-2:before {
	content: "\58";
}
.brocco-icon-tag:before {
	content: "\59";
}
.brocco-icon-phone:before {
	content: "\5a";
}
.brocco-icon-star-2:before {
	content: "\5b";
}
.brocco-icon-pointer:before {
	content: "\5c";
}
.brocco-icon-thumbs-up:before {
	content: "\5d";
}
.brocco-icon-thumbs-down:before {
	content: "\5e";
}
.brocco-icon-headphones:before {
	content: "\5f";
}
.brocco-icon-move:before {
	content: "\60";
}
.brocco-icon-checkmark:before {
	content: "\61";
}
.brocco-icon-cancel:before {
	content: "\62";
}
.brocco-icon-skype:before {
	content: "\63";
}
.brocco-icon-gift:before {
	content: "\64";
}
.brocco-icon-cone:before {
	content: "\65";
}
.brocco-icon-alarm:before {
	content: "\66";
}
.brocco-icon-coffee:before {
	content: "\67";
}
.brocco-icon-basket:before {
	content: "\68";
}
.brocco-icon-flag:before {
	content: "\69";
}
.brocco-icon-ipod:before {
	content: "\6a";
}
.brocco-icon-trashcan:before {
	content: "\6b";
}
.brocco-icon-bolt:before {
	content: "\6c";
}
.brocco-icon-ampersand:before {
	content: "\6d";
}
.brocco-icon-compass:before {
	content: "\6e";
}
.brocco-icon-list:before {
	content: "\6f";
}
.brocco-icon-grid:before {
	content: "\70";
}
.brocco-icon-volume:before {
	content: "\71";
}
.brocco-icon-volume-2:before {
	content: "\72";
}
.brocco-icon-stats:before {
	content: "\73";
}
.brocco-icon-target-2:before {
	content: "\74";
}
.brocco-icon-forward:before {
	content: "\75";
}
.brocco-icon-paperclip:before {
	content: "\76";
}
.brocco-icon-keyboard:before {
	content: "\77";
}
.brocco-icon-crop:before {
	content: "\78";
}
.brocco-icon-floppy:before {
	content: "\79";
}
.brocco-icon-filter:before {
	content: "\7a";
}
.brocco-icon-trophy:before {
	content: "\7b";
}
.brocco-icon-diary:before {
	content: "\7c";
}
.brocco-icon-address-book:before {
	content: "\7d";
}
.brocco-icon-stop:before {
	content: "\e000";
}
.brocco-icon-circle:before {
	content: "\e001";
}
.brocco-icon-shit:before {
	content: "\e002";
}
.brocco-icon-bookmark-2:before {
	content: "\e003";
}
.brocco-icon-camera-2:before {
	content: "\e004";
}
.brocco-icon-lamp:before {
	content: "\e005";
}
.brocco-icon-disk:before {
	content: "\e006";
}
.brocco-icon-button:before {
	content: "\e007";
}
.brocco-icon-database:before {
	content: "\e008";
}
.brocco-icon-credit-card:before {
	content: "\e009";
}
.brocco-icon-atom:before {
	content: "\e00a";
}
.brocco-icon-winsows:before {
	content: "\e00b";
}
.brocco-icon-target-3:before {
	content: "\e00c";
}
.brocco-icon-battery:before {
	content: "\e00d";
}
.brocco-icon-code:before {
	content: "\e00e";
}

/* Cuticons icon set */
[class^="cut-icon-"]:before, [class*=" cut-icon-"]:before {
	font-family: 'cuticons';
	font-style: normal;
	speak: none;
}
.cut-icon-arrow-right:before {
	content: "\21";
}
.cut-icon-arrow-left:before {
	content: "\22";
}
.cut-icon-arrow-up:before {
	content: "\23";
}
.cut-icon-arrow-down:before {
	content: "\24";
}
.cut-icon-plus:before {
	content: "\25";
}
.cut-icon-minus:before {
	content: "\26";
}
.cut-icon-stats:before {
	content: "\27";
}
.cut-icon-broadcast:before {
	content: "\28";
}
.cut-icon-enter:before {
	content: "\29";
}
.cut-icon-download:before {
	content: "\2a";
}
.cut-icon-mobile:before {
	content: "\2b";
}
.cut-icon-mobile-2:before {
	content: "\2c";
}
.cut-icon-screen:before {
	content: "\2d";
}
.cut-icon-stats-2:before {
	content: "\2e";
}
.cut-icon-user:before {
	content: "\2f";
}
.cut-icon-heart:before {
	content: "\30";
}
.cut-icon-heart-2:before {
	content: "\31";
}
.cut-icon-frame:before {
	content: "\32";
}
.cut-icon-plus-2:before {
	content: "\33";
}
.cut-icon-minus-2:before {
	content: "\34";
}
.cut-icon-checkbox-checked:before {
	content: "\35";
}
.cut-icon-alert:before {
	content: "\36";
}
.cut-icon-comment:before {
	content: "\37";
}
.cut-icon-chat:before {
	content: "\38";
}
.cut-icon-bookmark:before {
	content: "\39";
}
.cut-icon-locked:before {
	content: "\3a";
}
.cut-icon-unlock:before {
	content: "\3b";
}
.cut-icon-film:before {
	content: "\3c";
}
.cut-icon-camera:before {
	content: "\3d";
}
.cut-icon-camera-2:before {
	content: "\3e";
}
.cut-icon-painting:before {
	content: "\3f";
}
.cut-icon-painting-2:before {
	content: "\40";
}
.cut-icon-reload:before {
	content: "\41";
}
.cut-icon-credit-card:before {
	content: "\42";
}
.cut-icon-vcard:before {
	content: "\43";
}
.cut-icon-marker:before {
	content: "\44";
}
.cut-icon-list:before {
	content: "\45";
}
.cut-icon-file:before {
	content: "\46";
}
.cut-icon-thumbs-up:before {
	content: "\47";
}
.cut-icon-printer:before {
	content: "\48";
}
.cut-icon-untitled:before {
	content: "\49";
}
.cut-icon-popout:before {
	content: "\4a";
}
.cut-icon-popout-2:before {
	content: "\4b";
}
.cut-icon-printer-2:before {
	content: "\4c";
}
.cut-icon-battery-full:before {
	content: "\4d";
}
.cut-icon-battery-low:before {
	content: "\4e";
}
.cut-icon-battery:before {
	content: "\4f";
}
.cut-icon-hash:before {
	content: "\50";
}
.cut-icon-trashcan:before {
	content: "\51";
}
.cut-icon-crop:before {
	content: "\52";
}
.cut-icon-apple:before {
	content: "\53";
}
.cut-icon-cart:before {
	content: "\54";
}
.cut-icon-pause:before {
	content: "\55";
}
.cut-icon-play:before {
	content: "\56";
}
.cut-icon-next:before {
	content: "\57";
}
.cut-icon-previous:before {
	content: "\58";
}
.cut-icon-next-2:before {
	content: "\59";
}
.cut-icon-previous-2:before {
	content: "\5a";
}
.cut-icon-record:before {
	content: "\5b";
}
.cut-icon-eject:before {
	content: "\5c";
}
.cut-icon-disk:before {
	content: "\5d";
}
.cut-icon-equalizer:before {
	content: "\5e";
}
.cut-icon-desktop:before {
	content: "\5f";
}
.cut-icon-grid:before {
	content: "\60";
}
.cut-icon-frame-2:before {
	content: "\61";
}
.cut-icon-board:before {
	content: "\62";
}
.cut-icon-shrink:before {
	content: "\63";
}
.cut-icon-expand:before {
	content: "\64";
}
.cut-icon-tree:before {
	content: "\65";
}
.cut-icon-paper-plane:before {
	content: "\66";
}

/* Entypo icons set */
[class^="entypo-icon-"]:before, [class*=" entypo-icon-"]:before {
	font-family: 'entypo';
	font-style: normal;
	speak: none;
}
.entypo-icon-phone:before {
	content: "\21";
}
.entypo-icon-mobile:before {
	content: "\22";
}
.entypo-icon-mouse:before {
	content: "\23";
}
.entypo-icon-address:before {
	content: "\24";
}
.entypo-icon-email:before {
	content: "\25";
}
.entypo-icon-write:before {
	content: "\26";
}
.entypo-icon-attachment:before {
	content: "\27";
}
.entypo-icon-reply:before {
	content: "\28";
}
.entypo-icon-reply-to-all:before {
	content: "\29";
}
.entypo-icon-forward:before {
	content: "\2a";
}
.entypo-icon-user:before {
	content: "\2b";
}
.entypo-icon-users:before {
	content: "\2c";
}
.entypo-icon-contact:before {
	content: "\2d";
}
.entypo-icon-card:before {
	content: "\2e";
}
.entypo-icon-export:before {
	content: "\2f";
}
.entypo-icon-location:before {
	content: "\30";
}
.entypo-icon-map:before {
	content: "\31";
}
.entypo-icon-compass:before {
	content: "\32";
}
.entypo-icon-direction:before {
	content: "\33";
}
.entypo-icon-center:before {
	content: "\34";
}
.entypo-icon-share:before {
	content: "\35";
}
.entypo-icon-heart:before {
	content: "\36";
}
.entypo-icon-heart-2:before {
	content: "\37";
}
.entypo-icon-star:before {
	content: "\38";
}
.entypo-icon-star-2:before {
	content: "\39";
}
.entypo-icon-thumbs-up:before {
	content: "\3a";
}
.entypo-icon-chat:before {
	content: "\3b";
}
.entypo-icon-comment:before {
	content: "\3c";
}
.entypo-icon-quote:before {
	content: "\3d";
}
.entypo-icon-printer:before {
	content: "\3e";
}
.entypo-icon-alert:before {
	content: "\3f";
}
.entypo-icon-link:before {
	content: "\40";
}
.entypo-icon-flag:before {
	content: "\41";
}
.entypo-icon-settings:before {
	content: "\42";
}
.entypo-icon-search:before {
	content: "\43";
}
.entypo-icon-trophy:before {
	content: "\44";
}
.entypo-icon-price:before {
	content: "\45";
}
.entypo-icon-camera:before {
	content: "\46";
}
.entypo-icon-sleep:before {
	content: "\47";
}
.entypo-icon-palette:before {
	content: "\48";
}
.entypo-icon-leaf:before {
	content: "\49";
}
.entypo-icon-music:before {
	content: "\4a";
}
.entypo-icon-shopping:before {
	content: "\4b";
}
.entypo-icon-flight:before {
	content: "\4c";
}
.entypo-icon-support:before {
	content: "\4d";
}
.entypo-icon-google-circles:before {
	content: "\4e";
}
.entypo-icon-eye:before {
	content: "\4f";
}
.entypo-icon-clock:before {
	content: "\50";
}
.entypo-icon-microphone:before {
	content: "\51";
}
.entypo-icon-calendar:before {
	content: "\52";
}
.entypo-icon-flash:before {
	content: "\53";
}
.entypo-icon-time:before {
	content: "\54";
}
.entypo-icon-rss:before {
	content: "\55";
}
.entypo-icon-locked:before {
	content: "\56";
}
.entypo-icon-unlocked:before {
	content: "\57";
}
.entypo-icon-checkmark:before {
	content: "\58";
}
.entypo-icon-cancel:before {
	content: "\59";
}
.entypo-icon-minus:before {
	content: "\5a";
}
.entypo-icon-plus:before {
	content: "\5b";
}
.entypo-icon-close:before {
	content: "\5c";
}
.entypo-icon-minus-2:before {
	content: "\5d";
}
.entypo-icon-plus-2:before {
	content: "\5e";
}
.entypo-icon-blocked:before {
	content: "\5f";
}
.entypo-icon-info:before {
	content: "\60";
}
.entypo-icon-info-circle:before {
	content: "\61";
}
.entypo-icon-help:before {
	content: "\62";
}
.entypo-icon-help-2:before {
	content: "\63";
}
.entypo-icon-warning:before {
	content: "\64";
}
.entypo-icon-reload-CW:before {
	content: "\65";
}
.entypo-icon-reload-CCW:before {
	content: "\66";
}
.entypo-icon-shuffle:before {
	content: "\67";
}
.entypo-icon-back:before {
	content: "\68";
}
.entypo-icon-arrow:before {
	content: "\69";
}
.entypo-icon-retweet:before {
	content: "\6a";
}
.entypo-icon-list:before {
	content: "\6b";
}
.entypo-icon-add:before {
	content: "\6c";
}
.entypo-icon-grid:before {
	content: "\6d";
}
.entypo-icon-document:before {
	content: "\6e";
}
.entypo-icon-document-2:before {
	content: "\6f";
}
.entypo-icon-documents:before {
	content: "\70";
}
.entypo-icon-landscape:before {
	content: "\71";
}
.entypo-icon-images:before {
	content: "\72";
}
.entypo-icon-movie:before {
	content: "\73";
}
.entypo-icon-song:before {
	content: "\74";
}
.entypo-icon-folder:before {
	content: "\75";
}
.entypo-icon-archive:before {
	content: "\76";
}
.entypo-icon-trashcan:before {
	content: "\77";
}
.entypo-icon-upload:before {
	content: "\78";
}
.entypo-icon-download:before {
	content: "\79";
}
.entypo-icon-install:before {
	content: "\7a";
}
.entypo-icon-cloud:before {
	content: "\7b";
}
.entypo-icon-upload-2:before {
	content: "\7c";
}
.entypo-icon-play:before {
	content: "\7d";
}
.entypo-icon-pause:before {
	content: "\e000";
}
.entypo-icon-record:before {
	content: "\e001";
}
.entypo-icon-stop:before {
	content: "\e002";
}
.entypo-icon-fast-forward:before {
	content: "\e003";
}
.entypo-icon-fast-backward:before {
	content: "\e004";
}
.entypo-icon-first:before {
	content: "\e005";
}
.entypo-icon-last:before {
	content: "\e006";
}
.entypo-icon-full-screen:before {
	content: "\e007";
}
.entypo-icon-collapse:before {
	content: "\e008";
}
.entypo-icon-volume:before {
	content: "\e009";
}
.entypo-icon-sound:before {
	content: "\e00a";
}
.entypo-icon-mute:before {
	content: "\e00b";
}
.entypo-icon-arrow-2:before {
	content: "\e00c";
}
.entypo-icon-arrow-3:before {
	content: "\e00d";
}
.entypo-icon-arrow-4:before {
	content: "\e00e";
}
.entypo-icon-arrow-5:before {
	content: "\e00f";
}
.entypo-icon-arrow-6:before {
	content: "\e010";
}
.entypo-icon-arrow-7:before {
	content: "\e011";
}
.entypo-icon-arrow-8:before {
	content: "\e012";
}
.entypo-icon-arrow-9:before {
	content: "\e013";
}
.entypo-icon-arrow-10:before {
	content: "\e014";
}
.entypo-icon-arrow-11:before {
	content: "\e015";
}
.entypo-icon-arrow-12:before {
	content: "\e016";
}
.entypo-icon-arrow-13:before {
	content: "\e017";
}
.entypo-icon-arrow-14:before {
	content: "\e018";
}
.entypo-icon-arrow-15:before {
	content: "\e019";
}
.entypo-icon-arrow-16:before {
	content: "\e01a";
}
.entypo-icon-arrow-17:before {
	content: "\e01b";
}
.entypo-icon-arrow-18:before {
	content: "\e01c";
}
.entypo-icon-arrow-19:before {
	content: "\e01d";
}
.entypo-icon-arrow-20:before {
	content: "\e01e";
}
.entypo-icon-arrow-21:before {
	content: "\e01f";
}
.entypo-icon-triangle:before {
	content: "\e020";
}
.entypo-icon-triangle-2:before {
	content: "\e021";
}
.entypo-icon-triangle-3:before {
	content: "\e022";
}
.entypo-icon-triangle-4:before {
	content: "\e023";
}
.entypo-icon-code:before {
	content: "\e024";
}
.entypo-icon-battery:before {
	content: "\e025";
}
.entypo-icon-battery-2:before {
	content: "\e026";
}
.entypo-icon-battery-3:before {
	content: "\e027";
}
.entypo-icon-battery-4:before {
	content: "\e028";
}
.entypo-icon-battery-5:before {
	content: "\e029";
}
.entypo-icon-history:before {
	content: "\e02a";
}
.entypo-icon-back-2:before {
	content: "\e02b";
}
.entypo-icon-sun:before {
	content: "\e02c";
}
.entypo-icon-sun-2:before {
	content: "\e02d";
}
.entypo-icon-light-bulb:before {
	content: "\e02e";
}
.entypo-icon-browser:before {
	content: "\e02f";
}
.entypo-icon-publish:before {
	content: "\e030";
}
.entypo-icon-screen:before {
	content: "\e031";
}
.entypo-icon-arrow-22:before {
	content: "\e032";
}
.entypo-icon-broadcast:before {
	content: "\e033";
}
.entypo-icon-globe:before {
	content: "\e034";
}
.entypo-icon-square:before {
	content: "\e035";
}
.entypo-icon-inbox:before {
	content: "\e036";
}
.entypo-icon-network:before {
	content: "\e037";
}
.entypo-icon-feather:before {
	content: "\e038";
}
.entypo-icon-keyboard:before {
	content: "\e039";
}
.entypo-icon-home:before {
	content: "\e03a";
}
.entypo-icon-bookmark:before {
	content: "\e03b";
}
.entypo-icon-book:before {
	content: "\e03c";
}
.entypo-icon-popup:before {
	content: "\e03d";
}
.entypo-icon-search-2:before {
	content: "\e03e";
}
.entypo-icon-dots-three:before {
	content: "\e03f";
}
.entypo-icon-dots-two:before {
	content: "\e040";
}
.entypo-icon-dot:before {
	content: "\e041";
}
.entypo-icon-creative-commons:before {
	content: "\e042";
}
.entypo-icon-cd:before {
	content: "\e043";
}
.entypo-icon-suitcase:before {
	content: "\e044";
}
.entypo-icon-suitcase-2:before {
	content: "\e045";
}

/* Minia icon set */
[class^="minia-icon-"]:before, [class*=" minia-icon-"]:before {
	font-family: 'minia';
	font-style: normal;
	speak: none;
}
.minia-icon-home:before {
	content: "\21";
}
.minia-icon-list:before {
	content: "\22";
}
.minia-icon-book:before {
	content: "\23";
}
.minia-icon-pencil:before {
	content: "\24";
}
.minia-icon-bookmark:before {
	content: "\25";
}
.minia-icon-pointer:before {
	content: "\26";
}
.minia-icon-cloud:before {
	content: "\27";
}
.minia-icon-cloud-ul:before {
	content: "\28";
}
.minia-icon-cloud-dl:before {
	content: "\29";
}
.minia-icon-search:before {
	content: "\2a";
}
.minia-icon-folder:before {
	content: "\2b";
}
.minia-icon-trashcan:before {
	content: "\2c";
}
.minia-icon-droplet:before {
	content: "\2d";
}
.minia-icon-tag:before {
	content: "\2e";
}
.minia-icon-moon:before {
	content: "\2f";
}
.minia-icon-eye:before {
	content: "\30";
}
.minia-icon-target:before {
	content: "\31";
}
.minia-icon-blocked:before {
	content: "\32";
}
.minia-icon-switch:before {
	content: "\33";
}
.minia-icon-goal:before {
	content: "\34";
}
.minia-icon-location:before {
	content: "\35";
}
.minia-icon-close:before {
	content: "\36";
}
.minia-icon-checkmark:before {
	content: "\37";
}
.minia-icon-munis:before {
	content: "\38";
}
.minia-icon-plus:before {
	content: "\39";
}
.minia-icon-close-2:before {
	content: "\3a";
}
.minia-icon-divide:before {
	content: "\3b";
}
.minia-icon-minus:before {
	content: "\3c";
}
.minia-icon-plus-2:before {
	content: "\3d";
}
.minia-icon-equals:before {
	content: "\3e";
}
.minia-icon-cancel:before {
	content: "\3f";
}
.minia-icon-minus-2:before {
	content: "\40";
}
.minia-icon-checkmark-2:before {
	content: "\41";
}
.minia-icon-equals-2:before {
	content: "\42";
}
.minia-icon-asterisk:before {
	content: "\43";
}
.minia-icon-mobile:before {
	content: "\44";
}
.minia-icon-tablet:before {
	content: "\45";
}
.minia-icon-phone:before {
	content: "\46";
}
.minia-icon-bars:before {
	content: "\47";
}
.minia-icon-stack:before {
	content: "\48";
}
.minia-icon-battery:before {
	content: "\49";
}
.minia-icon-battery-2:before {
	content: "\4a";
}
.minia-icon-battery-3:before {
	content: "\4b";
}
.minia-icon-calculator:before {
	content: "\4c";
}
.minia-icon-bolt:before {
	content: "\4d";
}
.minia-icon-list-2:before {
	content: "\4e";
}
.minia-icon-grid:before {
	content: "\4f";
}
.minia-icon-list-3:before {
	content: "\50";
}
.minia-icon-list-4:before {
	content: "\51";
}
.minia-icon-layout:before {
	content: "\52";
}
.minia-icon-equalizer:before {
	content: "\53";
}
.minia-icon-equalizer-2:before {
	content: "\54";
}
.minia-icon-cog:before {
	content: "\55";
}
.minia-icon-window:before {
	content: "\56";
}
.minia-icon-window-2:before {
	content: "\57";
}
.minia-icon-window-3:before {
	content: "\58";
}
.minia-icon-window-4:before {
	content: "\59";
}
.minia-icon-locked:before {
	content: "\5a";
}
.minia-icon-unlocked:before {
	content: "\5b";
}
.minia-icon-shield:before {
	content: "\5c";
}
.minia-icon-cart:before {
	content: "\5d";
}
.minia-icon-console:before {
	content: "\5e";
}
.minia-icon-office:before {
	content: "\5f";
}
.minia-icon-basket:before {
	content: "\60";
}
.minia-icon-suitcase:before {
	content: "\61";
}
.minia-icon-airplane:before {
	content: "\62";
}
.minia-icon-file-download:before {
	content: "\63";
}
.minia-icon-file-upload:before {
	content: "\64";
}
.minia-icon-file:before {
	content: "\65";
}
.minia-icon-file-add:before {
	content: "\66";
}
.minia-icon-file-remove:before {
	content: "\67";
}
.minia-icon-bars-2:before {
	content: "\68";
}
.minia-icon-chart:before {
	content: "\69";
}
.minia-icon-stats:before {
	content: "\6a";
}
.minia-icon-arrow-right:before {
	content: "\6b";
}
.minia-icon-arrow-left:before {
	content: "\6c";
}
.minia-icon-arrow-down:before {
	content: "\6d";
}
.minia-icon-arrow-up:before {
	content: "\6e";
}
.minia-icon-arrow-right-2:before {
	content: "\6f";
}
.minia-icon-arrow-left-2:before {
	content: "\70";
}
.minia-icon-arrow-up-2:before {
	content: "\71";
}
.minia-icon-arrow-down-2:before {
	content: "\72";
}
.minia-icon-arrow-down-left:before {
	content: "\73";
}
.minia-icon-arrow-down-right:before {
	content: "\74";
}
.minia-icon-arrow-up-left:before {
	content: "\75";
}
.minia-icon-arrow-up-right:before {
	content: "\76";
}
.minia-icon-arrow-left-3:before {
	content: "\77";
}
.minia-icon-arrow-right-3:before {
	content: "\78";
}
.minia-icon-arrow-down-3:before {
	content: "\79";
}
.minia-icon-arrow-up-3:before {
	content: "\7a";
}
.minia-icon-move:before {
	content: "\7b";
}
.minia-icon-movie:before {
	content: "\7c";
}
.minia-icon-refresh:before {
	content: "\7d";
}
.minia-icon-picture:before {
	content: "\e000";
}
.minia-icon-music:before {
	content: "\e001";
}
.minia-icon-disk:before {
	content: "\e002";
}
.minia-icon-camera:before {
	content: "\e003";
}
.minia-icon-film:before {
	content: "\e004";
}
.minia-icon-tablet-2:before {
	content: "\e005";
}
.minia-icon-ipod:before {
	content: "\e006";
}
.minia-icon-camera-2:before {
	content: "\e007";
}
.minia-icon-mouse:before {
	content: "\e008";
}
.minia-icon-volume:before {
	content: "\e009";
}
.minia-icon-monitor:before {
	content: "\e00a";
}
.minia-icon-thumbs-up:before {
	content: "\e00b";
}
.minia-icon-thumbs-down:before {
	content: "\e00c";
}
.minia-icon-neutral:before {
	content: "\e00d";
}
.minia-icon-grin:before {
	content: "\e00e";
}
.minia-icon-heart:before {
	content: "\e00f";
}
.minia-icon-pacman:before {
	content: "\e010";
}
.minia-icon-star:before {
	content: "\e011";
}
.minia-icon-star-2:before {
	content: "\e012";
}
.minia-icon-envelope:before {
	content: "\e013";
}
.minia-icon-comment:before {
	content: "\e014";
}
.minia-icon-comment-2:before {
	content: "\e015";
}
.minia-icon-user:before {
	content: "\e016";
}
.minia-icon-download:before {
	content: "\e017";
}
.minia-icon-upload:before {
	content: "\e018";
}
.minia-icon-inbox:before {
	content: "\e019";
}
.minia-icon-partial:before {
	content: "\e01a";
}
.minia-icon-unchecked:before {
	content: "\e01b";
}
.minia-icon-checked:before {
	content: "\e01c";
}
.minia-icon-circles:before {
	content: "\e01d";
}
.minia-icon-pencil-2:before {
	content: "\e01e";
}
.minia-icon-flag:before {
	content: "\e01f";
}
.minia-icon-link:before {
	content: "\e020";
}
.minia-icon-stop:before {
	content: "\e021";
}
.minia-icon-play:before {
	content: "\e022";
}
.minia-icon-pause:before {
	content: "\e023";
}
.minia-icon-next:before {
	content: "\e024";
}
.minia-icon-previous:before {
	content: "\e025";
}
.minia-icon-drink:before {
	content: "\e026";
}
.minia-icon-drink-2:before {
	content: "\e027";
}
.minia-icon-hamburger:before {
	content: "\e028";
}
.minia-icon-mug:before {
	content: "\e029";
}
.minia-icon-calendar:before {
	content: "\e02a";
}
.minia-icon-clock:before {
	content: "\e02b";
}
.minia-icon-calendar-2:before {
	content: "\e02c";
}
.minia-icon-compass:before {
	content: "\e02d";
}

/* Iconic icon set */
[class^="iconic-icon-"]:before, [class*=" iconic-icon-"]:before {
	font-family: 'iconic';
	font-style: normal;
	speak: none;
}
.iconic-icon-chat:before {
	content: "\21";
}
.iconic-icon-chat-alt-stroke:before {
	content: "\22";
}
.iconic-icon-chat-alt-fill:before {
	content: "\23";
}
.iconic-icon-comment-alt1-stroke:before {
	content: "\24";
}
.iconic-icon-comment-alt1-fill:before {
	content: "\25";
}
.iconic-icon-comment-stroke:before {
	content: "\26";
}
.iconic-icon-comment-fill:before {
	content: "\27";
}
.iconic-icon-comment-alt2-stroke:before {
	content: "\28";
}
.iconic-icon-comment-alt2-fill:before {
	content: "\29";
}
.iconic-icon-checkmark:before {
	content: "\2a";
}
.iconic-icon-check-alt:before {
	content: "\2b";
}
.iconic-icon-x:before {
	content: "\2c";
}
.iconic-icon-x-altx-alt:before {
	content: "\2d";
}
.iconic-icon-denied:before {
	content: "\2e";
}
.iconic-icon-cursor:before {
	content: "\2f";
}
.iconic-icon-rss:before {
	content: "\30";
}
.iconic-icon-rss-alt:before {
	content: "\31";
}
.iconic-icon-wrench:before {
	content: "\32";
}
.iconic-icon-dial:before {
	content: "\33";
}
.iconic-icon-cog:before {
	content: "\34";
}
.iconic-icon-calendar:before {
	content: "\35";
}
.iconic-icon-calendar-alt-stroke:before {
	content: "\36";
}
.iconic-icon-calendar-alt-fill:before {
	content: "\37";
}
.iconic-icon-share:before {
	content: "\38";
}
.iconic-icon-mail:before {
	content: "\39";
}
.iconic-icon-heart-stroke:before {
	content: "\3a";
}
.iconic-icon-heart-fill:before {
	content: "\3b";
}
.iconic-icon-movie:before {
	content: "\3c";
}
.iconic-icon-document-alt-stroke:before {
	content: "\3d";
}
.iconic-icon-document-alt-fill:before {
	content: "\3e";
}
.iconic-icon-document-stroke:before {
	content: "\3f";
}
.iconic-icon-document-fill:before {
	content: "\40";
}
.iconic-icon-plus:before {
	content: "\41";
}
.iconic-icon-plus-alt:before {
	content: "\42";
}
.iconic-icon-minus:before {
	content: "\43";
}
.iconic-icon-minus-alt:before {
	content: "\44";
}
.iconic-icon-pin:before {
	content: "\45";
}
.iconic-icon-link:before {
	content: "\46";
}
.iconic-icon-bolt:before {
	content: "\47";
}
.iconic-icon-move:before {
	content: "\48";
}
.iconic-icon-move-alt1:before {
	content: "\49";
}
.iconic-icon-move-alt2:before {
	content: "\4a";
}
.iconic-icon-equalizer:before {
	content: "\4b";
}
.iconic-icon-award-fill:before {
	content: "\4c";
}
.iconic-icon-award-stroke:before {
	content: "\4d";
}
.iconic-icon-magnifying-glass:before {
	content: "\4e";
}
.iconic-icon-trash-stroke:before {
	content: "\4f";
}
.iconic-icon-trash-fill:before {
	content: "\50";
}
.iconic-icon-beaker-alt:before {
	content: "\51";
}
.iconic-icon-beaker:before {
	content: "\52";
}
.iconic-icon-key-stroke:before {
	content: "\53";
}
.iconic-icon-key-fill:before {
	content: "\54";
}
.iconic-icon-new-window:before {
	content: "\55";
}
.iconic-icon-lightbulb:before {
	content: "\56";
}
.iconic-icon-spin-alt:before {
	content: "\57";
}
.iconic-icon-spin:before {
	content: "\58";
}
.iconic-icon-curved-arrow:before {
	content: "\59";
}
.iconic-icon-undo:before {
	content: "\5a";
}
.iconic-icon-reload:before {
	content: "\5b";
}
.iconic-icon-reload-alt:before {
	content: "\5c";
}
.iconic-icon-loop:before {
	content: "\5d";
}
.iconic-icon-loop-alt1:before {
	content: "\5e";
}
.iconic-icon-loop-alt2:before {
	content: "\5f";
}
.iconic-icon-loop-alt3:before {
	content: "\60";
}
.iconic-icon-loop-alt4:before {
	content: "\61";
}
.iconic-icon-transfer:before {
	content: "\62";
}
.iconic-icon-move-vertical:before {
	content: "\63";
}
.iconic-icon-move-vertical-alt1:before {
	content: "\64";
}
.iconic-icon-move-vertical-alt2:before {
	content: "\65";
}
.iconic-icon-move-horizontal:before {
	content: "\66";
}
.iconic-icon-move-horizontal-alt1:before {
	content: "\67";
}
.iconic-icon-move-horizontal-alt2:before {
	content: "\68";
}
.iconic-icon-arrow-left:before {
	content: "\69";
}
.iconic-icon-arrow-left-alt1:before {
	content: "\6a";
}
.iconic-icon-arrow-left-alt2:before {
	content: "\6b";
}
.iconic-icon-arrow-right:before {
	content: "\6c";
}
.iconic-icon-arrow-right-alt1:before {
	content: "\6d";
}
.iconic-icon-arrow-right-alt2:before {
	content: "\6e";
}
.iconic-icon-arrow-up:before {
	content: "\6f";
}
.iconic-icon-arrow-up-alt1:before {
	content: "\70";
}
.iconic-icon-arrow-up-alt2:before {
	content: "\71";
}
.iconic-icon-arrow-down:before {
	content: "\72";
}
.iconic-icon-arrow-down-alt1:before {
	content: "\73";
}
.iconic-icon-arrow-down-alt2:before {
	content: "\74";
}
.iconic-icon-cd:before {
	content: "\75";
}
.iconic-icon-steering-wheel:before {
	content: "\76";
}
.iconic-icon-microphone:before {
	content: "\77";
}
.iconic-icon-headphones:before {
	content: "\78";
}
.iconic-icon-volume:before {
	content: "\79";
}
.iconic-icon-volume-mute:before {
	content: "\7a";
}
.iconic-icon-play:before {
	content: "\7b";
}
.iconic-icon-pause:before {
	content: "\7c";
}
.iconic-icon-stop:before {
	content: "\7d";
}
.iconic-icon-eject:before {
	content: "\e000";
}
.iconic-icon-first:before {
	content: "\e001";
}
.iconic-icon-last:before {
	content: "\e002";
}
.iconic-icon-play-alt:before {
	content: "\e003";
}
.iconic-icon-fullscreen-exit:before {
	content: "\e004";
}
.iconic-icon-fullscreen-exit-alt:before {
	content: "\e005";
}
.iconic-icon-fullscreen:before {
	content: "\e006";
}
.iconic-icon-fullscreen-alt:before {
	content: "\e007";
}
.iconic-icon-iphone:before {
	content: "\e008";
}
.iconic-icon-battery-empty:before {
	content: "\e009";
}
.iconic-icon-battery-half:before {
	content: "\e00a";
}
.iconic-icon-battery-full:before {
	content: "\e00b";
}
.iconic-icon-battery-charging:before {
	content: "\e00c";
}
.iconic-icon-compass:before {
	content: "\e00d";
}
.iconic-icon-box:before {
	content: "\e00e";
}
.iconic-icon-folder-stroke:before {
	content: "\e00f";
}
.iconic-icon-folder-fill:before {
	content: "\e010";
}
.iconic-icon-at:before {
	content: "\e011";
}
.iconic-icon-ampersand:before {
	content: "\e012";
}
.iconic-icon-info:before {
	content: "\e013";
}
.iconic-icon-question-mark:before {
	content: "\e014";
}
.iconic-icon-pilcrow:before {
	content: "\e015";
}
.iconic-icon-hash:before {
	content: "\e016";
}
.iconic-icon-left-quote:before {
	content: "\e017";
}
.iconic-icon-right-quote:before {
	content: "\e018";
}
.iconic-icon-left-quote-alt:before {
	content: "\e019";
}
.iconic-icon-right-quote-alt:before {
	content: "\e01a";
}
.iconic-icon-article:before {
	content: "\e01b";
}
.iconic-icon-read-more:before {
	content: "\e01c";
}
.iconic-icon-list:before {
	content: "\e01d";
}
.iconic-icon-list-nested:before {
	content: "\e01e";
}
.iconic-icon-book:before {
	content: "\e01f";
}
.iconic-icon-book-alt:before {
	content: "\e020";
}
.iconic-icon-book-alt2:before {
	content: "\e021";
}
.iconic-icon-pen:before {
	content: "\e022";
}
.iconic-icon-pen-alt-stroke:before {
	content: "\e023";
}
.iconic-icon-pen-alt-fill:before {
	content: "\e024";
}
.iconic-icon-pen-alt2:before {
	content: "\e025";
}
.iconic-icon-brush:before {
	content: "\e026";
}
.iconic-icon-brush-alt:before {
	content: "\e027";
}
.iconic-icon-eyedropper:before {
	content: "\e028";
}
.iconic-icon-layers-alt:before {
	content: "\e029";
}
.iconic-icon-layers:before {
	content: "\e02a";
}
.iconic-icon-image:before {
	content: "\e02b";
}
.iconic-icon-camera:before {
	content: "\e02c";
}
.iconic-icon-aperture:before {
	content: "\e02d";
}
.iconic-icon-aperture-alt:before {
	content: "\e02e";
}
.iconic-icon-chart:before {
	content: "\e02f";
}
.iconic-icon-chart-alt:before {
	content: "\e030";
}
.iconic-icon-bars:before {
	content: "\e031";
}
.iconic-icon-bars-alt:before {
	content: "\e032";
}
.iconic-icon-eye:before {
	content: "\e033";
}
.iconic-icon-user:before {
	content: "\e034";
}
.iconic-icon-home:before {
	content: "\e035";
}
.iconic-icon-clock:before {
	content: "\e036";
}
.iconic-icon-lock-stroke:before {
	content: "\e037";
}
.iconic-icon-lock-fill:before {
	content: "\e038";
}
.iconic-icon-unlock-stroke:before {
	content: "\e039";
}
.iconic-icon-unlock-fill:before {
	content: "\e03a";
}
.iconic-icon-tag-stroke:before {
	content: "\e03b";
}
.iconic-icon-tag-fill:before {
	content: "\e03c";
}
.iconic-icon-sun-stroke:before {
	content: "\e03d";
}
.iconic-icon-sun-fill:before {
	content: "\e03e";
}
.iconic-icon-moon-stroke:before {
	content: "\e03f";
}
.iconic-icon-moon-fill:before {
	content: "\e040";
}
.iconic-icon-cloud:before {
	content: "\e041";
}
.iconic-icon-rain:before {
	content: "\e042";
}
.iconic-icon-umbrella:before {
	content: "\e043";
}
.iconic-icon-star:before {
	content: "\e044";
}
.iconic-icon-map-pin-stroke:before {
	content: "\e045";
}
.iconic-icon-map-pin-fill:before {
	content: "\e046";
}
.iconic-icon-map-pin-alt:before {
	content: "\e047";
}
.iconic-icon-target:before {
	content: "\e048";
}
.iconic-icon-download:before {
	content: "\e049";
}
.iconic-icon-upload:before {
	content: "\e04a";
}
.iconic-icon-cloud-download:before {
	content: "\e04b";
}
.iconic-icon-cloud-upload:before {
	content: "\e04c";
}
.iconic-icon-fork:before {
	content: "\e04d";
}
.iconic-icon-paperclip:before {
	content: "\e04e";
}

/* Meteocons icon set*/
[class^="meteo-icon-"]:before, [class*=" meteo-icon-"]:before {
	font-family: 'meteocons';
	font-style: normal;
	speak: none;
}
.meteo-icon-sunrise:before {
	content: "\21";
}
.meteo-icon-sun:before {
	content: "\22";
}
.meteo-icon-moon:before {
	content: "\23";
}
.meteo-icon-sun-2:before {
	content: "\24";
}
.meteo-icon-windy:before {
	content: "\25";
}
.meteo-icon-wind:before {
	content: "\26";
}
.meteo-icon-snowflake:before {
	content: "\27";
}
.meteo-icon-cloudy:before {
	content: "\28";
}
.meteo-icon-cloud:before {
	content: "\29";
}
.meteo-icon-weather:before {
	content: "\2a";
}
.meteo-icon-weather-2:before {
	content: "\2b";
}
.meteo-icon-weather-3:before {
	content: "\2c";
}
.meteo-icon-lines:before {
	content: "\2d";
}
.meteo-icon-cloud-2:before {
	content: "\2e";
}
.meteo-icon-lightning:before {
	content: "\2f";
}
.meteo-icon-lightning-2:before {
	content: "\30";
}
.meteo-icon-rainy:before {
	content: "\31";
}
.meteo-icon-rainy-2:before {
	content: "\32";
}
.meteo-icon-windy-2:before {
	content: "\33";
}
.meteo-icon-windy-3:before {
	content: "\34";
}
.meteo-icon-snowy:before {
	content: "\35";
}
.meteo-icon-snowy-2:before {
	content: "\36";
}
.meteo-icon-snowy-3:before {
	content: "\37";
}
.meteo-icon-weather-4:before {
	content: "\38";
}
.meteo-icon-cloudy-2:before {
	content: "\39";
}
.meteo-icon-cloud-3:before {
	content: "\3a";
}
.meteo-icon-lightning-3:before {
	content: "\3b";
}
.meteo-icon-sun-3:before {
	content: "\3c";
}
.meteo-icon-moon-2:before {
	content: "\3d";
}
.meteo-icon-cloudy-3:before {
	content: "\3e";
}
.meteo-icon-cloud-4:before {
	content: "\3f";
}
.meteo-icon-cloud-5:before {
	content: "\40";
}
.meteo-icon-lightning-4:before {
	content: "\41";
}
.meteo-icon-rainy-3:before {
	content: "\42";
}
.meteo-icon-rainy-4:before {
	content: "\43";
}
.meteo-icon-windy-4:before {
	content: "\44";
}
.meteo-icon-windy-5:before {
	content: "\45";
}
.meteo-icon-snowy-4:before {
	content: "\46";
}
.meteo-icon-snowy-5:before {
	content: "\47";
}
.meteo-icon-weather-5:before {
	content: "\48";
}
.meteo-icon-cloudy-4:before {
	content: "\49";
}
.meteo-icon-lightning-5:before {
	content: "\4a";
}
.meteo-icon-thermometer:before {
	content: "\4b";
}
.meteo-icon-compass:before {
	content: "\4c";
}
.meteo-icon-none:before {
	content: "\4d";
}
.meteo-icon-Celsius:before {
	content: "\4e";
}
.meteo-icon-Fahrenheit:before {
	content: "\4f";
}

/* Silkcons icons set */
[class^="silk-icon-"]:before, [class*=" silk-icon-"]:before {
	font-family: 'silkcons';
	font-style: normal;
	speak: none;
}
.silk-icon-expand:before {
	content: "\21";
}
.silk-icon-expand-2:before {
	content: "\22";
}
.silk-icon-untitled:before {
	content: "\23";
}
.silk-icon-shrink:before {
	content: "\24";
}
.silk-icon-plus:before {
	content: "\25";
}
.silk-icon-minus:before {
	content: "\26";
}
.silk-icon-notes:before {
	content: "\27";
}
.silk-icon-notebook:before {
	content: "\28";
}
.silk-icon-popout:before {
	content: "\29";
}
.silk-icon-popout-2:before {
	content: "\2a";
}
.silk-icon-arrow-down:before {
	content: "\2b";
}
.silk-icon-arrow-up:before {
	content: "\2c";
}
.silk-icon-arrow-left:before {
	content: "\2d";
}
.silk-icon-arrow-right:before {
	content: "\2e";
}
.silk-icon-arrow-down-2:before {
	content: "\2f";
}
.silk-icon-arrow-up-2:before {
	content: "\30";
}
.silk-icon-arrow-left-2:before {
	content: "\31";
}
.silk-icon-arrow-right-2:before {
	content: "\32";
}
.silk-icon-target:before {
	content: "\33";
}
.silk-icon-clock:before {
	content: "\34";
}
.silk-icon-cloud:before {
	content: "\35";
}
.silk-icon-cloud-2:before {
	content: "\36";
}
.silk-icon-mobile:before {
	content: "\37";
}
.silk-icon-expand-3:before {
	content: "\38";
}
.silk-icon-contract:before {
	content: "\39";
}
.silk-icon-chart:before {
	content: "\3a";
}
.silk-icon-checkmark:before {
	content: "\3b";
}
.silk-icon-cancel:before {
	content: "\3c";
}
.silk-icon-enter:before {
	content: "\3d";
}
.silk-icon-exit:before {
	content: "\3e";
}
.silk-icon-download:before {
	content: "\3f";
}
.silk-icon-upload:before {
	content: "\40";
}
.silk-icon-heart:before {
	content: "\41";
}
.silk-icon-heart-2:before {
	content: "\42";
}
.silk-icon-heart-3:before {
	content: "\43";
}
.silk-icon-vector:before {
	content: "\44";
}
.silk-icon-vector-2:before {
	content: "\45";
}
.silk-icon-star:before {
	content: "\46";
}
.silk-icon-star-half:before {
	content: "\47";
}
.silk-icon-star-empty:before {
	content: "\48";
}
.silk-icon-eraser:before {
	content: "\49";
}
.silk-icon-pencil:before {
	content: "\4a";
}
.silk-icon-calendar:before {
	content: "\4b";
}
.silk-icon-marker:before {
	content: "\4c";
}
.silk-icon-arrow:before {
	content: "\4d";
}
.silk-icon-arrow-2:before {
	content: "\4e";
}
.silk-icon-undo:before {
	content: "\4f";
}
.silk-icon-redo:before {
	content: "\50";
}
.silk-icon-console:before {
	content: "\51";
}
.silk-icon-picture:before {
	content: "\52";
}
.silk-icon-droplet:before {
	content: "\53";
}
.silk-icon-droplet-2:before {
	content: "\54";
}
.silk-icon-arrow-up-3:before {
	content: "\55";
}
.silk-icon-arrow-down-3:before {
	content: "\56";
}
.silk-icon-arrow-left-3:before {
	content: "\57";
}
.silk-icon-arrow-right-3:before {
	content: "\58";
}
.silk-icon-pictures:before {
	content: "\59";
}
.silk-icon-frame:before {
	content: "\5a";
}
.silk-icon-cloud-play:before {
	content: "\5b";
}
.silk-icon-cover-flow:before {
	content: "\5c";
}
.silk-icon-columns:before {
	content: "\5d";
}
.silk-icon-list:before {
	content: "\5e";
}
.silk-icon-icons:before {
	content: "\5f";
}
.silk-icon-home:before {
	content: "\60";
}
.silk-icon-office:before {
	content: "\61";
}
.silk-icon-camera:before {
	content: "\62";
}
.silk-icon-redo-2:before {
	content: "\63";
}
.silk-icon-refresh:before {
	content: "\64";
}
.silk-icon-undo-2:before {
	content: "\65";
}
.silk-icon-credit-card:before {
	content: "\66";
}
.silk-icon-podcast:before {
	content: "\67";
}
.silk-icon-share:before {
	content: "\68";
}
.silk-icon-calculator:before {
	content: "\69";
}
.silk-icon-play:before {
	content: "\6a";
}
.silk-icon-search:before {
	content: "\6b";
}
.silk-icon-chat:before {
	content: "\6c";
}
.silk-icon-umbrella:before {
	content: "\6d";
}
.silk-icon-drops:before {
	content: "\6e";
}
.silk-icon-sun:before {
	content: "\6f";
}
.silk-icon-battery-empty:before {
	content: "\70";
}
.silk-icon-battery-charging:before {
	content: "\71";
}
.silk-icon-battery-low:before {
	content: "\72";
}
.silk-icon-battery:before {
	content: "\73";
}
.silk-icon-battery-full:before {
	content: "\74";
}
.silk-icon-battery-warning:before {
	content: "\75";
}
.silk-icon-grass:before {
	content: "\76";
}
.silk-icon-food:before {
	content: "\77";
}
.silk-icon-pointer:before {
	content: "\78";
}
.silk-icon-drawer:before {
	content: "\79";
}
.silk-icon-envelope:before {
	content: "\7a";
}
.silk-icon-rainbow:before {
	content: "\7b";
}
.silk-icon-trashcan:before {
	content: "\7c";
}
.silk-icon-lollipop:before {
	content: "\7d";
}
.silk-icon-contrast:before {
	content: "\e000";
}
.silk-icon-crop:before {
	content: "\e001";
}
.silk-icon-untitled-2:before {
	content: "\e002";
}
.silk-icon-boat:before {
	content: "\e003";
}
.silk-icon-puzzle:before {
	content: "\e004";
}
.silk-icon-tshirt:before {
	content: "\e005";
}
.silk-icon-yinyang:before {
	content: "\e006";
}
.silk-icon-watch:before {
	content: "\e007";
}
.silk-icon-bars:before {
	content: "\e008";
}
.silk-icon-wand:before {
	content: "\e009";
}
.silk-icon-music:before {
	content: "\e00a";
}
.silk-icon-music-2:before {
	content: "\e00b";
}
.silk-icon-checklist:before {
	content: "\e00c";
}
.silk-icon-notes-2:before {
	content: "\e00d";
}
.silk-icon-power:before {
	content: "\e00e";
}
.silk-icon-folder:before {
	content: "\e00f";
}
.silk-icon-broadcast:before {
	content: "\e010";
}
.silk-icon-locked:before {
	content: "\e011";
}
.silk-icon-unlocked:before {
	content: "\e012";
}
.silk-icon-desktop:before {
	content: "\e013";
}
.silk-icon-warning:before {
	content: "\e014";
}
.silk-icon-happy:before {
	content: "\e015";
}
.silk-icon-fence:before {
	content: "\e016";
}

/* Typicons icons set */
[class^="typ-icon-"]:before, [class*=" typ-icon-"]:before {
	font-family: 'typicons';
	font-style: normal;
	speak: none;
}
.typ-icon-battery-low:before {
	content: "\e000";
}
.typ-icon-battery:before {
	content: "\e001";
}
.typ-icon-battery-full:before {
	content: "\e002";
}
.typ-icon-battery-charging:before {
	content: "\e003";
}
.typ-icon-plus:before {
	content: "\e004";
}
.typ-icon-cross:before {
	content: "\e005";
}
.typ-icon-arrow-right:before {
	content: "\e006";
}
.typ-icon-arrow-left:before {
	content: "\e007";
}
.typ-icon-pencil:before {
	content: "\e008";
}
.typ-icon-search:before {
	content: "\e009";
}
.typ-icon-grid:before {
	content: "\e00a";
}
.typ-icon-list:before {
	content: "\e00b";
}
.typ-icon-star:before {
	content: "\e00c";
}
.typ-icon-heart:before {
	content: "\e00d";
}
.typ-icon-back:before {
	content: "\e00e";
}
.typ-icon-forward:before {
	content: "\e00f";
}
.typ-icon-map-marker:before {
	content: "\e010";
}
.typ-icon-phone:before {
	content: "\e011";
}
.typ-icon-home:before {
	content: "\e012";
}
.typ-icon-camera:before {
	content: "\e013";
}
.typ-icon-arrow-left-2:before {
	content: "\e014";
}
.typ-icon-arrow-right-2:before {
	content: "\e015";
}
.typ-icon-arrow-up:before {
	content: "\e016";
}
.typ-icon-arrow-down:before {
	content: "\e017";
}
.typ-icon-refresh:before {
	content: "\e018";
}
.typ-icon-refresh-2:before {
	content: "\e019";
}
.typ-icon-escape:before {
	content: "\e01a";
}
.typ-icon-repeat:before {
	content: "\e01b";
}
.typ-icon-loop:before {
	content: "\e01c";
}
.typ-icon-shuffle:before {
	content: "\e01d";
}
.typ-icon-feed:before {
	content: "\e01e";
}
.typ-icon-cog:before {
	content: "\e01f";
}
.typ-icon-wrench:before {
	content: "\e020";
}
.typ-icon-bars:before {
	content: "\e021";
}
.typ-icon-chart:before {
	content: "\e022";
}
.typ-icon-stats:before {
	content: "\e023";
}
.typ-icon-eye:before {
	content: "\e024";
}
.typ-icon-zoom-out:before {
	content: "\e025";
}
.typ-icon-zoom-in:before {
	content: "\e026";
}
.typ-icon-export:before {
	content: "\e027";
}
.typ-icon-user:before {
	content: "\e028";
}
.typ-icon-users:before {
	content: "\e029";
}
.typ-icon-microphone:before {
	content: "\e02a";
}
.typ-icon-mail:before {
	content: "\e02b";
}
.typ-icon-comment:before {
	content: "\e02c";
}
.typ-icon-trashcan:before {
	content: "\e02d";
}
.typ-icon-delete:before {
	content: "\e02e";
}
.typ-icon-infinity:before {
	content: "\e02f";
}
.typ-icon-key:before {
	content: "\e030";
}
.typ-icon-globe:before {
	content: "\e031";
}
.typ-icon-thumbs-up:before {
	content: "\e032";
}
.typ-icon-thumbs-down:before {
	content: "\e033";
}
.typ-icon-tag:before {
	content: "\e034";
}
.typ-icon-views:before {
	content: "\e035";
}
.typ-icon-warning:before {
	content: "\e036";
}
.typ-icon-beta:before {
	content: "\e037";
}
.typ-icon-unlocked:before {
	content: "\e038";
}
.typ-icon-locked:before {
	content: "\e039";
}
.typ-icon-eject:before {
	content: "\e03a";
}
.typ-icon-move:before {
	content: "\e03b";
}
.typ-icon-expand:before {
	content: "\e03c";
}
.typ-icon-cancel:before {
	content: "\e03d";
}
.typ-icon-electricity:before {
	content: "\e03e";
}
.typ-icon-compass:before {
	content: "\e03f";
}
.typ-icon-location:before {
	content: "\e040";
}
.typ-icon-directions:before {
	content: "\e041";
}
.typ-icon-pin:before {
	content: "\e042";
}
.typ-icon-mute:before {
	content: "\e043";
}
.typ-icon-volume:before {
	content: "\e044";
}
.typ-icon-globe-2:before {
	content: "\e045";
}
.typ-icon-pencil-2:before {
	content: "\e046";
}
.typ-icon-minus:before {
	content: "\e047";
}
.typ-icon-equals:before {
	content: "\e048";
}
.typ-icon-list-2:before {
	content: "\e049";
}
.typ-icon-flag:before {
	content: "\e04a";
}
.typ-icon-info:before {
	content: "\e04b";
}
.typ-icon-question:before {
	content: "\e04c";
}
.typ-icon-chat:before {
	content: "\e04d";
}
.typ-icon-clock:before {
	content: "\e04e";
}
.typ-icon-calendar:before {
	content: "\e04f";
}
.typ-icon-sun:before {
	content: "\e050";
}
.typ-icon-contrast:before {
	content: "\e051";
}
.typ-icon-mobile:before {
	content: "\e052";
}
.typ-icon-download:before {
	content: "\e053";
}
.typ-icon-puzzle:before {
	content: "\e054";
}
.typ-icon-music:before {
	content: "\e055";
}
.typ-icon-scissors:before {
	content: "\e056";
}
.typ-icon-bookmark:before {
	content: "\e057";
}
.typ-icon-anchor:before {
	content: "\e058";
}
.typ-icon-checkmark:before {
	content: "\e059";
}

/* Wp zoom font */
[class^="wpzoom-"]:before, [class*=" wpzoom-"]:before {
	font-family: 'wpzoom';
	font-style: normal;
	speak: none;
}
.wpzoom-facebook:before {
	content: "\21";
}
.wpzoom-twitter-old:before {
	content: "\22";
}
.wpzoom-share:before {
	content: "\23";
}
.wpzoom-feed:before {
	content: "\24";
}
.wpzoom-bird:before {
	content: "\25";
}
.wpzoom-chat:before {
	content: "\26";
}
.wpzoom-envelope:before {
	content: "\27";
}
.wpzoom-envelope-2:before {
	content: "\28";
}
.wpzoom-phone:before {
	content: "\29";
}
.wpzoom-phone-2:before {
	content: "\2a";
}
.wpzoom-phone-3:before {
	content: "\2b";
}
.wpzoom-mobile:before {
	content: "\2c";
}
.wpzoom-ipod:before {
	content: "\2d";
}
.wpzoom-monitor:before {
	content: "\2e";
}
.wpzoom-laptop:before {
	content: "\2f";
}
.wpzoom-modem:before {
	content: "\30";
}
.wpzoom-speaker:before {
	content: "\31";
}
.wpzoom-window:before {
	content: "\32";
}
.wpzoom-server:before {
	content: "\33";
}
.wpzoom-hdd:before {
	content: "\34";
}
.wpzoom-keyboard:before {
	content: "\35";
}
.wpzoom-mouse:before {
	content: "\36";
}
.wpzoom-cd:before {
	content: "\37";
}
.wpzoom-floppy:before {
	content: "\38";
}
.wpzoom-hardware:before {
	content: "\39";
}
.wpzoom-usb:before {
	content: "\3a";
}
.wpzoom-cord:before {
	content: "\3b";
}
.wpzoom-socket:before {
	content: "\3c";
}
.wpzoom-socket-2:before {
	content: "\3d";
}
.wpzoom-socket-3:before {
	content: "\3e";
}
.wpzoom-printer:before {
	content: "\3f";
}
.wpzoom-camera:before {
	content: "\40";
}
.wpzoom-pictures:before {
	content: "\41";
}
.wpzoom-eye:before {
	content: "\42";
}
.wpzoom-untitled:before {
	content: "\43";
}
.wpzoom-film:before {
	content: "\44";
}
.wpzoom-camera-2:before {
	content: "\45";
}
.wpzoom-movie:before {
	content: "\46";
}
.wpzoom-tv:before {
	content: "\47";
}
.wpzoom-camera-3:before {
	content: "\48";
}
.wpzoom-camera-4:before {
	content: "\49";
}
.wpzoom-volume:before {
	content: "\4a";
}
.wpzoom-music:before {
	content: "\4b";
}
.wpzoom-microphone:before {
	content: "\4c";
}
.wpzoom-radio:before {
	content: "\4d";
}
.wpzoom-ipod-2:before {
	content: "\4e";
}
.wpzoom-headphone:before {
	content: "\4f";
}
.wpzoom-cassette:before {
	content: "\50";
}
.wpzoom-broadcast:before {
	content: "\51";
}
.wpzoom-broadcast-2:before {
	content: "\52";
}
.wpzoom-calculator:before {
	content: "\53";
}
.wpzoom-gamepad:before {
	content: "\54";
}
.wpzoom-gamepad-2:before {
	content: "\55";
}
.wpzoom-cog:before {
	content: "\56";
}
.wpzoom-shield:before {
	content: "\57";
}
.wpzoom-skull:before {
	content: "\58";
}
.wpzoom-bug:before {
	content: "\59";
}
.wpzoom-mine:before {
	content: "\5a";
}
.wpzoom-earth:before {
	content: "\5b";
}
.wpzoom-globe:before {
	content: "\5c";
}
.wpzoom-planet:before {
	content: "\5d";
}
.wpzoom-battery:before {
	content: "\5e";
}
.wpzoom-battery-low:before {
	content: "\5f";
}
.wpzoom-battery-2:before {
	content: "\60";
}
.wpzoom-battery-full:before {
	content: "\61";
}
.wpzoom-folder:before {
	content: "\62";
}
.wpzoom-search:before {
	content: "\63";
}
.wpzoom-zoom-out:before {
	content: "\64";
}
.wpzoom-zoom-in:before {
	content: "\65";
}
.wpzoom-binocular:before {
	content: "\66";
}
.wpzoom-location:before {
	content: "\67";
}
.wpzoom-pin:before {
	content: "\68";
}
.wpzoom-file:before {
	content: "\69";
}
.wpzoom-tag:before {
	content: "\6a";
}
.wpzoom-quote:before {
	content: "\6b";
}
.wpzoom-attachment:before {
	content: "\6c";
}
.wpzoom-bookmark:before {
	content: "\6d";
}
.wpzoom-bookmark-2:before {
	content: "\6e";
}
.wpzoom-newspaper:before {
	content: "\6f";
}
.wpzoom-notebook:before {
	content: "\70";
}
.wpzoom-address-book:before {
	content: "\71";
}
.wpzoom-clipboard:before {
	content: "\72";
}
.wpzoom-clipboard-2:before {
	content: "\73";
}
.wpzoom-board:before {
	content: "\74";
}
.wpzoom-pencil:before {
	content: "\75";
}
.wpzoom-pen:before {
	content: "\76";
}
.wpzoom-user:before {
	content: "\77";
}
.wpzoom-user-2:before {
	content: "\78";
}
.wpzoom-user-3:before {
	content: "\79";
}
.wpzoom-trashcan:before {
	content: "\7a";
}
.wpzoom-cart:before {
	content: "\7b";
}
.wpzoom-bag:before {
	content: "\7c";
}
.wpzoom-suitcase:before {
	content: "\7d";
}
.wpzoom-card:before {
	content: "\e000";
}
.wpzoom-book:before {
	content: "\e001";
}
.wpzoom-gift:before {
	content: "\e002";
}
.wpzoom-lamp:before {
	content: "\e003";
}
.wpzoom-settings:before {
	content: "\e004";
}
.wpzoom-support:before {
	content: "\e005";
}
.wpzoom-medicine:before {
	content: "\e006";
}
.wpzoom-cone:before {
	content: "\e007";
}
.wpzoom-locked:before {
	content: "\e008";
}
.wpzoom-unlocked:before {
	content: "\e009";
}
.wpzoom-key:before {
	content: "\e00a";
}
.wpzoom-info:before {
	content: "\e00b";
}
.wpzoom-clock:before {
	content: "\e00c";
}
.wpzoom-timer:before {
	content: "\e00d";
}
.wpzoom-food:before {
	content: "\e00e";
}
.wpzoom-drink:before {
	content: "\e00f";
}
.wpzoom-mug:before {
	content: "\e010";
}
.wpzoom-cup:before {
	content: "\e011";
}
.wpzoom-drink-2:before {
	content: "\e012";
}
.wpzoom-mug-2:before {
	content: "\e013";
}
.wpzoom-lollipop:before {
	content: "\e014";
}
.wpzoom-lab:before {
	content: "\e015";
}
.wpzoom-puzzle:before {
	content: "\e016";
}
.wpzoom-flag:before {
	content: "\e017";
}
.wpzoom-star:before {
	content: "\e018";
}
.wpzoom-heart:before {
	content: "\e019";
}
.wpzoom-badge:before {
	content: "\e01a";
}
.wpzoom-cup-2:before {
	content: "\e01b";
}
.wpzoom-scissors:before {
	content: "\e01c";
}
.wpzoom-snowflake:before {
	content: "\e01d";
}
.wpzoom-cloud:before {
	content: "\e01e";
}
.wpzoom-lightning:before {
	content: "\e01f";
}
.wpzoom-night:before {
	content: "\e020";
}
.wpzoom-sunny:before {
	content: "\e021";
}
.wpzoom-droplet:before {
	content: "\e022";
}
.wpzoom-umbrella:before {
	content: "\e023";
}
.wpzoom-truck:before {
	content: "\e024";
}
.wpzoom-car:before {
	content: "\e025";
}
.wpzoom-gas-pump:before {
	content: "\e026";
}
.wpzoom-factory:before {
	content: "\e027";
}
.wpzoom-tree:before {
	content: "\e028";
}
.wpzoom-leaf:before {
	content: "\e029";
}
.wpzoom-flower:before {
	content: "\e02a";
}
.wpzoom-direction:before {
	content: "\e02b";
}
.wpzoom-thumbs-up:before {
	content: "\e02c";
}
.wpzoom-thumbs-down:before {
	content: "\e02d";
}
.wpzoom-pointer:before {
	content: "\e02e";
}
.wpzoom-pointer-2:before {
	content: "\e02f";
}
.wpzoom-pointer-3:before {
	content: "\e030";
}
.wpzoom-pointer-4:before {
	content: "\e031";
}
.wpzoom-arrow-up:before {
	content: "\e032";
}
.wpzoom-arrow-down:before {
	content: "\e033";
}
.wpzoom-arrow-left:before {
	content: "\e034";
}
.wpzoom-arrow-right:before {
	content: "\e035";
}
.wpzoom-arrow-top-right:before {
	content: "\e036";
}
.wpzoom-arrow-top-left:before {
	content: "\e037";
}
.wpzoom-arrow-bottom-right:before {
	content: "\e038";
}
.wpzoom-arrow-bottom-left:before {
	content: "\e039";
}
.wpzoom-contract:before {
	content: "\e03a";
}
.wpzoom-enlarge:before {
	content: "\e03b";
}
.wpzoom-refresh:before {
	content: "\e03c";
}

/* Ecoico icons */
[class^="eco-"]:before, [class*=" eco-"]:before {
	font-family: 'ecoico';
	font-style: normal;
	speak: none;
}
.eco-download:before {
	content: "\21";
}
.eco-chat:before {
	content: "\22";
}
.eco-archive:before {
	content: "\23";
}
.eco-user:before {
	content: "\24";
}
.eco-users:before {
	content: "\25";
}
.eco-archive-2:before {
	content: "\26";
}
.eco-earth:before {
	content: "\27";
}
.eco-location:before {
	content: "\28";
}
.eco-contract:before {
	content: "\29";
}
.eco-mobile:before {
	content: "\2a";
}
.eco-screen:before {
	content: "\2b";
}
.eco-mail:before {
	content: "\2c";
}
.eco-support:before {
	content: "\2d";
}
.eco-help:before {
	content: "\2e";
}
.eco-videos:before {
	content: "\2f";
}
.eco-pictures:before {
	content: "\30";
}
.eco-link:before {
	content: "\31";
}
.eco-search:before {
	content: "\32";
}
.eco-cog:before {
	content: "\33";
}
.eco-trashcan:before {
	content: "\34";
}
.eco-pencil:before {
	content: "\35";
}
.eco-info:before {
	content: "\36";
}
.eco-article:before {
	content: "\37";
}
.eco-clock:before {
	content: "\38";
}
.eco-photoshop:before {
	content: "\39";
}
.eco-illustrator:before {
	content: "\3a";
}
.eco-star:before {
	content: "\3b";
}
.eco-heart:before {
	content: "\3c";
}
.eco-bookmark:before {
	content: "\3d";
}
.eco-file:before {
	content: "\3e";
}
.eco-feed:before {
	content: "\3f";
}
.eco-locked:before {
	content: "\40";
}
.eco-unlocked:before {
	content: "\41";
}
.eco-refresh:before {
	content: "\42";
}
.eco-list:before {
	content: "\43";
}
.eco-share:before {
	content: "\44";
}
.eco-archive-3:before {
	content: "\45";
}
.eco-images:before {
	content: "\46";
}
.eco-images-2:before {
	content: "\47";
}
.eco-pencil-2:before {
	content: "\48";
}

/*Gluph halflings ( boostrap icons )*/

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(/Content/images/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url(/Content/images/glyphicons-halflings-white.png);
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/Content/fonts/glyphicons-halflings-regular.eot);
  src: url(/Content/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/Content/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/Content/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/Content/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.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";
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}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-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff}a{color:#08c;text-decoration:none}a:hover,a:focus{color:#005580;text-decoration:underline}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}.container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;line-height:0;content:""}.container-fluid:after{clear:both}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}small{font-size:85%}strong{font-weight:bold}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:#808080}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{line-height:40px}h1{font-size:38.5px}h2{font-size:31.5px}h3{font-size:24.5px}h4{font-size:17.5px}h5{font-size:14px}h6{font-size:11.9px}h1 small{font-size:24.5px}h2 small{font-size:17.5px}h3 small{font-size:14px}h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}ul,ol{padding:0;margin:0 0 10px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}li{line-height:20px}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1}dl{margin-bottom:20px}dt,dd{line-height:20px}dt{font-weight:bold}dd{margin-left:10px}.dl-horizontal{*zoom:1}.dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}.dl-horizontal:after{clear:both}.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}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px}select{width:220px;background-color:#fff;border:1px solid #ccc}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025)}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row{*zoom:1}.controls-row:before,.controls-row:after{display:table;line-height:0;content:""}.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom:1}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;line-height:0;content:""}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{font-weight:bold}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{border-left:1px solid #ddd}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url(/Content/img/glyphicons-halflings.png);background-position:14px 14px;background-repeat:no-repeat}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url(/Content/img/glyphicons-halflings-white.png)}.icon-glass{background-position:0 0}.icon-music{background-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-position:-72px 0}.icon-heart{background-position:-96px 0}.icon-star{background-position:-120px 0}.icon-star-empty{background-position:-144px 0}.icon-user{background-position:-168px 0}.icon-film{background-position:-192px 0}.icon-th-large{background-position:-216px 0}.icon-th{background-position:-240px 0}.icon-th-list{background-position:-264px 0}.icon-ok{background-position:-288px 0}.icon-remove{background-position:-312px 0}.icon-zoom-in{background-position:-336px 0}.icon-zoom-out{background-position:-360px 0}.icon-off{background-position:-384px 0}.icon-signal{background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-position:-456px 0}.icon-home{background-position:0 -24px}.icon-file{background-position:-24px -24px}.icon-time{background-position:-48px -24px}.icon-road{background-position:-72px -24px}.icon-download-alt{background-position:-96px -24px}.icon-download{background-position:-120px -24px}.icon-upload{background-position:-144px -24px}.icon-inbox{background-position:-168px -24px}.icon-play-circle{background-position:-192px -24px}.icon-repeat{background-position:-216px -24px}.icon-refresh{background-position:-240px -24px}.icon-list-alt{background-position:-264px -24px}.icon-lock{background-position:-287px -24px}.icon-flag{background-position:-312px -24px}.icon-headphones{background-position:-336px -24px}.icon-volume-off{background-position:-360px -24px}.icon-volume-down{background-position:-384px -24px}.icon-volume-up{background-position:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-position:-456px -24px}.icon-tag{background-position:0 -48px}.icon-tags{background-position:-25px -48px}.icon-book{background-position:-48px -48px}.icon-bookmark{background-position:-72px -48px}.icon-print{background-position:-96px -48px}.icon-camera{background-position:-120px -48px}.icon-font{background-position:-144px -48px}.icon-bold{background-position:-167px -48px}.icon-italic{background-position:-192px -48px}.icon-text-height{background-position:-216px -48px}.icon-text-width{background-position:-240px -48px}.icon-align-left{background-position:-264px -48px}.icon-align-center{background-position:-288px -48px}.icon-align-right{background-position:-312px -48px}.icon-align-justify{background-position:-336px -48px}.icon-list{background-position:-360px -48px}.icon-indent-left{background-position:-384px -48px}.icon-indent-right{background-position:-408px -48px}.icon-facetime-video{background-position:-432px -48px}.icon-picture{background-position:-456px -48px}.icon-pencil{background-position:0 -72px}.icon-map-marker{background-position:-24px -72px}.icon-adjust{background-position:-48px -72px}.icon-tint{background-position:-72px -72px}.icon-edit{background-position:-96px -72px}.icon-share{background-position:-120px -72px}.icon-check{background-position:-144px -72px}.icon-move{background-position:-168px -72px}.icon-step-backward{background-position:-192px -72px}.icon-fast-backward{background-position:-216px -72px}.icon-backward{background-position:-240px -72px}.icon-play{background-position:-264px -72px}.icon-pause{background-position:-288px -72px}.icon-stop{background-position:-312px -72px}.icon-forward{background-position:-336px -72px}.icon-fast-forward{background-position:-360px -72px}.icon-step-forward{background-position:-384px -72px}.icon-eject{background-position:-408px -72px}.icon-chevron-left{background-position:-432px -72px}.icon-chevron-right{background-position:-456px -72px}.icon-plus-sign{background-position:0 -96px}.icon-minus-sign{background-position:-24px -96px}.icon-remove-sign{background-position:-48px -96px}.icon-ok-sign{background-position:-72px -96px}.icon-question-sign{background-position:-96px -96px}.icon-info-sign{background-position:-120px -96px}.icon-screenshot{background-position:-144px -96px}.icon-remove-circle{background-position:-168px -96px}.icon-ok-circle{background-position:-192px -96px}.icon-ban-circle{background-position:-216px -96px}.icon-arrow-left{background-position:-240px -96px}.icon-arrow-right{background-position:-264px -96px}.icon-arrow-up{background-position:-289px -96px}.icon-arrow-down{background-position:-312px -96px}.icon-share-alt{background-position:-336px -96px}.icon-resize-full{background-position:-360px -96px}.icon-resize-small{background-position:-384px -96px}.icon-plus{background-position:-408px -96px}.icon-minus{background-position:-433px -96px}.icon-asterisk{background-position:-456px -96px}.icon-exclamation-sign{background-position:0 -120px}.icon-gift{background-position:-24px -120px}.icon-leaf{background-position:-48px -120px}.icon-fire{background-position:-72px -120px}.icon-eye-open{background-position:-96px -120px}.icon-eye-close{background-position:-120px -120px}.icon-warning-sign{background-position:-144px -120px}.icon-plane{background-position:-168px -120px}.icon-calendar{background-position:-192px -120px}.icon-random{width:16px;background-position:-216px -120px}.icon-comment{background-position:-240px -120px}.icon-magnet{background-position:-264px -120px}.icon-chevron-up{background-position:-288px -120px}.icon-chevron-down{background-position:-313px -119px}.icon-retweet{background-position:-336px -120px}.icon-shopping-cart{background-position:-360px -120px}.icon-folder-close{width:16px;background-position:-384px -120px}.icon-folder-open{width:16px;background-position:-408px -120px}.icon-resize-vertical{background-position:-432px -119px}.icon-resize-horizontal{background-position:-456px -118px}.icon-hdd{background-position:0 -144px}.icon-bullhorn{background-position:-24px -144px}.icon-bell{background-position:-48px -144px}.icon-certificate{background-position:-72px -144px}.icon-thumbs-up{background-position:-96px -144px}.icon-thumbs-down{background-position:-120px -144px}.icon-hand-right{background-position:-144px -144px}.icon-hand-left{background-position:-168px -144px}.icon-hand-up{background-position:-192px -144px}.icon-hand-down{background-position:-216px -144px}.icon-circle-arrow-right{background-position:-240px -144px}.icon-circle-arrow-left{background-position:-264px -144px}.icon-circle-arrow-up{background-position:-288px -144px}.icon-circle-arrow-down{background-position:-312px -144px}.icon-globe{background-position:-336px -144px}.icon-wrench{background-position:-360px -144px}.icon-tasks{background-position:-384px -144px}.icon-filter{background-position:-408px -144px}.icon-briefcase{background-position:-432px -144px}.icon-fullscreen{background-position:-456px -144px}.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.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;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open{*z-index:1000}.open>.dropdown-menu{display:block}.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{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;font-size:14px;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.btn-primary:active,.btn-primary.active{background-color:#039 \9}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link{color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}.btn-group:first-child{*margin-left:0}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group>.btn-mini+.dropdown-toggle{*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px}.btn-group>.btn-large+.dropdown-toggle{*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-bottom:20px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.nav-list>li>a,.nav-list .nav-header{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.2);background-color:#08c}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs,.nav-pills{*zoom:1}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;line-height:0;content:""}.nav-tabs:after,.nav-pills:after{clear:both}.nav-tabs>li,.nav-pills>li{float:left}.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eee #eee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#fff;background-color:#08c}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{z-index:2;border-color:#ddd}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;line-height:0;content:""}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent}.navbar{*position:relative;*z-index:2;margin-bottom:20px;overflow:visible}.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:before,.navbar-form:after{display:table;line-height:0;content:""}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.1);box-shadow:0 1px 10px rgba(0,0,0,0.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.1);box-shadow:0 -1px 10px rgba(0,0,0,0.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#ededed;*background-color:#e5e5e5;background-image:-moz-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075)}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5;*background-color:#d9d9d9}.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#ccc \9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:''}.navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,0.2)}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{color:#555;background-color:#e5e5e5}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{right:12px;left:auto}.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{right:13px;left:auto}.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{color:#fff;background-color:#111}.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e0e0e;*background-color:#040404;background-image:-moz-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:-o-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000 \9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;text-shadow:0 1px 0 #fff;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;text-align:center;list-style:none;*zoom:1}.pager:before,.pager:after{display:table;line-height:0;content:""}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:default;background-color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;line-height:0;content:""}.modal-footer:after{clear:both}.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}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.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:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;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-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.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;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;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,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:before,.thumbnails:after{display:table;line-height:0;content:""}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);box-shadow:0 1px 3px rgba(0,0,0,0.055);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);box-shadow:0 1px 4px rgba(0,105,214,0.25)}.thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;*overflow:visible;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{margin-left:0;list-style:none}.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;background-color:#999}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-right:9px;padding-left:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 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:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0)}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{right:15px;left:auto}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,0.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,0.75)}.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}

/**
 cl-: color
   clf: front
   clb: background
   cld: border
   cll: link
   clh (1-6): headings

 pd-: padding
   pd: padding
   pdt: top
   pdb: bottom
   pdl: left
   pdr: right
   pdc: padding in cell

 mg-: margin
   mg: global margin
   mgt: top
   mgb: bottom

 wt-: width
   wt-label:

 bg-: background
   bgg- : background + gradient
*/
.shadow-box {
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #00467f;
  line-height: 140%;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 14px;
  font-weight: normal;
}
a {
  color: #00467f;
}
.table th,
.table td {
  padding: 4px 8px !important;
  font-family: 'Open Sans', sans-serif;
}
.table thead th {
  color: #183f5f;
  font-weight: 600;
}
.table.center-align td {
    text-align: center;
    vertical-align: middle;
}
.table.center-align th {
    text-align: center;
}
.table tr:first-child td {
  border-color: #ccc;
}
.modal.large {
    width: 40%; 
    margin-left:-20%;  
}
.panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.panel header {
  background: #00467f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00467f), color-stop(100%, #568fbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00467f 0%, #568fbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00467f', endColorstr='#568fbf', GradientType=0);
  /* IE6-9 */
}
.panel header h3 {
  font-size: 14px;
  line-height: 140%;
  margin: 0;
  padding: 5px;
  color: #fff;
}
.panel .panel-content {
  padding: 5px 15px;
}
.panel-stretch {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.panel-stretch header {
  background: #00467f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00467f), color-stop(100%, #568fbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00467f 0%, #568fbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00467f', endColorstr='#568fbf', GradientType=0);
  /* IE6-9 */
}
.panel-stretch header h3 {
  font-size: 14px;
  line-height: 140%;
  margin: 0;
  padding: 5px;
  color: #fff;
}
.panel-stretch header {
  background: #cccccc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #cccccc 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0);
  /* IE6-9 */
}
.page-block {
  position: relative;
  overflow: hidden;
}
/*
.radio{
  background: url(/Content/css/checkbox.png) no-repeat;
  background-position: 0px -3px;
  height: 19px;
  width: 19px;
}
*/
label.error {
  color: #F8A533;
}
input.error {
  border: 1px solid #F8A533;
}
.no-mgn label {
  margin: 0;
}
.ui-datepicker-trigger {
  margin-left: 5px;
}
header .minimize {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: url(/Content/img/icons/icon-minus.png) no-repeat center 3px #f3f3f3;
  width: 12px;
  height: 12px;
  text-indent: -10000px;
}
.list-view,
.view-mode,
.edit-mode,
.direct-edit-mode {
  position: relative;
}
.navi-view li {
  float: left;
  margin-right: 2em;
}
.list-view {
  overflow: hidden;
  /*  margin-bottom: 15px; */
}
.list-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
}
.list-view header {
  position: relative;
}
.detail-view {
  /*
  .dl-horizontal dt:first-child,.dl-horizontal dd:nth-child(2){
    border-top:0 none;
  }
  .dl-horizontal dt:nth-last-child(2),.dl-horizontal dd:last-child{
    border-bottom:1px dotted @cld-cell;
  }
  */
}
.detail-view header {
  position: relative;
}
.detail-view header .icomoon-icon-close {
  color: #00467f;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 4px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid #00467f;
  text-align: center;
  line-height: 24px;
}
.detail-view header .icomoon-icon-close:hover {
  color: #fff;
  background-color: #00467f;
}
.detail-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
  background: none;
  border-bottom: 1px solid #00467f;
  color: #00467f;
  padding: 0;
  font-size: 22px;
}
.detail-view h2 .icon {
  vertical-align: text-top;
  color: #00467f;
}
.detail-view h3 {
  font-size: 15px;
}
.detail-view h3 span {
  vertical-align: baseline;
  color: #00467f;
}
.detail-view .content {
  padding: 15px 0;
  position: relative;
}
.detail-view .dl-horizontal dt,
.detail-view .dl-horizontal dd {
  border-bottom: 1px dotted #dddddd;
}
.tab-pane h3 {
  border-bottom: 1px solid #dddddd;
}
.table-view dt,
.table-view dd {
  margin-bottom: 10px;
}
.table-view dt {
  clear: both;
  float: left;
  width: 100px;
}
.table-view dd {
  margin-left: 100px;
}
.table-view th {
  /* background-color: #eee; */
  font-size: 13px;
}
.table-view thead tr {
  color: #1f1f1f;
  border: 1px solid #c4c4c4;
  text-decoration: none;
  background: #ffffff;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}
.table-view tbody {
  /*
    tr:hover {
//      background-color: #e8eaeb;
//      cursor: pointer;
      td{
        cursor: pointer;

      }
    }
    */
}
.table-view .sorting {
  background: url(/Content/img/buttons/bttn-sort-both.png) no-repeat center right;
}
.table-view .sorting_asc {
  background: url(/Content/img/buttons/bttn-sort-asc.png) no-repeat center right;
}
.table-view .sorting_desc {
  background: url(/Content/img/buttons/bttn-sort-desc.png) no-repeat center right;
}
.table-view .sorting_asc_disabled {
  background: url(/Content/img/buttons/bttn-sort-asc-d.png) no-repeat center right;
}
.table-view .sorting_desc_disabled {
  background: url(/Content/img/buttons/bttn-sort-desc-d.png) no-repeat center right;
}
.form-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
}
.left-block {
  float: left;
}
.right-block {
  float: right;
}
.on-right {
  float: right;
}
.btn-info {
  background: #568fbf;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2OGZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ2N2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #568fbf), color-stop(100%, #00467f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #568fbf 0%, #00467f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568fbf', endColorstr='#00467f', GradientType=0);
  /* IE6-8 */
}
.btn-info:hover {
  background: #568fbf;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2OGZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDdlYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #568fbf), color-stop(100%, #307ebf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #568fbf 0%, #307ebf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568fbf', endColorstr='#307ebf', GradientType=0);
  /* IE6-8 */
}
.dl-horizontal dt,
.dl-horizontal dd {
  line-height: 150%;
}
legend {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  /*  padding-left:15px; */
  color: #00467f;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
}
legend .icon {
  font-size: 20px;
  vertical-align: top;
  color: #00467f;
}
fieldset {
  margin-bottom: 20px;
}
/*
.table-bordered{
  th{
    background-color: @side-navi-clb;
  }
}
*/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(248, 165, 51, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
}
.form-horizontal .control-group {
  margin-bottom: 10px;
}
.form-horizontal .control-group .control-label {
  width: 25%;
  text-align: left;
}
.form-horizontal .control-group .controls {
  margin-left: 25%;
}
legend + .control-group {
  margin-top: 10px;
}
.dropdown-menu {
  font-size: 12px;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px;
  margin: 0;
  list-style: none;
  background: #efefef;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu .menu {
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  float: left;
  background: #fff;
  padding: 0 10px;
  margin-bottom: 0;
  margin-left: 0 !important;
  min-width: 150px;
}
.dropdown-menu .menu ul {
  list-style: none;
  margin: 0;
}
.dropdown-menu .menu li {
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 10px;
  line-height: 14px;
  width: 100%;
}
.dropdown-menu .menu a {
  display: inline-block;
  padding: 5px 0 5px 5px;
  clear: both;
  font-weight: normal;
  line-height: 14px;
  color: #333;
  white-space: normal;
  width: 98%;
}
/*** TAB *****************************/
.tab-content {
  background-color: #fff;
  padding: 15px;
  border-left: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
}
.nav-tabs {
  margin-bottom: 0;
  border-color: #c4c4c4;
  background: #fff;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  background: #ffffff;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}
.nav-tabs.pattern {
  background: url(/Content/images/patterns/2.png) repeat;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-color: #c4c4c4;
  border-bottom: 2px solid #fff;
  margin-left: -1px;
  border-top: 1px solid transparent;
}
.nav-tabs > li > a {
  margin-left: -1px;
  margin-right: -1px;
  border-right: 1px solid #c4c4c4;
  border-left: 1px solid transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent #c4c4c4 transparent #c4c4c4;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-tabs > li:first-child > a:hover {
  -webkit-border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  border-radius: 0 0 0 2px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  border-radius: 0;
}
.tabs-below > .tab-content {
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.tabs-below .nav-tabs > .active > a,
.tabs-below .nav-tabs > .active > a:hover {
  margin-top: 0;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-color: #ffffff #c4c4c4 #c4c4c4 #c4c4c4;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
}
.tabs-below > .nav-tabs {
  border-top: none;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: -1px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: -1px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
}
.tabs-left > .nav-tabs {
  border-color: #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .tab-content {
  min-height: 100%;
  min-height: 81px;
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #c4c4c4 #fff #c4c4c4 #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  /*margin-right: -1px;*/
}
.tabs-left > .nav-tabs .active > a {
  border-right: 1px;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 0;
  border-bottom: 1px solid #c4c4c4;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
  margin-left: -1px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li:first-child a:hover {
  border-top: 1px solid transparent;
}
.tabs-left > .nav-tabs > li.active:first-child a:hover {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .nav-tabs > li.active:first-child a {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs {
  margin-left: -1px;
  border-left: 1px solid #c4c4c4;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  border-bottom: 1px solid #c4c4c4;
}
.tabs-right > .tab-content {
  min-height: 81px;
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 transparent;
  border-bottom: 1px solid #c4c4c4;
  margin-right: -1px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-left: 0;
}
.tabs-right > .nav-tabs > li > a {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  border-left: 1px solid #c4c4c4;
  margin-right: -1px;
}
.tabs-right > .nav-tabs > li:first-child a:hover {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs > li.active:first-child a:hover {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-right > .nav-tabs > li.active:first-child a {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
  margin-left: -1px;
  margin-right: -1px;
  border-left: 1px solid #c4c4c4;
}
/*fix dropdown menu padding in tabs*/
.nav-tabs .dropdown-menu {
  top: auto;
  left: -1px;
}
.nav-tabs span.label {
  margin-left: 10px;
  margin-right: 5px;
}
.btn-group .dropdown-menu {
  top: 28px;
}
.btn-group.dropup .dropdown-menu {
  top: auto;
}
.tab-content .tab-pane.calendar {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  margin-top: -15px;
  overflow: hidden;
  position: relative;
}
.tab-content .tab-pane.calendar .fc-header-right {
  position: relative;
  top: 0;
  right: 0;
  vertical-align: middle;
  margin-top: 10px;
  margin-left: 5px;
  float: left;
}

/**
*/
/**
 cl-: color
   clf: front
   clb: background
   cld: border
   cll: link
   clh (1-6): headings

 pd-: padding
   pd: padding
   pdt: top
   pdb: bottom
   pdl: left
   pdr: right
   pdc: padding in cell

 mg-: margin
   mg: global margin
   mgt: top
   mgb: bottom

 wt-: width
   wt-label:

 bg-: background
   bgg- : background + gradient
*/
.shadow-box {
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #00467f;
  line-height: 140%;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 14px;
  font-weight: normal;
}
a {
  color: #00467f;
}
.table th,
.table td {
  padding: 4px 8px !important;
  font-family: 'Open Sans', sans-serif;
}
.table thead th {
  color: #183f5f;
  font-weight: 600;
}
.table tr:first-child td {
  border-color: #ccc;
}
.panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.panel header {
  background: #00467f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00467f), color-stop(100%, #568fbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00467f 0%, #568fbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00467f', endColorstr='#568fbf', GradientType=0);
  /* IE6-9 */
}
.panel header h3 {
  font-size: 14px;
  line-height: 140%;
  margin: 0;
  padding: 5px;
  color: #fff;
}
.panel .panel-content {
  padding: 5px 15px;
}
.panel-stretch {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.panel-stretch header {
  background: #00467f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00467f), color-stop(100%, #568fbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00467f 0%, #568fbf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00467f 0%, #568fbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00467f', endColorstr='#568fbf', GradientType=0);
  /* IE6-9 */
}
.panel-stretch header h3 {
  font-size: 14px;
  line-height: 140%;
  margin: 0;
  padding: 5px;
  color: #fff;
}
.panel-stretch header {
  background: #cccccc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #cccccc 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0);
  /* IE6-9 */
}
.page-block {
  position: relative;
  overflow: hidden;
}
/*
.radio{
  background: url(/Content/css/checkbox.png) no-repeat;
  background-position: 0px -3px;
  height: 19px;
  width: 19px;
}
*/
label.error {
  color: #F8A533;
}
input.error {
  border: 1px solid #F8A533;
}
.no-mgn label {
  margin: 0;
}
.ui-datepicker-trigger {
  margin-left: 5px;
}
header .minimize {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: url(/Content/img/icons/icon-minus.png) no-repeat center 3px #f3f3f3;
  width: 12px;
  height: 12px;
  text-indent: -10000px;
}
.list-view,
.view-mode,
.edit-mode,
.direct-edit-mode {
  position: relative;
}
.navi-view li {
  float: left;
  margin-right: 2em;
}
.list-view {
  overflow: hidden;
  /*  margin-bottom: 15px; */
}
.list-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
}
.list-view header {
  position: relative;
}
.detail-view {
  /*
  .dl-horizontal dt:first-child,.dl-horizontal dd:nth-child(2){
    border-top:0 none;
  }
  .dl-horizontal dt:nth-last-child(2),.dl-horizontal dd:last-child{
    border-bottom:1px dotted @cld-cell;
  }
  */
}
.detail-view header {
  position: relative;
}
.detail-view header .icomoon-icon-close {
  color: #00467f;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 4px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid #00467f;
  text-align: center;
  line-height: 24px;
}
.detail-view header .icomoon-icon-close:hover {
  color: #fff;
  background-color: #00467f;
}
.detail-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
  background: none;
  border-bottom: 1px solid #00467f;
  color: #00467f;
  padding: 0;
  font-size: 22px;
}
.detail-view h2 .icon {
  vertical-align: text-top;
  color: #00467f;
}
.detail-view h3 {
  font-size: 15px;
}
.detail-view h3 span {
  vertical-align: baseline;
  color: #00467f;
}
.detail-view .content {
  padding: 15px 0;
  position: relative;
}
.detail-view .dl-horizontal dt,
.detail-view .dl-horizontal dd {
  border-bottom: 1px dotted #dddddd;
}
.tab-pane h3 {
  border-bottom: 1px solid #dddddd;
}
.table-view dt,
.table-view dd {
  margin-bottom: 10px;
}
.table-view dt {
  clear: both;
  float: left;
  width: 100px;
}
.table-view dd {
  margin-left: 100px;
}
.table-view th {
  /* background-color: #eee; */
  font-size: 13px;
}
.table-view thead tr {
  color: #1f1f1f;
  border: 1px solid #c4c4c4;
  text-decoration: none;
  background: #ffffff;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}
.table-view tbody {
  /*
    tr:hover {
//      background-color: #e8eaeb;
//      cursor: pointer;
      td{
        cursor: pointer;

      }
    }
    */
}
.table-view .sorting {
  background: url(/Content/img/buttons/bttn-sort-both.png) no-repeat center right;
}
.table-view .sorting_asc {
  background: url(/Content/img/buttons/bttn-sort-asc.png) no-repeat center right;
}
.table-view .sorting_desc {
  background: url(/Content/img/buttons/bttn-sort-desc.png) no-repeat center right;
}
.table-view .sorting_asc_disabled {
  background: url(/Content/img/buttons/bttn-sort-asc-d.png) no-repeat center right;
}
.table-view .sorting_desc_disabled {
  background: url(/Content/img/buttons/bttn-sort-desc-d.png) no-repeat center right;
}
.form-view h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
}
.left-block {
  float: left;
}
.right-block {
  float: right;
}
.on-right {
  float: right;
}
.btn-info {
  background: #568fbf;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2OGZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ2N2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #568fbf), color-stop(100%, #00467f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #568fbf 0%, #00467f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #568fbf 0%, #00467f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568fbf', endColorstr='#00467f', GradientType=0);
  /* IE6-8 */
}
.btn-info:hover {
  background: #568fbf;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2OGZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDdlYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #568fbf), color-stop(100%, #307ebf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #568fbf 0%, #307ebf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #568fbf 0%, #307ebf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568fbf', endColorstr='#307ebf', GradientType=0);
  /* IE6-8 */
}
.dl-horizontal dt,
.dl-horizontal dd {
  line-height: 150%;
}
legend {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  /*  padding-left:15px; */
  color: #00467f;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
}
legend .icon {
  font-size: 20px;
  vertical-align: top;
  color: #00467f;
}
fieldset {
  margin-bottom: 20px;
}
/*
.table-bordered{
  th{
    background-color: @side-navi-clb;
  }
}
*/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(248, 165, 51, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 165, 51, 0.6);
}
.form-horizontal .control-group {
  margin-bottom: 10px;
}
.form-horizontal .control-group .control-label {
  width: 25%;
  text-align: left;
}
.form-horizontal .control-group .controls {
  margin-left: 25%;
}
legend + .control-group {
  margin-top: 10px;
}
.dropdown-menu {
  font-size: 12px;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px;
  margin: 0;
  list-style: none;
  background: #efefef;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu .menu {
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  float: left;
  background: #fff;
  padding: 0 10px;
  margin-bottom: 0;
  margin-left: 0 !important;
  min-width: 150px;
}
.dropdown-menu .menu ul {
  list-style: none;
  margin: 0;
}
.dropdown-menu .menu li {
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 10px;
  line-height: 14px;
  width: 100%;
}
.dropdown-menu .menu a {
  display: inline-block;
  padding: 5px 0 5px 5px;
  clear: both;
  font-weight: normal;
  line-height: 14px;
  color: #333;
  white-space: normal;
  width: 98%;
}
/*** TAB *****************************/
.tab-content {
  background-color: #fff;
  padding: 15px;
  border-left: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
}
.nav-tabs {
  margin-bottom: 0;
  border-color: #c4c4c4;
  background: #fff;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  background: #ffffff;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}
.nav-tabs.pattern {
  background: url(/Content/images/patterns/2.png) repeat;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-color: #c4c4c4;
  border-bottom: 2px solid #fff;
  margin-left: -1px;
  border-top: 1px solid transparent;
}
.nav-tabs > li > a {
  margin-left: -1px;
  margin-right: -1px;
  border-right: 1px solid #c4c4c4;
  border-left: 1px solid transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent #c4c4c4 transparent #c4c4c4;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.nav-tabs > li:first-child > a:hover {
  -webkit-border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  border-radius: 0 0 0 2px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  border-radius: 0;
}
.tabs-below > .tab-content {
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.tabs-below .nav-tabs > .active > a,
.tabs-below .nav-tabs > .active > a:hover {
  margin-top: 0;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-color: #ffffff #c4c4c4 #c4c4c4 #c4c4c4;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
}
.tabs-below > .nav-tabs {
  border-top: none;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: -1px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: -1px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
}
.tabs-left > .nav-tabs {
  border-color: #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .tab-content {
  min-height: 100%;
  min-height: 81px;
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #c4c4c4 #fff #c4c4c4 #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  /*margin-right: -1px;*/
}
.tabs-left > .nav-tabs .active > a {
  border-right: 1px;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 0;
  border-bottom: 1px solid #c4c4c4;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
  margin-left: -1px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li:first-child a:hover {
  border-top: 1px solid transparent;
}
.tabs-left > .nav-tabs > li.active:first-child a:hover {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-left > .nav-tabs > li.active:first-child a {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs {
  margin-left: -1px;
  border-left: 1px solid #c4c4c4;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  border-bottom: 1px solid #c4c4c4;
}
.tabs-right > .tab-content {
  min-height: 81px;
  border-top: 1px solid #c4c4c4;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 transparent;
  border-bottom: 1px solid #c4c4c4;
  margin-right: -1px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-left: 0;
}
.tabs-right > .nav-tabs > li > a {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  border-left: 1px solid #c4c4c4;
  margin-right: -1px;
}
.tabs-right > .nav-tabs > li:first-child a:hover {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs > li.active:first-child a:hover {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tabs-right > .nav-tabs > li.active:first-child a {
  border-top: 1px solid transparent;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
  margin-left: -1px;
  margin-right: -1px;
  border-left: 1px solid #c4c4c4;
}
/*fix dropdown menu padding in tabs*/
.nav-tabs .dropdown-menu {
  top: auto;
  left: -1px;
}
.nav-tabs span.label {
  margin-left: 10px;
  margin-right: 5px;
}
.btn-group .dropdown-menu {
  top: 28px;
}
.btn-group.dropup .dropdown-menu {
  top: auto;
}
.tab-content .tab-pane.calendar {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  margin-top: -15px;
  overflow: hidden;
  position: relative;
}
.tab-content .tab-pane.calendar .fc-header-right {
  position: relative;
  top: 0;
  right: 0;
  vertical-align: middle;
  margin-top: 10px;
  margin-left: 5px;
  float: left;
}
.bg-disabled {
  color: #3f3f3f;
  background-color: #ccc;
  /*
  background: rgb(160,160,160);
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(160,160,160,1) 0%, rgba(188,188,188,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,160,160,1)), color-stop(100%,rgba(188,188,188,1)));
  background: -webkit-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(188,188,188,1) 100%);
  background: -o-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(188,188,188,1) 100%);
  background: -ms-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(188,188,188,1) 100%);
  background: linear-gradient(top, rgba(160,160,160,1) 0%,rgba(188,188,188,1) 100%);
  */
}
footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #E5E5E5;
  text-align: right;
  -moz-box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
  -webkit-box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
  box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
  padding: 8px 0;
}
footer nav li {
  margin-right: 10em;
}
footer #copyright {
  font-size: 0.8em;
  color: #999;
  margin-right: 25px;
}
/* VIEW
 ------------------------------------*/
.attribute {
  font-size: 12px;
  padding-bottom: 6px;
}
.attribute .date {
  font-style: italic;
}
.dataTable {
  border: 1px solid #c4c4c4;
  margin: 0;
}
.tab-content h3 {
  margin: 0;
  margin-bottom: 10px;
}
.tab-content .table thead th {
  background-color: #f3f3f3;
}
.tab-pane header .control-action {
  position: absolute;
  right: 0;
  top: 0;
  border-top: 0;
  margin: 0;
  padding: 0;
}
.sub-header {
  padding: 5px 0 5px 0;
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: 0 none;
  height: 22px;
  position: relative;
}
.sub-header h3 {
  margin: 0;
  font-size: 14px;
  padding-left: 10px;
}
.vtop {
  vertical-align: top;
}
.place-right {
  float: right;
  padding-right: 15px;
}
.date-picker {
  width: 80px;
  margin-right: 8px;
}
.arrow {
  background: url(/Content/img/arow-sidenavi-so.png) no-repeat right 4px transparent;
  padding-right: 15px;
}
.popover {
  max-width: 600px;
}
.popover * {
  word-wrap: break-word;
}
.popover.right .arrow {
  background: none;
  padding-right: 0;
}
.icomoon-icon-cog {
  opacity: 0.4;
  color: #666;
  position: relative;
}
.icomoon-icon-cog .tec-icon-flow {
  display: none;
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: #fff;
  z-index: 10;
}
.icomoon-icon-cog:hover {
  opacity: 1;
}
.icomoon-icon-cog:hover .tec-icon-flow {
  display: block;
}
.icomoon-icon-checkmark {
  color: #00467f;
}
.red {
  color: #ff763c;
}
.yellow {
  color: #ffcf3c;
}
.green {
  color: #7cc736;
}
.status-active {
  color: #7cc736;
  font-weight: bold;
}
.status-inactive {
  color: #ff763c;
}
.gray {
  color: #999;
}
.minus {
  color: #ff763c !important;
}
.currency16 {
  font-size: 16px;
  font-family: "Open Sans";
}
.lang {
  color: #00467f;
  font-size: 0.9em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ccc;
  padding: 2px 6px;
}
.amount {
  text-align: right;
  display: block;
}
.minimize {
  display: none;
}
.mgb15 {
  margin-bottom: 15px;
}
.pd15 {
  padding: 15px;
}
.scroll-box {
  overflow-y: scroll;
}
span.email {
  color: #666;
  padding-left: 12px;
}
form {
  vertical-align: baseline;
}
tr.selected td {
  background-color: #bdd9ef !important;
}
tr.row-terminated td {
  background-color: #ddd !important;
}
tr.row-suspended td {
  color: #ff763c !important;
}
tr.row-notFound td {
    color: #0000FF !important;
}
td .currency {
  color: #666;
  font-size: 0.8em;
}
.inline-add td input {
  margin-bottom: 0;
}
tfoot .total {
  padding: 5px 10px !important;
  vertical-align: middle;
  text-align: right;
}
/*
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
//  filter: alpha(opacity=0);
}
*/
label .icon {
  vertical-align: top;
}
label.disabled {
  color: #ccc;
}
button .icon {
  margin: 0;
  margin-top: -5px;
}
.control-label {
  cursor: text;
}
.title-label {
  border-bottom: 1px solid #dddddd;
}
.wizard-panel {
  display: none;
}
.note {
  font-size: 0.9em;
  color: #666;
}
.checkbox-button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  padding: 4px 10px !important;
  background-color: #eee;
}
.filter-field {
  position: relative;
}
.search-result {
  display: none;
  position: absolute;
  left: 8px;
  top: 60px;
  z-index: 100;
  border: 1px solid #eee;
  background-color: rgba(255, 255, 255, 0.9);
}
.search-result > div a {
  display: block;
  padding: 4px 8px;
  color: #666;
}
.search-result > div a:hover {
  background-color: #eee;
  text-decoration: none;
}
.search-result > div > a {
  background-color: #ddd;
}
.search-result > div > a .label {
  float: right;
}
.search-result > div ul {
  margin: 0;
  padding: 0;
}
.search-result > div li {
  border-bottom: 1px solid #eee;
}
.search-result > div li a {
  font-weight: bold;
}
.search-result > div li span {
  display: block;
  float: right;
  font-weight: normal;
  font-size: 0.8em;
}
.ac-result {
  display: none;
  position: absolute;
  left: 6em;
  top: 28px;
  z-index: 100;
  border: 1px solid #eee;
  background-color: rgba(255, 255, 255, 0.9);
}
.ac-result a {
  display: block;
  padding: 4px 8px;
  color: #666;
}
.ac-result a:hover {
  background-color: #eee;
  text-decoration: none;
}
.ac-result > a {
  background-color: #ddd;
}
.ac-result > a .label {
  float: right;
}
.ac-result ul {
  margin: 0;
  padding: 0;
}
.ac-result li {
  border-bottom: 1px solid #eee;
}
.ac-result li a {
  font-weight: bold;
}
.ac-result li span {
  display: block;
  float: right;
  font-weight: normal;
  font-size: 0.8em;
}
#global-navi {
  position: absolute;
  left: 13%;
  top: 10px;
  width: 55%;
}
#global-navi ul {
  margin: 0;
  overflow: hidden;
}
#global-navi li {
  float: left;
  margin-right: 8px;
}
#global-navi li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  border: 1px solid #cccccc;
  text-decoration: none;
  width: 60px;
  height: 35px;
  display: block;
  position: relative;
}
#global-navi li a span {
  display: block;
  padding: 0 10px;
  position: absolute;
}
#global-navi li a .icon {
  color: #ccc;
  opacity: 0.6;
  font-size: 20px;
  margin: 0 auto;
  top: 3px;
  left: 11px;
  text-align: center;
}
#global-navi li a .txt {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  display: block;
  padding: 0;
  width: 60px;
  bottom: 4px;
  left: 0;
}
#global-navi li a:hover {
  background-color: #bdd9ef;
}
#global-navi li a:hover .icon {
  color: #00467f;
}
#global-navi li:last-child {
  margin-right: 0;
}
#global-navi-top {
  position: relative;
}
#global-navi-dashboard {
  /*
  width: 46px;
  line-height: 1em !important;
  top:6px !important;
  left:30px !important;: ;
*/
}
.search-block {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 25px;
  background-color: #eee;
  border: 1px solid #999;
  /*
  .form-horizontal{
    padding:0;
  }
  .span8{
    border-right:1px solid #ccc;
  }
  */
}
.search-block input[type=text] {
  margin: 0;
}
.search-block .table-filter {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}
.search-block .search-form {
  border-right: 1px solid #ccc;
}
.table-block {
  position: relative;
}
/* GLOBAL BLOCK
 ------------------------------------*/
#top-header-block {
  /*
  #logo-block{
    padding-left:10px;
  }
  */
}
#top-header-block a {
  font-family: 'Open Sans';
}
#top-header-block .logo {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: fixed;
  left: 0;
  top: 24%;
}
#top-header-block .navbar {
  margin-bottom: 0;
  padding: 10px 0;
}
#top-header-block .navbar .nav {
  margin-right: 15px;
  float: right;
}
#top-header-block .navbar .nav > li {
  margin-left: 15px;
}
#top-header-block .navbar .nav > li > a {
  float: none;
  line-height: 18px;
  font-size: 12px;
  color: #555;
  padding: 8px 10px;
  border: 1px solid;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  position: relative;
  -webkit-text-shadow: 0 1px 0 white;
  -moz-text-shadow: 0 1px 0 white;
  text-shadow: 0 1px 0 white;
  border-color: #CCC #CCC #AAA;
  background-color: #E0E0E0;
  -moz-box-shadow: inset 0 0 1px #fff;
  -ms-box-shadow: inset 0 0 1px #fff;
  -webkit-box-shadow: inset 0 0 1px white;
  box-shadow: inset 0 0 1px white;
  /*  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);*/
  background-image: -moz-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
  background-image: -ms-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
  background-image: -o-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #dcdcdc));
  background-image: -webkit-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
  background-image: linear-gradient(to bottom, #fafafa 0, #dcdcdc 100%);
  padding: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
}
#top-header-block .navbar .nav > li > a:hover {
  color: #3f3f3f;
  background: #e8e8e8;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e8e8e8 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, #f9f9f9 100%);
  background: linear-gradient(top, #e8e8e8 0%, #f9f9f9 100%);
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f9f9f9',GradientType=0 ); */
  text-decoration: none;
  border-color: #aaaaaa #aaaaaa #999999;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px #ffffff inset;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px #ffffff inset;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px #ffffff inset;
}
#top-header-block .navbar .nav > li > a.avatar {
  padding-left: 8px;
  padding-right: 0;
}
#top-header-block .navbar .nav > li > a.avatar img {
  display: none;
}
#top-header-block .navbar .nav > li > a.avatar .txt {
  padding-left: 5px;
}
/* SIDE BLOCK
 ------------------------------------*/
.side-panel h5 {
  /*    background-color: @side-navi-header-clb; */
  color: #00467f;
  padding: 7px 15px;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  background: url(/Content/img/tx-grid.png) left top #d2d3d3;
}
.side-panel ul {
  margin: 0;
}
.side-panel ul li {
  background-color: #e2e3e3;
  border-bottom: 1px solid #c4c4c4;
  padding: 15px;
}
#side-block {
  float: left;
  width: 13%;
  /*
  z-index: 1;
  position: absolute;
  top:0px;
  left:0;
  width: @side-navi-width;: ;
  */
  -webkit-transition: margin 'ease-in-out 0.1s';
  -moz-transition: margin 'ease-in-out 0.1s';
  -o-transition: margin 'ease-in-out 0.1s';
  transition: margin 'ease-in-out 0.1s';
}
#side-block #side-navi-right {
  display: none;
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 100;
}
#side-block #side-navi-right span {
  color: #fff;
}
#side-block.collapsed #side-navi,
#side-block.collapsed #side-news {
  display: none;
}
#side-block #side-navi {
  font-family: 'Open Sans', sans-serif;
}
#side-block #side-navi header {
  position: relative;
}
#side-block #side-navi header #side-navi-left {
  position: absolute;
  top: 7px;
  right: 0;
}
#side-block #side-navi header #side-navi-left span {
  color: #00467f;
}
#side-block #side-navi li {
  padding: 0;
}
#side-block #side-navi li a {
  display: block;
  position: relative;
  height: 38px;
  line-height: 38px;
  /*
        float: left;
        width: 100%;
        */
  padding-left: 15px;
  background-color: #e2e3e3;
  color: #00467f;
  /*
        -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
        box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
*/
}
#side-block #side-navi li a .hasDrop {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0 !important;
  color: #00467f;
}
#side-block #side-navi li a span {
  color: #00467f;
}
#side-block #side-navi li a:hover {
  color: #1f1f1f;
  text-decoration: none;
  background: #ffffff;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}
#side-block #side-navi li .sub {
  display: none;
}
#side-block #side-navi li .sub li {
  border-bottom: 1px solid #efefef;
}
#side-block #side-navi li .sub li a {
  font-size: 0.9em;
  border: 0 none;
  box-shadow: none;
  padding-left: 30px;
  line-height: 28px;
  height: 28px;
}
#side-block #side-navi li .sub .active a {
  background-color: #fff;
}
#side-block #side-navi li:last-child {
  border-bottom: 0 none;
}
#side-block #side-navi li.disabled a {
  /*  color:#fff;
  background-color: @clb-disabled;: ;
  */
  background-color: #f3f3f3;
  color: #777;
}
#side-block #side-navi li.disabled a span {
  color: #777;
}
#side-block #side-navi li.disabled a:hover {
  cursor: text;
  background: none;
  background-color: #f3f3f3;
}
#side-news-extend {
  position: absolute;
  top: 36px;
  left: -100%;
  width: 58%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.94);
  z-index: 100;
  padding: 20px;
  border-right: 1px solid #ccc;
  -moz-transition-property: left;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: left;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-property: left;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
#side-news-extend.expand {
  left: 13%;
}
#side-news-extend .close {
  float: right;
  opacity: 0.5;
  font-size: 28px;
}
#side-news li {
  cursor: pointer;
}
#side-news li .icon16 {
  margin: 0;
}
#side-news li h3 {
  font-size: 13px;
  line-height: 100%;
  display: inline;
}
#side-news li:hover {
  background-color: #ddd;
}
#side-news #side-news-template {
  display: none;
}
.popover-content {
  white-space: pre-wrap;
}
#dashboard-navi ul {
  margin: 0;
  overflow: hidden;
}
#dashboard-navi li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
#dashboard-navi li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  border: 1px solid #cccccc;
  padding: 4px;
  text-decoration: none;
  width: 72px;
  height: 72px;
  display: block;
  position: relative;
}
#dashboard-navi li a span {
  display: block;
  width: 60px;
  padding: 0 10px;
  text-align: center;
  position: absolute;
  left: 0;
}
#dashboard-navi li a .icon {
  color: #00467f;
  top: 12px;
  font-size: 32px;
  line-height: 100%;
  margin: 0 auto;
}
#dashboard-navi li a .txt {
  height: 26px;
  bottom: 0px;
  font-size: 13px;
  line-height: 100%;
  font-family: 'Open Sans', sans-serif;
}
#dashboard-navi li:last-child {
  margin-right: 0;
}
#dashboard-navi .left-block {
  width: 70%;
}
#dashboard-navi .right-block {
  width: 30%;
}
.box-occupancy {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  position: relative;
  border: 1px solid #ccc;
  width: 195px;
  height: 33px;
}
.box-occupancy .icon {
  position: absolute;
  top: 10px;
  left: 2px;
  font-size: 20px;
  opacity: 0.2;
}
.box-occupancy .txt {
  font-size: 12px;
  position: absolute;
  color: #333;
  bottom: 4px;
  left: 32px;
  opacity: 0.5;
  width: 80px;
  line-height: 1em;
}
.box-occupancy .data {
  position: absolute;
  right: 8px;
  top: 7px;
  font-size: 26px;
  font-weight: bold;
}
.box-occupancy .data span {
  font-size: 13px;
}
.box-search {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  border: 1px solid #cccccc;
  padding: 4px 15px;
  height: 72px;
  display: block;
  position: relative;
}
.box-search h3 {
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.box-search input {
  width: 100%;
}
.box-search button {
  width: 100%;
}
.edit-panel {
  padding-top: 44px;
  width: 480px;
  height: 100px;
  position: absolute;
  top: -55px;
  right: -600px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: -10px 0 20px 5px rgba(129, 129, 129, 0.2);
  box-shadow: -10px 0 20px 5px rgba(129, 129, 129, 0.2);
  transition: right 1s;
  -webkit-transition: right 1s;
  /* Safari */
}
.edit-panel.open {
  right: 0;
}
.edit-panel .edit-panel-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.edit-panel .edit-panel-body {
  position: relative;
  padding: 15px;
  overflow-y: auto;
}
.edit-panel .edit-panel-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
#dashboard-chart-block header {
  margin-bottom: 15px;
}
#dashboard-chart-block .balance {
  padding: 8px 0 5px;
}
#dashboard-chart-block .list-view {
  margin-bottom: 0;
}
#dashboard-chart-block .left-block {
  width: 70%;
}
#dashboard-chart-block .right-block {
  width: 30%;
}
#dashboard-chart-block .right-block > div {
  padding-left: 15px;
}
/* MAIN BLOCK
 ------------------------------------*/
#main-block {
  /*
  margin-left:210px;
  margin-bottom: 25px;
  */
  float: right;
  width: 87%;
}
#main-block.expand {
  /*    margin-left:0; */
  float: none;
  width: 100%;
}
#main-block.expand #main-block-header h1 {
  padding-left: 28px;
}
#main-block #main-block-header {
  color: #FFF;
  background: #003560;
  background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00467f 1%, #003560 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #00467f), color-stop(100%, #003560));
  background: -webkit-linear-gradient(top, #00467f 1%, #003560 100%);
  background: -o-linear-gradient(top, #00467f 1%, #003560 100%);
  background: -ms-linear-gradient(top, #00467f 1%, #003560 100%);
  background: linear-gradient(top, #00467f 1%, #003560 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
  -moz-box-shadow: 0 1px 0px #ffffff;
  -webkit-box-shadow: 0 1px 0px #ffffff;
  box-shadow: 0 1px 0px #ffffff;
  border-bottom: 1px solid #c4c4c4;
  height: 35px;
  position: relative;
}
#main-block #main-block-header h1 {
  color: #fff;
  font-size: 21px;
  font-weight: normal;
  padding-left: 15px;
  margin: 0;
  line-height: 35px;
}
#main-block #main-block-header h1 .icon {
  color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 18px;
  vertical-align: top;
}
#main-block #main-block-header h3 {
  color: #fff;
  padding: 0 5px;
  line-height: 35px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 10px;
}
#main-block #main-block-header .label-your-location {
  font-weight: normal;
  font-size: 14px;
  vertical-align: top;
  color: #ccc;
}
#main-block #main-block-content {
  padding: 15px;
}
header {
  position: relative;
}
header .control-action {
  position: absolute;
  right: 0;
  top: 0;
  display: table;
}
header .control-action .btn {
  vertical-align: top;
}
header .control-action .control-group {
  display: table-cell;
  padding-left: 15px;
}
/* PAGE CLIENT
 ------------------------------------*/
.table-filter {
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 99;
}
.table-filter .btn {
  padding: 3px 10px;
}
.table-filter label {
  padding-right: 10px;
}
.table-filter2 {
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: 0;
  padding: 3px;
  min-height: 30px;
}
.table-filter2 .control-group {
  float: left;
  margin: 0;
  margin-right: 15px;
}
.table-filter2 .control-group .btn-mini {
  margin-left: 3px;
}
.table-filter2 .control-group > label,
.table-filter2 .control-group > input,
.table-filter2 .control-group > select {
  display: inline;
  vertical-align: baseline;
  margin: 0;
  padding: 3px 6px;
}
.table-filter2 .control-group > label {
  padding-right: 1px ;
  font-size: 13px;
  color: #777;
}
.table-filter2 .control-group > button {
  height: 28px;
}
.table-filter2 .control-group .checkbox {
  padding-top: .5em;
}
.table-filter2 .control-group .checkbox input {
  margin-left: 0;
}
.table-filter2 .control-group .ui-datepicker-trigger {
  vertical-align: middle;
  margin-left: 4px;
}
.dropdown-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
  margin-top: -5px;
}
.dropdown {
  line-height: 1em;
  font-size: 14px;
}
.dropdown .dropdown-menu {
  top: 26px;
}
#tab-contact {
  position: relative;
}
#tab-contact #table-client-contact .icon {
  margin-left: 0;
}
#tab-contact #table-client-contact.collapsed {
  width: 160px;
  position: absolute;
  top: 0;
  left: 0;
  transition-property: width;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}
#table-client-info td:nth-child(2) {
  font-weight: bold;
}
#tab-contract .dl-horizontal dt {
  text-align: left;
}
#tab-mailfax,
#tab-handling {
  /*
  .controls{
    float:left;
    margin-right: @mgb;
  }
  */
}
#tab-mailfax .expand,
#tab-handling .expand {
  display: none;
}
#tab-mailfax h5,
#tab-handling h5 {
  color: #403f3a;
}
#tab-mailfax h5.sub,
#tab-handling h5.sub {
  margin: 10px 0 5px;
  color: #666;
}
#tab-mailfax .sub-detail,
#tab-handling .sub-detail {
  display: none;
  background-color: #f3f3f3;
  padding: 4px 0;
}
#tab-mailfax .label-remark,
#tab-handling .label-remark {
  border-bottom: 1px solid #dddddd;
  padding-top: 9px;
}
#tab-mailfax .row-fluid,
#tab-handling .row-fluid {
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
}
#tab-address .control-group label {
  text-align: left;
}
#tab-address .expand {
  display: none;
}
#tab-address fieldset > legend {
  margin-bottom: 15px;
}
#invoice-option-email {
  overflow: hidden;
}
#invoice-option-email li div:first-child {
  float: left;
  width: 50%;
}
#invoice-option-email li div:last-child {
  float: left;
  width: 50%;
}
#client-contact-detail {
  display: none;
  /*  border-top: 1px solid #c4c4c4; */
  /*  padding-left: 180px; */
}
#client-tab-contact-edit .control-group {
  margin-bottom: 5px;
}
#btn-erp-update {
  float: right;
}
#btn-renew {
  width: 100px;
}
.contract-item {
  position: relative;
  border-bottom: 1px solid #dddddd;
  padding-top: 10px;
}
.contract-item .contract-id {
  font-weight: bold;
  font-size: 1.2em;
}
.contract-item .contract-status {
  font-weight: bold;
  color: #ccc;
}
.contract-item .contract-status.green {
  color: #7cc736;
}
.contract-item .contract-status.red {
  color: #9E1414;
}
.contract-item:first-child {
  padding: 0;
}
.contract-item:last-child {
  border-bottom: 0px;
}
#status-suspend {
  /*
  display: none;
  color:@clf-red;
  font-size:: 16px;
  */
}
#status-terminate {
  /*
  display: none;
  color:#666;
  font-size: 16px;
  */
}
#btn-erp {
  color: #f00 !important;
  margin-bottom: 4px;
  margin-left: 15px;
  /*
  position: absolute;
  top: 4px;
  right: 65px;
  */
}
.btn-add,
.btn-refund {
  margin-left: 10px;
  vertical-align: top;
}
.btn-add,
.btn-edit,
.btn-delete,
.btn-refund,
.btn-view {
  text-align: left;
  text-indent: 16px;
}
.btn-add {
  background: url(/Content/img/icons/icon-new.png) no-repeat 4px center transparent !important;
  text-indent: 20px;
}
.btn-edit {
  background: url(/Content/img/icons/icon-edit.png) no-repeat 4px center transparent !important;
  text-indent: 18px;
}
.btn-delete {
  background: url(/Content/img/icons/icon-delete.png) no-repeat 4px center transparent !important;
}
.btn-refund {
  background: url(/Content/img/icons/icon-revert.png) no-repeat 4px center transparent !important;
}
.btn-gap {
  margin-left: 5px;
}
.btn-add,
.btn-edit,
.btn-delete,
.btn-release,
.btn-view {
  width: 60px;
}
.remarks-content {
  height: 80px;
  overflow-y: scroll;
  margin-bottom: 20px;
}
#link-erp-form-list li a {
  overflow: hidden;
  padding: 4px 10px;
}
#link-erp-form-list .erp-id,
#link-erp-form-list .company,
#link-erp-form-list .type {
  float: left;
}
#link-erp-form-list .erp-id {
  width: 15%;
}
#link-erp-form-list .company {
  width: 65%;
}
#link-erp-form-list .type {
  width: 20%;
}
#client-tab-extension-add-extension {
  overflow-y: scroll;
  height: 112px;
  width: 100%;
  overflow-x: hidden;
}
#client-tab-extension-add-extension li.inuse {
  background-color: #ccc;
}
#client-tab-extension-add-extension a {
  cursor: pointer;
}
#client-tab-extension-add-extension a.active {
  background-color: #bdd9ef;
}
#client-tab-extension-add-contact {
  display: none;
}
.sv-cc #group-checkout {
  display: none;
}
#change-company-name-action .dropdown-menu .divider {
  margin: 3px 1px;
}
#change-company-name-action .dropdown-menu > li {
  position: relative;
}
#change-company-name-action .dropdown-menu > li:hover {
  background: none;
  background-color: #FFE69A;
  color: #000;
}
#change-company-name-action .dropdown-menu > li > a {
  padding: 3px;
  display: block;
  padding-right: 30px;
}
#change-company-name-action .dropdown-menu > li > a:hover {
  background: none;
  background-color: #FFE69A;
  color: #000;
}
#change-company-name-action .dropdown-menu > li > a .otherNames-content {
  display: inline;
}
#change-company-name-action .dropdown-menu > li > a .otherNames-content-read-more {
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}
#change-company-name-action .dropdown-menu > li > .label {
  font-size: 0.8em;
  position: absolute;
  right: 30px;
  top: 3px;
}
#change-company-name-action .dropdown-menu > li > .icomoon-icon-remove-2 {
  color: #A6380A;
  position: absolute;
  right: 0px;
  top: 4px;
}
#change-company-name-action .dropdown-menu > li > a.read-more {
  display: inline;
}
#change-company-name-action .dropdown-menu {
  max-width: 430px;
  min-width: 280px;
}
/* PAGE CHECK
 ------------------------------------*/
#wizard {
  background-color: #f6f6f6;
  overflow: hidden;
}
.jqwizard_navi ul {
  margin: 0 0 10px 0;
}
.wizard-check-in .jqwizard_content > div {
  overflow-y: scroll;
  height: 320px;
}
#welcome-panel {
  animation: animation01 1s ease-in 0s both;
  -moz-animation: animation01 1s ease-in 0s both;
  -webkit-animation: animation01 1s ease-in 0s both;
  background: url(/Content/img/icons/icon-start.png) no-repeat 90% 50% transparent;
  height: 216px;
  cursor: pointer;
  color: #666;
  font-size: 18px;
  line-height: 150%;
}
#welcome-panel h1 {
  font-size: 28px;
}
#welcome-panel .detail {
  width: 50%;
}
#welcome-panel .date {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  margin-bottom: 15px;
}
@keyframes animation01 {
  from {
    background-position: 85% 50%;
  }
  to {
    background-position: 90% 50%;
  }
}
@-moz-keyframes animation01 {
  from {
    background-position: 85% 50%;
  }
  to {
    background-position: 90% 50%;
  }
}
@-webkit-keyframes animation01 {
  from {
    background-position: 85% 50%;
  }
  to {
    background-position: 90% 50%;
  }
}
#page-check-default #drop-zone {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*    width:30%; */
  /*height: 120px;*/
  cursor: pointer;
  padding: 15px;
  margin-bottom: 15px;
  position: relative;
  background: url(/Content/img/icons/icon-file.png) no-repeat left center #eeeeee;
}
#page-check-default #drop-zone .note {
  font-size: 22px;
  color: #666;
  padding-left: 118px;
  line-height: 133px;
}
#page-check-default #drop-zone label {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
#page-check-default #drop-zone .dz-details {
  padding: 5px;
}
#page-check-default #drop-zone .dz-message {
  /*display: none;*/
}
#page-check-default #drop-zone .dz-preview {
  height: 30px;
  margin-right: 2px;
  position: relative;
  background-color: #fff;
  /*border-bottom: 1px solid #eee;
            position: absolute;
			 padding-bottom: 5px;
            top: 0;
            right: 32%; */
}
#page-check-default #drop-zone .dz-preview .dz-filename span {
  font-size: 12px;
}
#page-check-default #drop-zone .dz-preview .dz-size {
  font-size: 12px;
  color: #999;
}
#page-check-default #drop-zone .dz-preview .dz-success-mark,
#page-check-default #drop-zone .dz-preview .dz-error-mark {
  display: none;
}
#page-check-default .expand {
  display: none;
}
#detail-checkin {
  margin: 20px 0 0;
}
#detail-checkin h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}
#detail-checkin > div {
  padding: 15px;
}
#detail-checkin .dl-horizontal {
  margin-bottom: 0;
}
#detail-checkin dt {
  font-weight: normal;
}
#tab-welcome-content {
  border: 1px solid #c4c4c4;
}
/*
#tab-step1, #tab-step2, #tab-step3, #tab-step4{
  h2{
    border-bottom: none;
  }
}
*/
#page-check-default .tab-content header {
  margin-bottom: 20px;
}
#page-check-default .tab-content header .control-action {
  border: 0 none;
  margin: 0;
  padding: 0;
  margin-top: -2px;
}
#page-check-default .tab-content .control-action {
  border-top: 1px solid #9CC0DF;
  margin-top: 15px;
  padding-top: 15px;
  text-align: right;
}
#page-check-default .nav-tabs a {
  cursor: text;
}
#page-check-default .nav-tabs a.disabled {
  color: #ccc;
}
#page-check-default .nav-tabs li.active a {
  background-image: url(/Content/img/arow-sidenavi-so.png);
  background-position: 92% 50%;
  background-repeat: no-repeat;
  padding-right: 30px;
}
#tab-connection .edit-mode,
#tab-instruction .edit-mode,
#tab-client .edit-mode {
  display: block;
  background: none;
}
#tab-connection .form-horizontal,
#tab-instruction .form-horizontal,
#tab-client .form-horizontal {
  padding: 0;
}
#table-check-tab-connection .icon {
  display: none;
}
#tab-mailfax-mail-handling h5,
#tab-mailfax-fax-handling h5 {
  margin: 0 0 8px;
}
#tab-mailfax-mail-handling h6,
#tab-mailfax-fax-handling h6 {
  margin: 15px 0 8px;
  color: #333;
}
.grouping {
  margin-top: 15px;
  border: 1px solid #eee;
  background-color: #f6f6f6;
  padding: 5px 15px 10px;
}
.step-item {
  position: relative;
  margin-bottom: 20px;
}
.step-item h2 {
  position: relative;
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 12px;
  color: #035496;
  /*
    background-color: #69A9DF;
    */
  background-color: #ddd;
  padding: 0;
  border: 0 none;
  padding: 10px 0 10px 48px;
}
.step-item h2 span {
  font-size: 24px;
  background-color: #fff;
  display: block;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.step-item .pd15 {
  padding: 5px 15px 0;
}
.step-item .form-horizontal {
  padding: 0;
}
/*
#page-client-default{
  .detail-view{
  }
}
*/
.t140 .dl-horizontal dt {
  width: 140px;
}
.t140 .dl-horizontal dd {
  margin-left: 150px;
}
/* CLIENT - NEW LEAD
 ------------------------------------*/
#new-lead-cond-panel {
  border-top: 5px solid #00467f;
  width: 99%;
  background-color: #E0E4E9;
  padding: 10px 10px 3px;
  margin-bottom: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#new-lead-cond-panel .search-result a {
  font-size: 13px;
}
#page-client-new .contact-panel {
  display: none;
}
#interested-product {
  position: absolute;
  top: 10px;
  left: 42px;
}
#interested-product #service-selector {
  /*
    height: 24px;
    line-height: 24px;
    padding:2px 4px;
    background-color: #ebf3fd;
    */
}
#global-sales-account {
  position: absolute;
  left: 51%;
  top: 5px;
  color: #666;
  font-weight: bold;
}
#global-sales-account span {
  vertical-align: baseline;
}
#table-client-contact {
  margin-bottom: 0;
}
#table-client-contact tfoot {
  height: auto;
  line-height: auto;
}
#table-contact a {
  text-decoration: underline;
}
#table-contact span {
  font-size: 0.9em;
  color: #00467f;
}
#table-client-complimentary th:nth-child(2),
#table-client-complimentary td:nth-child(2) {
  text-align: right;
  padding-right: 30px !important;
}
/* PAGE SIR
 ------------------------------------*/
#page-sir-default .nav-tabs > .active > a,
#page-sir-default .nav-tabs > .active > a:hover {
  border-bottom: 0 none;
  background-color: #fff;
}
#page-sir-default #sir-list-view .nav-tabs {
  border-color: #e2e3e3;
  border-bottom: 0 none;
}
#page-sir-default .table-bordered {
  border-top: 0 none;
}
.table-sir tr:hover {
  background-color: transparent !important;
}
.table-sir tr:hover td {
  /*
      &.term, &.categories{
        cursor: text;
        background-color: transparent !important;
      }
      */
}
.table-sir tr:hover td:hover {
  background-color: #bdddf2 !important;
}
.table-sir tr:hover td:hover li {
  background-color: #bdddf2 !important;
}
.table-sir th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.table-sir td {
  padding: 0 !important;
}
.table-sir td.selected {
  background-color: #bdddf2 !important;
}
.table-sir td.term {
  padding: 2px 8px !important;
}
.table-sir td.categories li {
  font-size: 0.9em;
  text-align: left;
  color: #333 !important;
}
.table-sir ul {
  margin: 0;
}
.table-sir ul li {
  text-align: right;
  border-bottom: 1px solid #eee;
  padding: 2px 8px;
}
.table-sir ul li:last-child {
  border-bottom: 0px none;
  font-weight: 600;
  background-color: #f3f3f3;
}
.table-sir ul li span {
  display: block;
  float: left;
  font-size: 1.2em;
  font-weight: 600;
  color: #7cc736;
}
.table-sir .section-ytd td {
  /*        background-color: #e8FaFb; */
  border-bottom: 2px solid #ccc;
}
.table-sir .currentmonth td li:nth-child(2) {
  color: #666;
  font-weight: bold;
  background-color: #FFe4e4;
}
#table-sir-global th:nth-child(2),
#table-sir-global td:nth-child(2) {
  border-right: 2px solid #ccc;
}
#table-sir-global .row-total td {
  background-color: #ddd;
}
#table-sir-global .row-total td:first-child {
  font-weight: bold;
}
#table-sir-global .row-total td li:last-child {
  background-color: #ddd;
}
#table-sir-global .row-sub-total td {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
}
#table-sir-global .row-sub-total td:first-child {
  font-weight: bold;
}
#page-sir-global-usd h4 {
  margin: 0;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: 0 none;
}
.table-sir-report td,
#table-sir-report-city-total td,
#table-sir-report-city td,
#table-sir-report td {
  text-align: right;
}
.table-sir-report td:first-child,
#table-sir-report-city-total td:first-child,
#table-sir-report-city td:first-child,
#table-sir-report td:first-child {
  text-align: left;
}
.table-sir-report td:last-child,
#table-sir-report-city-total td:last-child,
#table-sir-report-city td:last-child,
#table-sir-report td:last-child {
  font-weight: bold;
  color: #666;
}
.table-sir-report .row-variance td,
#table-sir-report-city-total .row-variance td,
#table-sir-report-city .row-variance td,
#table-sir-report .row-variance td {
  font-size: 1.4em;
  border-top: 2px solid #ccc;
  background-color: #f6f6f6;
  text-align: right;
}
.table-sir-report .row-variance td div,
#table-sir-report-city-total .row-variance td div,
#table-sir-report-city .row-variance td div,
#table-sir-report .row-variance td div {
  float: left;
  font-weight: 600;
}
.table-sir-report .row-variance td:first-child,
#table-sir-report-city-total .row-variance td:first-child,
#table-sir-report-city .row-variance td:first-child,
#table-sir-report .row-variance td:first-child {
  font-size: 1em;
  text-align: left;
}
.table-sir-report .row-variance td:last-child,
#table-sir-report-city-total .row-variance td:last-child,
#table-sir-report-city .row-variance td:last-child,
#table-sir-report .row-variance td:last-child {
  font-weight: normal;
}
.table-sir-report .row-total td,
#table-sir-report-city-total .row-total td,
#table-sir-report-city .row-total td,
#table-sir-report .row-total td {
  font-weight: 600;
  font-size: 1.4em;
  border-top: 2px solid #ccc;
  color: #444;
  text-align: right;
}
.table-sir-report .row-total td div,
#table-sir-report-city-total .row-total td div,
#table-sir-report-city .row-total td div,
#table-sir-report .row-total td div {
  float: left;
  font-weight: 600;
}
.table-sir-report .row-total td:first-child,
#table-sir-report-city-total .row-total td:first-child,
#table-sir-report-city .row-total td:first-child,
#table-sir-report .row-total td:first-child {
  font-size: 1em;
  text-align: left;
}
.table-sir-report .row-comment td,
#table-sir-report-city-total .row-comment td,
#table-sir-report-city .row-comment td,
#table-sir-report .row-comment td {
  position: relative;
  text-align: left;
  font-size: 13px;
}
.table-sir-report .row-comment td .expand,
#table-sir-report-city-total .row-comment td .expand,
#table-sir-report-city .row-comment td .expand,
#table-sir-report .row-comment td .expand {
  display: none;
}
.table-sir-report .row-comment td .icomoon-icon-play,
#table-sir-report-city-total .row-comment td .icomoon-icon-play,
#table-sir-report-city .row-comment td .icomoon-icon-play,
#table-sir-report .row-comment td .icomoon-icon-play {
  width: 15px;
  height: 15px;
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
}
.table-sir-status select {
  margin-bottom: 0;
  padding: 1px 6px;
  height: 22px;
  line-height: 22px;
}
/* PAGE ACCOUNT-PERIOD
 ------------------------------------*/
#page-default-acount-period h4 {
  margin: 0;
  line-height: 28px;
  margin-left: 10px;
}
#page-default-acount-period .dataTable {
  margin-bottom: 0;
}
#page-default-acount-period .counter {
  width: 202px;
  position: absolute;
  top: 5px;
  right: 10px;
}
#page-default-acount-period .counter .box {
  text-align: center;
  padding: 3px 15px 2px;
  background-color: #FFF;
  width: 60px;
  border: 1px solid #ccc;
  display: table;
  float: left;
  vertical-align: bottom;
  margin-left: 8px;
  color: #00467f;
}
#page-default-acount-period .counter .box span {
  display: table-cell;
  vertical-align: bottom;
}
/* PAGE EXTENSION
 ------------------------------------*/
#table-client-extension .date {
  font-size: 11px;
  color: #666;
}
#table-client-extension .btn-allocate + .date {
  color: #c0272b;
}
/* PAGE Transaction
 ------------------------------------*/
#page-tool-transaction .form-inline label {
  margin-left: 10px;
}
#page-tool-transaction #table-transaction-filter {
  top: 12px;
  left: 10px;
}
/* PAGE AR
 ------------------------------------*/
.box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px dotted #dddddd;
}
.box h3 {
  margin-top: 0;
  color: #403f3a;
  padding: 4px 8px;
  background-color: #f6f6f6;
  color: #666;
  text-align: center;
}
.box .balance,
.box .deposit {
  font-size: 36px;
  line-height: 100%;
  text-align: center;
}
.box .balance span,
.box .deposit span {
  color: #403f3a;
}
#page-ar-default .ar-red td {
  background-color: #ffc389;
}
#page-ar-default .ar-yellow td {
  background-color: #fff6bc;
}
#table-ar .row-total td {
  background-color: #f3f3f3;
}
#admin-change-site {
  width: 340px;
}
#admin-edit-profile .dl-horizontal dt,
#admin-edit-profile .dl-horizontal dd {
  padding: 4px 0;
}
#admin-edit-profile .dl-horizontal .control {
  padding: 0;
}
#security-deposit-detail-table {
  border-left: 1px solid #ccc;
}
#security-deposit-detail-table th,
#security-deposit-detail-table td {
  text-align: right;
}
#security-deposit-detail-table th:first-child,
#security-deposit-detail-table td:first-child,
#security-deposit-detail-table th:last-child,
#security-deposit-detail-table td:last-child {
  text-align: left;
}
#security-deposit-detail-table th {
  border-right: 1px solid #ccc;
}
#security-deposit-detail-table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
/* PAGE Security Deposit
 ------------------------------------*/
#page-ar-security-deposit .tec-icon-edit {
  display: none;
}
/* RECEIPT
 ------------------------------------*/
#aging-allocation-title {
  padding: 12px 0 4px;
  border-bottom: 1px solid #00467F;
  position: relative;
}
#aging-allocation-title h2 {
  padding: 0 15px;
  margin: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
  background-color: #999;
  position: relative;
  background: none;
  border: 0 none;
  color: #00467F;
  padding: 0;
  font-size: 22px;
}
#aging-allocation-title h3 {
  font-size: 18px;
  line-height: 120%;
  padding-top: 4px;
}
#aging-allocation-title .box {
  padding: 5px 15px 2px;
  background-color: #FFF;
  width: 180px;
  border: 1px solid #ccc;
  display: table;
  float: right;
  margin-right: 20px;
  vertical-align: bottom;
  background-color: #DEEEFB;
  color: #00467f;
  font-size: 95%;
}
#aging-allocation-title .box span {
  display: table-cell;
  vertical-align: bottom;
}
#aging-allocation-title .box .balance {
  float: right;
  font-size: 1.4em;
}
#aging-allocation-title .box:first-child {
  margin-right: 0;
}
#aging-allocation {
  /*
  background-color: #fff;
  margin-bottom: 20px;
  padding:8px;
  width: 99%;
  .round;
  h3{
    font-size: 20px;
    margin:0;
  }
  */
}
#aging-allocation #table-aging-allocation {
  margin-bottom: 20px;
}
#aging-allocation #table-aging-allocation caption {
  color: #00467F;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 1px solid #00467F;
  text-align: left;
  margin: 0;
}
#aging-allocation #table-aging-allocation th {
  text-align: left;
  font-size: 0.9em;
}
#aging-allocation #table-aging-allocation tbody th {
  vertical-align: top;
  border-top: 1px solid #ddd;
  /*
		  .row-header {
		  	transform:rotate(-90deg);
		  	transform-origin: 50%;
		  }
		  */
  color: #666;
}
#aging-allocation #table-aging-allocation tbody th:first-child {
  border-color: #ccc;
}
#aging-allocation #table-aging-allocation .label-info {
  background-color: #00467f;
  margin-top: 6px;
}
#aging-allocation #table-aging-allocation .ac-input {
  width: 85%;
  margin-left: 15%;
}
#aging-allocation #aging-allocation-balance .balance {
  color: #ff763c;
}
#aging-allocation #aging-allocation-new .balance {
  color: #00467f;
}
/*#aging-allocation-balance span{
  font-size:20px;
  line-height: 130%;
}*/
#aging-allocation dt {
  font-weight: normal;
}
#aging-allocation dd {
  font-weight: bold;
}
#table-aging-allocation th {
  border-top: none;
  text-align: right;
}
#table-aging-allocation td {
  padding: 4px 5px 2px;
  line-height: 2em;
}
#table-aging-allocation td.amount {
  text-align: right;
}
#table-aging-allocation input {
  text-align: right;
}
#table-price-list th:nth-child(2),
#table-price-list td:nth-child(2) {
  text-align: right;
  background-color: rgba(1, 119, 216, 0.1);
}
#table-price-list td:nth-child(2) {
  font-weight: bold;
  font-size: 1.1em;
}
/* REPORT
 ------------------------------------*/
#page-report-vo-monthly #popup {
  display: none;
  background-color: rgba(200, 200, 200, 0.8);
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 30;
}
#page-report-vo-monthly #popup .title {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
#page-report-vo-monthly #table-report-vo-monthly tfoot {
  background-color: #A7CAE8;
  font-weight: bold;
  color: #555;
}
#table-occupancy-report .city {
  background-color: #eee;
}
/* RECEIPT
 ------------------------------------*/
#page-debtors-journal #aging-allocation,
#page-debtors-receipt #aging-allocation {
  margin-top: 0;
  margin-bottom: 0;
}
#page-debtors-journal #table-transaction-edit th,
#page-debtors-receipt #table-transaction-edit th {
  padding-bottom: 0 !important;
}
#page-debtors-journal #table-transaction-edit td,
#page-debtors-receipt #table-transaction-edit td {
  border: none;
  padding: 2px 4px !important;
}
#page-debtors-journal #table-transaction-edit td:first-child,
#page-debtors-receipt #table-transaction-edit td:first-child {
  padding-left: 0  !important;
}
#page-debtors-journal #table-transaction-edit td:last-child,
#page-debtors-receipt #table-transaction-edit td:last-child {
  padding-right: 0  !important;
}
#page-debtors-journal #table-aging-allocation th,
#page-debtors-receipt #table-aging-allocation th {
  line-height: inherit;
}
#page-debtors-general-ps .detail-view {
  margin-top: 15px;
}
/* Transaction
 ------------------------------------*/
#table--transaction th:nth-child(7),
#table--transaction td:nth-child(7) {
  text-align: right;
}
#sir-entry-total {
  float: right;
  line-height: 30px;
  color: #666;
  margin-right: 4px;
}
#sir-entry-total span {
  font-size: 1.6em;
}
#transaction-edit {
  border: 1px solid #ccc;
  margin-top: 15px;
}
#transaction-edit #table-transaction-edit .total {
  line-height: 1.8em;
  font-weight: bold;
  text-align: right;
  font-size: 1.2em;
  color: #666;
}
#transaction-edit input.highlight {
  border: 1px solid #FFDF80;
  background-color: #FFF1C6;
}
/* Recurring Chrage
 ------------------------------------*/
#table-rcharge th:nth-child(4),
#table-rcharge td:nth-child(4) {
  text-align: right;
}
/* PAGE ITEM MASTER
 ------------------------------------*/
#table-item-master-tab-price td:nth-child(3) {
  text-align: right;
}
/* PAGE TAX CODE
 ------------------------------------*/
#table-tax-code-detail input {
  margin: 0;
}
/* LOCATION
 ------------------------------------*/
#table-location td:nth-last-child(2),
#table-location td:last-child {
  text-align: center;
}
/* USER
 ------------------------------------*/
/* TEST
 ------------------------------------*/
/* DataTable
 ------------------------------------*/
input:-webkit-autofill {
  background-color: #FAFFBD;
  background-image: none;
  color: black;
}
.dataTables_wrapper.collapsed {
  min-height: 0;
}
.dataTables_wrapper.disabled {
  opacity: 0.5;
}
.dataTables_wrapper .datatable_footer {
  display: none;
}
.dataTables_sub-header {
  background-color: #A7CAE8;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  padding: 5px;
}
.dataTables_info {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #669;
}
/*
#table-client_previous,#table-client_next{
  display: inline-block;
}
*/
.dataTables_paginate {
  text-align: right;
  background-color: #f3f3f3;
  border: 1px solid #c4c4c4;
  border-top: 0 none;
  padding: 5px;
}
.dataTables_paginate .paginate_enabled_next,
.dataTables_paginate .paginate_enabled_previous,
.dataTables_paginate .paginate_disabled_next,
.dataTables_paginate .paginate_disabled_previous {
  display: inline-block;
}
.dataTables_paginate .paginate_enabled_next .btn,
.dataTables_paginate .paginate_enabled_previous .btn,
.dataTables_paginate .paginate_disabled_next .btn,
.dataTables_paginate .paginate_disabled_previous .btn {
  background-color: #fff;
  padding: 4px 10px;
}
.dataTables_paginate .paginate_button_disabled span {
  color: #ccc;
}
.dataTables_paginate .paginate_button_disabled:hover {
  text-decoration: none;
}
.dataTables_paginate > div {
  display: inline-block;
}
.dataTables_filter {
  text-align: right;
  background-color: #f3f3f3;
  border: 1px solid #c4c4c4;
  border-bottom: 0 none;
  padding: 5px;
}
.dataTables_filter label {
  margin: 0;
}
.dataTables_filter label input {
  margin: 0;
  padding: 2px 6px;
}
/*
.sorting {
  background-image: url(/Content/img/buttons/bttn-sort.png) !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
*/
.title {
  margin-top: 0;
}
header .tec-icon-edit {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 18px;
  color: #00467f;
  cursor: pointer;
}
header .tec-icon-edit:hover {
  color: #568fbf;
}
header h1 span {
  font-size: 0.7em;
  vertical-align: middle;
}
.view-mode .tec-icon-edit {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 18px;
  color: #00467f;
  cursor: pointer;
}
.view-mode .tec-icon-edit:hover {
  color: #568fbf;
}
.view-mode .dl-horizontal dt {
  color: #666;
}
/*
.dl-horizontal{
  dt{
    width: 30%;
  }
  dd{
    margin-left: 32%;
  }
}
*/
.edit-mode {
  display: none;
  background: url(/Content/img/tx-edit.gif) left top #f9f9f9;
}
.edit-mode .tec-icon-close {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 18px;
  color: #00467f;
  cursor: pointer;
}
.edit-mode .tec-icon-close:hover {
  color: #568fbf;
}

.edit-mode .tec-icon-delete {
  font-weight: normal;
  color: #00467f;
  cursor: pointer;
  line-height: 1em;
}
.edit-mode .tec-icon-delete:hover {
  color: #568fbf;
}
.edit-mode .icon {
  color: #00467f;
}
.edit-mode .dl-horizontal dt {
  padding: 6px 0;
}
.edit-mode .dl-horizontal dd {
  min-height: 33px;
  line-height: 33px;
}
.edit-mode .dl-horizontal dd input {
  margin: 2px 0;
}
.edit-mode .dl-horizontal dd .radio {
  padding: 6px 0;
}
.edit-mode-inline {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.edit-mode-inline h3 {
  margin: 0;
  margin-left: 5px;
}
.edit-mode-inline #bttn-close-detail-view {
  z-index: 100;
  right: 0;
  top: 2px;
}
.edit-mode-inline .ui-datepicker-trigger {
  margin-left: 2px;
}
.edit-mode-inline .content {
  padding: 0;
}
.edit-mode-inline .content .table {
  margin: 0;
}
.edit-mode-inline .content .table th,
.edit-mode-inline .content .table td {
  padding: 4px !important;
}
.edit-mode-inline .content .table th {
  border-top: 0 none;
  line-height: 1em;
}
.edit-mode-inline .content .table th label {
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  color: #666;
}
.edit-mode-inline .content .table td input,
.edit-mode-inline .content .table td select {
  margin: 0;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.edit-mode-open {
  padding: 15px;
}
.edit-mode-open .control-label {
  font-size: 0.9em;
  font-weight: bold;
  color: #666;
}
.edit-mode-open .control-group input,
.edit-mode-open .control-group select {
  margin-bottom: 0;
}
.dl-horizontal.dt30 dt {
  width: 30%;
}
.dl-horizontal.dt30 dd {
  margin-left: 31%;
}
.form-horizontal {
  padding: 15px;
}
.form-horizontal.label40 .control-group .control-label {
  width: 38%;
}
.form-horizontal.label40 .control-group .controls {
  margin-left: 38%;
}
.label38 .control-group .control-label {
  width: 38%;
}
.label38 .control-group .controls {
  margin-left: 38%;
}
.control-group.label38 .control-label {
  width: 38%;
}
.control-group.label38 .controls {
  margin-left: 38%;
}
.label64 .control-group .control-label {
  width: 64%;
}
.label64 .control-group .controls {
  margin-left: 64%;
}
.control-group.label64 .control-label {
  width: 64%;
}
.control-group.label64 .controls {
  margin-left: 64%;
}
.control-group span.text {
  line-height: 30px;
}
.form-modal .control-group {
  margin-bottom: 0;
}
.form-modal .form-label {
  padding: 4px 8px;
  background-color: #00467f;
  color: #fff;
  margin-bottom: 10px;
}
.modal-body .form-horizontal {
  padding: 0;
}
.label-title {
  font-size: 18px;
  color: #00467f;
  padding-left: 1em;
}
.form-action2 {
  overflow: hidden;
  clear: both;
  text-align: right;
}
.form-action2 .btn {
  width: 80px;
}
.fixed-board {
  position: fixed;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
.direct-edit-mode .tec-icon-close {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 18px;
  color: #00467f;
  cursor: pointer;
}
.direct-edit-mode .tec-icon-close:hover {
  color: #568fbf;
}
.invoice-template-sample {
  width: 300px;
  height: 140px;
  margin: 15px 0px;
  padding: 15px;
}
/* Invoice preview
 ------------------------------------*/
#page-tool-invoice-preview #search-box {
  position: absolute;
  right: 5px;
  top: 5px;
}
#invoice-preview-term-current-table th:nth-child(2),
#invoice-preview-term-last-table th:nth-child(2),
#invoice-preview-term-current-table th:nth-child(3),
#invoice-preview-term-last-table th:nth-child(3),
#invoice-preview-term-current-table th:nth-child(4),
#invoice-preview-term-last-table th:nth-child(4),
#invoice-preview-term-current-table td:nth-child(2),
#invoice-preview-term-last-table td:nth-child(2),
#invoice-preview-term-current-table td:nth-child(3),
#invoice-preview-term-last-table td:nth-child(3),
#invoice-preview-term-current-table td:nth-child(4),
#invoice-preview-term-last-table td:nth-child(4) {
  text-align: right;
}
#invoice-preview-previous-charge-table td:first-child,
#invoice-preview-receipt-table td:first-child,
#invoice-preview-description-table td:first-child {
  width: 3% !important;
}
#invoice-preview-previous-charge-table td:nth-child(2),
#invoice-preview-receipt-table td:nth-child(2),
#invoice-preview-description-table td:nth-child(2) {
  font-weight: bold;
  width: 87%;
}
#invoice-preview-previous-charge-table td:last-child,
#invoice-preview-receipt-table td:last-child,
#invoice-preview-description-table td:last-child {
  text-align: right;
  width: 10%;
}
#invoice-preview-receipt-table {
  margin-bottom: 15px;
}
#invoice-preview-description-table td:nth-child(2) {
  width: 15px;
}
#invoice-preview-description-more-table th:nth-child(4),
#invoice-preview-description-more-table td:nth-child(4),
#invoice-preview-description-more-table th:nth-child(5),
#invoice-preview-description-more-table td:nth-child(5) {
  text-align: right;
}
#water-mark {
  color: #00467f;
  opacity: 0.2;
  font-size: 8em;
  position: absolute;
  top: 3em;
  left: 30%;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
}
.invoice-preview-table {
  margin-top: 20px;
}
#invoice-preview-description-table .icon-plus {
  background: url(/Content/img/icons/icon-plus.png) no-repeat 90% 50% transparent;
  cursor: pointer;
}
#invoice-preview-description-table .icon-minus {
  background: url(/Content/img/icons/icon-minus.png) no-repeat 90% 50% transparent;
  cursor: pointer;
}
#invoice-preview-description-table .collapsed {
  display: none;
}
#invoice-preview-description-table .expand {
  display: table-row;
}
#invoice-preview-total-dl {
  padding-top: 15px;
}
#invoice-preview-total-dl .span5 {
  text-align: right;
}
#invoice-preview-total-dl dt {
  clear: both;
}
#invoice-preview-total-dl dt,
#invoice-preview-total-dl dd {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 1.15em;
}
#invoice-preview-total-dl .gtotal {
  font-size: 1.45em;
  font-weight: bold;
  border-top: 1px solid #ccc;
}
.updatetime {
  font-size: 0.85em;
  color: #666;
}
.updatetime time {
  font-weight: bold;
}
/* Loading
 ------------------------------------*/
.ball {
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid rgba(0, 70, 127, 0.9);
  opacity: .9;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  box-shadow: 0 0 35px #66ACE5;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  -moz-animation: spin .5s infinite linear;
  -webkit-animation: spin .5s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes spinoff {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinoff {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
.modal.ball {
  top: 40%;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #00467f;
}
/* jChart
 ------------------------------------*/
.jchartfx.Attribute1 {
  fill: #f7ACDA;
  stroke: #4281A4;
  stroke-width: 1;
}
#table-chart-sir-block {
  float: left;
  width: 35%;
}
#chart-service-income-block {
  float: left;
  width: 65%;
}
#chart-service-income-block > div {
  padding-left: 15px;
}
#table-chart-sir {
  border: 1px solid #dddddd;
}
#table-chart-sir td:last-child {
  text-align: right;
}
#table-chart-sir td {
  vertical-align: middle;
}
#table-chart-sir .tr-com {
  background-color: #CFF3FF;
}
#table-chart-sir .tr-vo {
  background-color: #FFFFDF;
}
#table-chart-sir .tr-mr {
  background-color: #FFDFC6;
}
#table-chart-sir .tr-ot {
  background-color: #D9D8FF;
}
#table-chart-sir .total {
  background: #f3f3f3;
}
#table-chart-sir .total td {
  border-color: #ccc;
}
#sir-presentation-page .month {
  color: #666;
}
#sir-presentation-page .hkd {
  display: none;
}
#table-sir-presentation,
#table-sir-presentation-location,
#table-sir-presentation-location-usd {
  border: 1px solid #dddddd;
}
#table-sir-presentation .total,
#table-sir-presentation-location .total,
#table-sir-presentation-location-usd .total {
  background: #f3f3f3;
}
#table-sir-presentation .total td,
#table-sir-presentation-location .total td,
#table-sir-presentation-location-usd .total td {
  border-color: #ccc;
}
#table-sir-presentation tr:hover,
#table-sir-presentation-location tr:hover,
#table-sir-presentation-location-usd tr:hover {
  background-color: transparent !important;
}
#table-sir-presentation td:first-child,
#table-sir-presentation-location td:first-child,
#table-sir-presentation-location-usd td:first-child {
  font-weight: bold;
}
#table-sir-presentation th:nth-child(2),
#table-sir-presentation-location th:nth-child(2),
#table-sir-presentation-location-usd th:nth-child(2),
#table-sir-presentation th:nth-child(3),
#table-sir-presentation-location th:nth-child(3),
#table-sir-presentation-location-usd th:nth-child(3),
#table-sir-presentation td:nth-child(2),
#table-sir-presentation-location td:nth-child(2),
#table-sir-presentation-location-usd td:nth-child(2),
#table-sir-presentation td:nth-child(3),
#table-sir-presentation-location td:nth-child(3),
#table-sir-presentation-location-usd td:nth-child(3) {
  text-align: right;
}
#table-sir-presentation .bar,
#table-sir-presentation-location .bar,
#table-sir-presentation-location-usd .bar {
  width: 100%;
  height: 20px;
  border: 1px solid #ccc;
  position: relative;
}
#table-sir-presentation .bar .data,
#table-sir-presentation-location .bar .data,
#table-sir-presentation-location-usd .bar .data {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 20px;
  width: 0;
  max-width: 100%;
  background-color: #ccc;
}
#table-sir-presentation .bar .label,
#table-sir-presentation-location .bar .label,
#table-sir-presentation-location-usd .bar .label {
  font-size: 0.9em;
  background-color: #00467f;
}
#sir-total2 {
  /*
  padding:15px;
  background-color: #ebebeb;
  border-left: 1px solid #c6c6c6;
  -moz-box-shadow: inset 0px 0px 4px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0px 0px 4px rgba(0,0,0,0.1);
*/
}
#sir-total2 .box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px dotted #dddddd;
  background-color: #fff;
  color: #434343;
}
#sir-total2 .box h3 {
  margin: 0;
  color: #403f3a;
  padding: 4px 8px;
  background-color: #f6f6f6;
  color: #666;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
#sir-total2 .box .currency16 {
  font-size: 14px;
  /*      display: block; */
}
#sir-total2 .box .balance,
#sir-total2 .box .deposit {
  font-size: 2em;
  line-height: 100%;
  text-align: center;
}
#sir-total2 .box .balance span,
#sir-total2 .box .deposit span {
  color: #403f3a;
}
#sir-total {
  font-family: 'Open Sans';
  /*  font-size:100%; */
  /*  background-color: #f9f9f9; */
  border: 1px solid #ccc;
  background: #f9f9f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f9f9f9 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#sir-total .title-block {
  border-bottom: 1px solid #ccc;
  padding: 5px 20px;
  font-weight: bold;
}
#sir-total .figure-block {
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
#sir-total .target-block {
  padding: 20px;
}
#sir-total .currency {
  width: 20%;
  font-size: 1.8em;
  line-height: 100%;
  color: #00467f;
  font-weight: bold;
  vertical-align: bottom;
}
#sir-total .figure {
  text-align: right;
  padding-left: 10%;
  width: 80%;
  font-size: 2.5em;
  line-height: 100%;
}
#sir-total .figure .current {
  text-align: right;
  font-size: 2em;
  line-height: 100%;
}
#sir-total .target {
  width: 40%;
  line-height: 150%;
  font-size: 18px;
  vertical-align: middle;
}
#sir-total .achievable {
  text-align: right;
  width: 60%;
  font-size: 4em;
  line-height: 100%;
}
#print-table-sir-report-city th {
  font-weight: normal;
  background-color: #00467f;
  -webkit-print-color-adjust: exact;
  color: #fff;
}
#print-table-sir-report-city .total td {
  background-color: #eee;
  -webkit-print-color-adjust: exact;
  border-top-width: 2px;
}
#main-block-content-print {
  padding: 15px;
  display: none;
}
#table-sir-report-comment-container td:nth-child(2),
#table-sir-report-comment-container td:nth-child(3) {
  text-align: right;
}
.comment > div {
  position: relative;
}
.comment .icon {
  display: none;
}
.comment:hover .icon {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.row-total td {
  border-top: 2px solid #ccc;
}
.row-ongoing td {
  color: #ff763c;
}
.row-closed td {
  background-color: #ccc;
}
.table-sir-report tr:hover,
#table-sir-report tr:hover {
  background-color: transparent !important;
}
.table-sir-report tr.row-variance:hover,
#table-sir-report tr.row-variance:hover {
  background-color: #f6f6f6 !important;
}
.table-sir-report colgroup.data.hover,
#table-sir-report colgroup.data.hover {
  background-color: #bdddf2;
}
.table-sir-report td.hover {
  background-color: #bdddf2;
}
.table-sir-report td.hover:hover {
  background-color: #bdddf2;
}
.table-sir-report tr.row-variance .hover {
  background-color: #f6f6f6 !important;
}
.table-style-report2 {
  border: 1px solid #ccc;
}
.table-style-report2 thead tr {
  border: 0 none;
}
.table-style-report2 th,
.table-style-report2 td {
  text-align: right;
}
.table-style-report2 th:first-child,
.table-style-report2 td:first-child {
  text-align: left;
  font-weight: bold;
  color: #666;
}
.table-style-report2 th .icon,
.table-style-report2 td .icon {
  opacity: 0.5;
  font-size: 0.8em;
  vertical-align: baseline;
}
.table-style-report2 th:first-child {
  color: #1479CB;
}
.table-style-report2 .category {
  font-weight: bold;
}
.table-style-report2 .category td {
  background-color: #ddd !important;
}
.table-style-report2 .delta td {
  color: #2C6694;
}
.table-style-report2 .delta .deficit {
  color: #ff763c;
}
.table-style-report2 .delta .deficit .icon {
  color: #ff763c;
}
.table-style-report2 tfoot {
  border-color: #002B4C;
}
.table-style-report2 tfoot td {
  background-color: #eee;
}
.table-style-report2 .total {
  border: 1px solid #002B4C;
}
.table-style-report2 .total td {
  background-color: #002B4C;
  color: #FFF;
}
#page-sir-report-city h4.title {
  background-color: #eee;
  padding: 4px 10px;
  margin: 0;
  border-top: 1px solid #ccc;
  position: relative;
}
#page-sir-report-city h4.title .icon {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
#page-sir-report-city #table-sir-report-comment-container {
  margin-top: -8px;
  position: relative;
  display: none;
}
#page-sir-report-city #table-sir-report-comment-container h3 {
  margin: 0;
  font-size: 16px;
  background-color: #f3f3f3;
  padding: 4px 11px;
}
#page-sir-report-city #table-sir-report-comment-container .icomoon-icon-close {
  position: absolute;
  right: 0px;
  top: 5px;
  border-radius: 50%;
  font-size: 14px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #00467f;
  text-align: center;
  color: #00467f;
}
.table-header {
  border: 1px solid #ccc;
  padding: 10px 5px 0;
  background-color: #f3f3f3;
}
#subsidiary-add-form {
  width: 710px;
  margin-left: -340px;
}
/* Login
 ------------------------------------*/
#page-default-login #main-block {
  margin: 0;
  width: 100%;
}
#page-default-login #main-block #login-tc {
  padding: 0 0 0 15px;
  border-left: 1px solid #ddd;
}
#page-default-login #main-block #login-tc h3 {
  margin: 0;
}
#page-default-login #main-block #login-tc .desc {
  font-size: 0.8em;
  height: 154px;
  overflow-y: scroll;
  padding: 10px;
  background-color: #eee;
}
/* Login
 ------------------------------------*/
.loginContainer {
  border: 1px solid #c4c4c4;
  width: 680px;
  height: 232px;
  height: auto;
  margin: 0 auto;
  margin-top: 10%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  background: #fefefe;
  padding: 20px;
}
.loginContainer .logo {
  text-align: center;
  padding-bottom: 10px;
}
.loginContainer .row-fluid {
  padding-bottom: 20px;
}
.loginContainer .row-fluid:last-child {
  padding: 0;
  margin: 0;
}
.loginContainer .form-actions {
  border: 0 none;
  margin: 0;
  padding: 0 !important;
}
.loginContainer .form-actions label {
  float: left;
}
.loginContainer .form-actions label input {
  margin: 0;
}
.loginContainer .form-actions button {
  float: right;
}
.loginContainer .form-actions {
  background: none;
}
.loginContainer label {
  margin: 0;
}
/*
.form-actions {
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #E5E5E5;
  text-align: right;
  -moz-box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
  -webkit-box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
  box-shadow: 0 1px 0px rgba(229, 229, 229, 0.1);
}
*/
.border-bottom {
  border-bottom: 1px solid #dddddd;
}
.table-view tbody tr:hover {
  cursor: pointer;
  background-color: #bdddf2;
}
.table-view tbody tr:hover td {
  background-color: transparent;
}
.table-view.nohover tbody tr:hover {
  background-color: transparent;
  cursor: text;
}
.table-view.nohover tbody tr.odd:hover td {
  background-color: #f9f9f9;
}
.white {
  color: #fff;
}
.section-block {
  margin-bottom: 20px;
}
form {
  margin: 0;
}
#bttn-back-list {
  width: 100%;
  display: none;
  /*  font-weight: bold; */
  color: #183F5F !important;
  margin-bottom: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bttn-back-list span {
  color: #00467f;
}
/*
#bttn-close-detail-view{
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 1px solid #00467f;
  text-align: center;
  line-height: 28px;
}
*/
#value-budget {
  color: #00467f;
}
#value-remaining {
  color: #C53B00;
}
.add-view {
  overflow: hidden;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ccc;
}
.add-view .btn-group {
  float: left;
  padding-right: 12px;
}
.add-view form {
  display: none;
}
#handling-mail-edit label {
  width: 35%;
}
#handling-mail-edit .controls {
  margin-left: 35%;
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #side-block {
    display: none;
  }
  #main-block {
    float: none;
    width: 100%;
  }
  #table-chart-sir-block {
    display: none;
  }
  #chart-service-income-block {
    float: none;
    width: 100%;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #side-block {
    display: none;
  }
  #main-block {
    float: none;
    width: 100%;
  }
}
#table-booking_wrapper {
  min-height: 0;
  margin-bottom: 20px;
}
/* Booking
 ------------------------------------*/
.booking-room {
  display: block;
  border-top: 5px solid #00467f;
  background-color: #E0E4E9;
  padding: 10px 10px 3px;
  margin-bottom: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.booking-room ul {
  text-align: right;
}
.booking-room li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid #00467f;
  background: #fff;
  min-width: 30px;
  text-align: center;
}
#time-table {
  background-color: #FFFFFF;
  margin: 20px 0;
  padding: 0;
  position: relative;
}
#time-table .tt-times {
  border-color: #CCCCCC;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  display: table;
  width: 100%;
}
#time-table .tt-times .tt-time {
  border-right: 1px solid #CCCCCC;
  display: table-row;
  float: left;
  height: 62px;
  overflow: hidden;
  width: 11%;
}
#time-table .tt-times .tt-time span {
  background-color: #EDF1F4;
  color: #31619F;
  display: block;
  padding: 4px;
  text-align: center;
}
#time-table .tt-times .tt-time a {
  background-color: #FCFCFC;
  display: inline-block;
  float: left;
  height: 36px;
  width: 25%;
}
#time-table .tt-times .tt-time a.selected {
  background-color: #FFC373;
}
#time-table .tt-times .tt-time a.full {
  background-color: #D6D6D6;
}
#time-table .tt-times .tt-time a.mybooking {
  background-color: #CCFF66;
}
#time-table .tt-times .tt-time .qt2 {
  border-right: 1px solid #EEEEEE;
  width: 25%;
}
/* FOREX
 ------------------------------------*/
#forex-header {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #eee;
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 20px;
}
#table-forex-block {
  margin-right: 200px;
}
#table-forex {
  border: 1px solid #ddd;
}
#table-forex tr:first-child td {
  font-weight: bold;
  color: #666;
}
#table-forex td:first-child {
  font-weight: bold;
  color: #666;
  border-right: 1px solid #eee;
  text-align: center;
}
#entry-forex {
  float: right;
}
#entry-forex .header {
  background-color: #f9f9f9;
  font-weight: bold;
  color: #666;
  margin-bottom: 15px;
}
#entry-forex .form-horizontal {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 180px;
  border: 1px solid #eee;
  padding: 0;
}
#entry-forex .form-horizontal label {
  width: 35%;
  padding-left: 15px;
}
#entry-forex .form-horizontal .controls {
  margin-left: 45%;
}
#entry-forex .form-horizontal .control-group input {
  width: 70%;
}
#entry-forex .form-horizontal .control-group input:focus {
  border-color: #FF8652;
}
#entry-forex .form-horizontal .btn {
  width: 83%;
  font-size: 0.9em;
  margin: 0 15px;
}
/* BOOTSTRAP
 ------------------------------------*/
.label-suspend,
.label-terminate,
.label-terminated {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 6px 10px;
  margin-top: 2px;
  vertical-align: text-top;
}
.label-suspend {
  background-color: #FF8652;
}
.label-terminate {
  background-color: #568FBF;
}
.label-terminated {
  background-color: #999;
}
.btn {
  color: #333333;
  background-image: -moz-linear-gradient(top, #e6e6e6, #e6e6e6);
  background-image: -ms-linear-gradient(top, #e6e6e6, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #e6e6e6);
  background-image: -o-linear-gradient(top, #e6e6e6, #e6e6e6);
  background-image: linear-gradient(top, #e6e6e6, #e6e6e6);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#e6e6e6, GradientType=0); */
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #f6f6f6;
  background-position: 0 -40px;
}
.btn:focus {
  background-color: #fff;
  background-position: 0;
}
.btn-primary {
  background-color: #006dcc;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #00467f, #00467f);
  background-image: -ms-linear-gradient(top, #00467f, #00467f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00467f), to(#00467f));
  background-image: -webkit-linear-gradient(top, #00467f, #00467f);
  background-image: -o-linear-gradient(top, #00467f, #00467f);
  background-image: linear-gradient(top, #00467f, #00467f);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00467f, endColorstr=#00467f, GradientType=0); */
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #307EBF;
}
.btn-warning,
.btn-warning:focus {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #f89406, #f89406);
  background-image: -ms-linear-gradient(top, #f89406, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#f89406));
  background-image: -webkit-linear-gradient(top, #f89406, #f89406);
  background-image: -o-linear-gradient(top, #f89406, #f89406);
  background-image: linear-gradient(top, #f89406, #f89406);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'f89406, endColorstr='#'f89406, GradientType=0); */
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-danger {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #bd362f, #bd362f);
  background-image: -ms-linear-gradient(top, #bd362f, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #bd362f, #bd362f);
  background-image: -o-linear-gradient(top, #bd362f, #bd362f);
  background-image: linear-gradient(top, #bd362f, #bd362f);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bd362f, endColorstr=#bd362f, GradientType=0); */
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-success {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#62c462, endColorstr=#51a351, GradientType=0); */
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-info {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5bc0de, endColorstr=#2f96b4, GradientType=0); */
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-checkin {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #f89406, #f89406);
  background-image: -ms-linear-gradient(top, #f89406, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#f89406));
  background-image: -webkit-linear-gradient(top, #f89406, #f89406);
  background-image: -o-linear-gradient(top, #f89406, #f89406);
  background-image: linear-gradient(top, #f89406, #f89406);
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f89406, endColorstr=#f89406, GradientType=0); */
  text-shadow: none;
}
.btn-checkin:hover,
.btn-checkin:active,
.btn-checkin.active,
.btn-checkin.disabled,
.btn-checkin[disabled] {
  background-color: #fbb450;
  color: #fff;
}
.btn-checkin:focus {
  background-color: #fbb450;
  border-color: #ff8000;
}
#btn-convert-currency {
  color: #802600;
}
.btn.quick-action {
  width: 48px;
}
.progress {
    position: relative;
}

.bar {
    z-index: 1;
    position: absolute;
}

.progress span {
    position: absolute;
    top: 0;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: black;
}
/* MEDIA QUERY
 ------------------------------------*/
@media (max-width: 1400px) {
  .btn-add,
  .btn-edit,
  .btn-delete,
  .btn-release {
    width: 48px;
    font-size: 0.9em;
  }
  .page-block {
    overflow: visible;
  }
  #global-navi-top {
    height: 92px;
    padding: 0 10px;
    padding-left: 210px;
  }
  #global-navi-top #global-navi {
    left: 210px;
  }
  #global-navi-top #global-navi li a {
    width: 52px;
  }
  #global-navi-top #global-navi li a .txt {
    font-size: 12px;
    width: 52px;
  }
  #side-block {
    float: none;
    width: 200px;
    position: absolute;
    top: -42px;
    left: 0;
    z-index: 100;
  }
  #side-block #side-navi > ul {
    display: none;
  }
  #side-block #side-navi h5 {
    padding: 6px 15px;
  }
  #side-block.collapsed #side-navi {
    display: block;
  }
  #side-block.collapsed #side-navi > ul {
    display: block;
  }
  #side-block #side-navi-right {
    left: auto;
    right: 0;
  }
  #side-block #side-news {
    display: none;
  }
  #main-block {
    float: none;
    width: 100%;
  }
  #main-block #main-block-content {
    padding: 0;
  }
  #main-block.expand #main-block-header h1 {
    padding-left: 15px;
  }
  #table-forex td:first-child {
    text-indent: 1em;
  }
}
@media (max-width: 1024px) {
  #top-header-block .nav li:first-child {
    display: none;
  }
  #global-navi-top {
    width: 400px;
  }
  #global-navi-top #global-navi {
    width: 400px;
  }
  #table-forex td:first-child {
    text-indent: 0;
  }
}

/******************************Settings for Whole Site ************************/
/*****************************************************************************/

/*#region fade out animation*/
.box_transition * {
  -webkit-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out; 
}

.ng-hide {
  opacity:0;
}
/*#endregion*/

/*#region Input Setting*/
input.price::-webkit-outer-spin-button,
input.price::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number].price {
    -moz-appearance:textfield;
}
.radio, .checkbox {
    min-height: initial;
}
input[type=number] {
    text-align: right;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.controls>.form-inline>.radio, 
.controls>.form-inline>.checkbox{
    padding-top: 5px;
}
.validation-input {
    visibility: hidden;
    height: 0px;
    display: block !important;
}
input.date-picker-input {
    width:80px;
    margin-bottom: 0px
}
input.number {
    text-align: right;
}
/*#endregion*/

/*#region Tab Setting*/
.nav-tabs > li {
    cursor: pointer;
}
/*#endregion*/

/*#region Jqwizard*/
.jqwizard_buttons > .ng-hide-add-active{
    display: none !important;
}
.wizard-check-out .jqwizard_navi li { width:10%; }
.wizard-check-out .jqwizard_navi li.jqwizard_current, .wizard-check-out .jqwizard_navi li.jqwizard_no_bg.jqwizard_current { width:28%; }
/*#endregion*/

/*#region Color Setting*/
.orange {
    color: #C53B00;
}
.light-orange {
    color: #FF763c !important;
}
.lightyellow input{
    background-color: #F5DA81
}
/*#endregion*/

/*#region Error Message*/
#errormsgForDelete {
    display: none;
    float: left;
    color: #FF8652;
    line-height: 28px;
}
.error-message {
  color:#F8A533;
}
.text-error {
    color: #F8A533;
}
/*#endregion*/

/*#region Loading Sign*/
.ball {
    z-index: 9999;
    position: absolute;
    top: 35%;
    left: 45%;
}
.smallBall {
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid rgba(0, 70, 127, 0.9);
    opacity: .9;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    box-shadow: 0 0 7px #66ACE5;
    width: 8px;
    height: 8px;
    margin: 2px;
    display: inline-block;
    vertical-align: bottom;
    -moz-animation: spin .5s infinite linear;
    -webkit-animation: spin .5s infinite linear;
}
.client-loader {
    width: 13px; height: 13px; display: inline-block; border-width:3px; top:20px;left:81%; box-shadow:0 0 0px;
}
/*#endregion*/

/*#region Datatable Setting*/
.dataTable thead tr {
    color: #1f1f1f;
    border: 1px solid #c4c4c4;
    text-decoration: none;
    background: #ffffff;
    background: url(/Content/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ?�¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
    background: -o-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
    background: -ms-linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
    background: linear-gradient(top, #ffffff 1%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}

.dataTable .sorting {
    background: url(/Content/img/buttons/bttn-sort-both.png) no-repeat center right;
}

.dataTable .sorting_asc {
    background: url(/Content/img/buttons/bttn-sort-asc.png) no-repeat center right;
}

.dataTable .sorting_desc {
    background: url(/Content/img/buttons/bttn-sort-desc.png) no-repeat center right;
}

.dataTable .sorting_asc_disabled {
    background: url(/Content/img/buttons/bttn-sort-asc-d.png) no-repeat center right;
}

.dataTable .sorting_desc_disabled {
    background: url(/Content/img/buttons/bttn-sort-desc-d.png) no-repeat center right;
}

.table td.button_column {
    /*position: relative;*/
    text-align: right;
}

.table td.button_column> .btn:first-child{
    margin-right: 65px;
}

.table td.button_column> .btn:nth-child(2){
    position: absolute;
    right: 10px;
    /*top: 5px;*/
}

.table.table-sync td.button_column> .btn:first-child{
    margin-right: 0;
}
.table.table-sync td.button_column> .btn:nth-child(2){
    position: inherit;
    right: 0;
}
.table.table-sync td.button_column> .btn{
    margin-left: 6px;
}

.table td.button_column_del{
    text-align: right;
}

.table td.button_column_centre,
.table th.button_column_centre{
    text-align: center;
}

.table-view .sorting {
    background: url(/Content/img/buttons/bttn-sort-both.png) no-repeat center right;
}

.table-view .sorting_asc {
    background: url(/Content/img/buttons/bttn-sort-asc.png) no-repeat center right;
}

.table-view .sorting_desc {
    background: url(/Content/img/buttons/bttn-sort-desc.png) no-repeat center right;
}

.table-view .sorting_asc_disabled {
    background: url(/Content/img/buttons/bttn-sort-asc-d.png) no-repeat center right;
}

.table-view .sorting_desc_disabled {
    background: url(/Content/img/buttons/bttn-sort-desc-d.png) no-repeat center right;
}

.table-view.plain-table tbody tr:hover {
    cursor:default;
    background-color: white;
}

.table-striped.plain-table tbody>tr:nth-child(odd):hover, 
.table-striped.plain-table tbody>tr:nth-child(odd):hover {
    background-color: #f9f9f9;
}

.dataTables_processing {
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #999;
    font-size: 14px;
    opacity: 0.6;
    background: url(/Content/img/3-1.png) repeat;
    z-index: 999;
}

.dataTables_processing img {
        position: absolute;
        top: 40%;
        right: 45%;
    }

.dataTables_wrapper {
    position: relative;
    clear: both;
    min-height: 0px;
}

.list-view > .dataTables_wrapper {
    position: static;
    clear: both;
}

.datatable_footer {
    border: 1px solid #c4c4c4;
    background-color: #f3f3f3;
    border-top: 0;
    /*-moz-box-shadow: inset 0 0px 0px 1px #c4c4c4;
    -webkit-box-shadow: inset 0 0px 0px 1px #c4c4c4;
    box-shadow: inset 0 0px 0px 1px #c4c4c4;*/
}

.datatable_footer.no_paginate .dataTables_info{
    float: inherit !important;
}

.datatable_footer.no_paginate .dataTables_sum {
    position: absolute;
    left: auto;
    right: 8px;
}

.dataTables_paginate {
    background-color: inherit;
}

.datatable_footer > div:first-child {
    position: relative;
}

.datatable_footer div.dataTables_info {
    left: 0px;
    color: rgb(102, 102, 153);
    /*position: absolute;*/
    bottom: 0px;
    line-height: 38px;
    float: left;
    padding: 0px 8px;
}

div.dataTables_info {
    position: inherit;
}

.dataTables_paginate {
    border: 0 !important;
}

.dataTables_wrapper .datatable_footer {
    display: block;
}

 .dataTables_wrapper .datatable_footer > div:first-child,
 .dataTables_wrapper .datatable_footer .total-info-wrapper{
    float: left;
}

 .datatable_footer .total-info {
     float: left;
     padding: 10px 6px;
 }

.bttn-back-list {
    width: 100%;
    display: none;
    /*  font-weight: bold; */
    color: #183F5F !important;
    margin-bottom: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bttn-back-list span {
    color: #00467F;
}
/*#endregion*/

/*#region Table - Special Setting*/
td.strikeout {
    text-decoration: line-through;
}

.cellOverflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
}

.overflowNoWrap {
    white-space: nowrap;
}

.highlight {
    font-weight: bold;
}

.table .amount {
    text-align: right;
    display: table-cell;
}

.table tr>th.amount {
    text-align: right;
    display: table-cell;
}

.amount input {
    text-align: right;
}

.table th.amount.sorting,
.table th.amount.sorting_asc,
.table th.amount.sorting_desc {
    padding-right: 20px !important;
}

.table-view.default_cursor tbody tr:hover {
    cursor: default;
}
.dataTables_wrapper .btn.icon_column {
    float: right;
}

.table td.detail-rows {
    padding: 0 !important;
}
.table.bordered {
    border:1px solid #c4c4c4;
}
.table.no-margin {
    margin:0;
}

.row-total-footer td {
    background-color: #f3f3f3;
    font-weight: bold;
}

.sub-header .table-explanation-desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    vertical-align: middle;
}

.table-outer-bordered {
    border: 1px solid #dddddd;
}

table tfoot select,
table tfoot input,
table tfoot button {
    margin-bottom: 0px !important;
} 

.table.arrow-cursor td {
    cursor: auto !important;
}
/*#region Not Use*/
.fixHeight {
    background-color: #f3f3f3;
    min-height: 150px;
}
/*#endregion*/
/*#endregion*/

/*#region Table Filter Setting*/
.tableFilter {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 90;
}

.tableFilter .btn {
    padding: 3px 10px;
}

.tableFilter .control-group > label {
    padding-top: 3px !important;
    padding-left: 5px !important;
}

.tableFilter .dropdown-menu {
    margin-top: 1px;
    color: rgb(51, 51, 51);
}

.tableFilter .dropdown-menu .form-horizontal {
    /*width: 260px;*/
}

.tableFilter .dropdown-menu .form-horizontal .controls {
    margin-left: 50%;
}

.tableFilter.disabled {
    opacity: 0.5;
}

.tableContainer {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 90;
}

.tableContainer > .tableFilter {
    position: static;
    float: left;
}

.tableFilterSelect {
    margin-top: -3px;
    margin-right: 3px;
    float: right;
}

.tableFilterChackbox {
    float: right;
    margin-top: 3px;
    margin-right: 30px;
}

.table-filter2 {
    background-color: transparent;
    position: absolute;
    border-right: 0px;
    border-bottom: 0;
}

.original.table-filter2 {
    position: relative;
    background-color: #eee;
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 3px;
    min-height: 30px;
}

.dataTables_filter >label {
    padding-right: 1px;
    font-size: 13px;
    color: #777;
    font-family: "Open Sans";
}

.dataTables_filter .btn-group {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tableFilter > .checkbox,
.table-filter2 >.control-group>label {
    padding-right: 1px;
    font-size: 13px;
    color: #777;
    font-family: "Open Sans";
}

.tableFilter  select {
    margin-bottom: 0
}

.table-filter2 .control-group {
    margin-right: 10px;
}

.table-filter2 .control-group .checkbox {
  padding-top: .3em;
}

.checkbox.checkbox-filter {
    display: inline-block !important;
    margin-left: 10px;
    vertical-align: bottom !important;
}
.checkbox.checkbox-filter > input {
    margin-right: 10px;
    margin-top: 5px;
}
/*#endregion*/

/*#region Tab Setting*/
.tab-content .sub-header {
    padding: 5px 0 5px 0;
    background-color: #eee;
    border: 1px solid #ccc;
    border-bottom: 0 none;
    height: 26px;
}
/*#endregion*/

/*#region Edit Mode Setting*/
.inline-edit-mode {
    background: url(/Content/img/tx-edit.gif) left top #f9f9f9;
    padding: 10px;
    position: relative;
}
.inline-edit-mode .icon {
    color: #00467f;
}
.inline-edit-mode .tec-icon-close {
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 18px;
    color: #00467f;
    cursor: pointer;
}
.edit-mode .grey {
    color: #353535;
}
/*#endregion*/

/*#region Form Setting*/
.form-modal .form-label {
    padding: 4px 8px;
    background-color: #00467f;
    color: #fff;
    margin-bottom: 10px;
}
.form-modal .control-group {
    margin-bottom: 0;
}
.modal-backdrop{
    z-index:1040 !important;
}
.modal{
    z-index:1050 !important;
}
/* https://executivecentre.atlassian.net/browse/DEVBAU-854 */
/* selectively fix height issue of modals when zooming in or displaying in small screens */
/* somehow the loading spinner ui also uses the .modal class.... so we change to use this class instead. */
.modal.modal-zoom-fix {
    max-height: 90vh;
    min-height: unset;
    display: flex;
    flex-direction: column;
}
.modal.modal-zoom-fix.hide {
    display: none;
}
.modal.modal-zoom-fix.modal-zoom-fix-as-block {
    display: block;
}
.modal.modal-zoom-fix.modal-zoom-fix-as-block.hide {
    display: none;
}
.control-group .controls .control-label.text {
    width: 100%;
    float: inherit;
    margin: 0px;
}
/*#endregion*/

/*#region Control-Group Setting*/
.control-group span.text {
    line-height: 30px;
    word-wrap: break-word;
}
.detail-view .dl-horizontal dt,
.detail-view .dl-horizontal dd {
    word-wrap: break-word;
}
/*#endregion*/

/*#region Dropdown Selection Setting*/
input[typeahead]+ ul.dropdown-menu>.active>a {
  background-image: -moz-linear-gradient(top,#E2E3E3,#E2E3E3);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#E2E3E3),to(#E2E3E3));
    background-image: -webkit-linear-gradient(top,#E2E3E3,#E2E3E3);
    background-image: -o-linear-gradient(top,#E2E3E3,#E2E3E3);
    background-image: linear-gradient(to bottom,#E2E3E3,#E2E3E3);
    color: black;
}
ul.dropdown-menu[typeahead-popup]>.active>a {
    background-image: -moz-linear-gradient(top,#bdddf2,#bdddf2) !important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#bdddf2),to(#bdddf2)) !important;
    background-image: -webkit-linear-gradient(top,#bdddf2,#bdddf2) !important;
    background-image: -o-linear-gradient(top,#bdddf2,#bdddf2) !important;
    background-image: linear-gradient(to bottom,#bdddf2,#bdddf2) !important;
    /*color: black !important;*/
}
ul.dropdown-menu[typeahead-popup] {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0px;
    /*margin: 2px 0 0;*/
    font-size: 14px;
    list-style: none;
    background-color: rgba(255,255,255,0.9) !important;
    border-radius: 0px  !important;
    background-clip: padding-box;
    border: 1px solid #eee !important;
    box-shadow: none;
    z-index: 1111;
    min-width: 90%  !important;
}
ul.dropdown-menu[typeahead-popup] >li {
    border-bottom: 1px solid #eee !important;
}
ul.dropdown-menu[typeahead-popup] >li> a {
    color: #666 !important;
    font-weight: bold;
    padding: 4px 8px;
}
a.autocompleted-suspended.select-block {
    background-color: #FFFFFF;
    color: #ee8800!important;
}
input[typeahead]+ ul.dropdown-menu>.active>a.autocompleted-suspended.select-block, 
ul.dropdown-menu[typeahead-popup]>.active>a.autocompleted-suspended.select-block {
    background-image: none!important;
    background-color: #FFFFFF!important;
    color: #FF9900!important;
}
    
input[typeahead]+ ul.dropdown-menu a.autocompleted-suspended.select-block span, 
ul.dropdown-menu[typeahead-popup] a.autocompleted-suspended.select-block span {
    color: #FF9900!important;
}

/*#endregion*/

/*#region Button Setting*/
.btn-add{
  background:url(/Content/img/icons/icon-new.png) no-repeat 4px center transparent !important;
}
.btn-edit{
  background:url(/Content/img/icons/icon-edit.png) no-repeat 4px center transparent !important;
}
.btn-delete{
  background:url(/Content/img/icons/icon-delete.png) no-repeat 4px center transparent !important;
}
.btn-view {
  background:url(/Content/img/icons/icon-revert.png) no-repeat 4px center transparent !important;
}
.edit-extension {
    width: 53px;
}
.btn-allocate {
    width: 53px;
}
.tableFilter .btn-add {
    padding: 3px 0px;
    font-size: 13px;
    margin-left: 0px;
    text-indent: 24px;
}
#btn-erp {
    vertical-align: text-top;
    margin: 2px 0px 0px 0px;
}
/*#endregion*/

/*#region Spinning animation*/
.spin {
    -webkit-animation: spin .7s infinite linear ;
    -moz-animation: spin 1s infinite linear ;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

@keyframes spin {
    from { transform:  rotate(0deg);}
    to { transform:  rotate(360deg);}
}
/*#endregion*/

/*#region Header Setting - Not Use*/
header .minimize {
    background: url(/Content/img/icons/icon-minus.png) no-repeat center 3px #f3f3f3;
}
/*#endregion*/

/*#region Other Settings*/
a.NotAllowed {
    cursor: not-allowed;
}
.hide-calendar .ui-datepicker-calendar {
  display: none;
}

ul.search-list li.NotAllowed {
    cursor: not-allowed;
}

.breakWord {
    word-break: break-all;
}

.inactive {
    opacity: 0.5;
}

.place-right {
    float: right;
    padding-right: 15px;
}

.basic-left {
    text-align: left;
}

.basic-right {
    text-align: right;
}

.basic-marginL {
    margin-left: 10px;
}

.basic-marginR {
    margin-right: 10px;
}

.basic-marginT {
    margin-top: 10px;
}

.basic-marginB {
    margin-bottom: 10px;
}

.basic-marginL-l {
    margin-left: 20px;
}

.basic-marginR-l {
    margin-right: 20px;
}

.basic-marginT-l {
    margin-top: 20px;
}

.basic-marginB-l {
    margin-bottom: 20px;
}

.basic-paddingL {
    padding-left: 10px;
}

.basic-paddingR {
    padding-right: 10px;
}

.basic-paddingT {
    padding-top: 10px;
}

.basic-paddingB {
    padding-bottom: 10px;
}

.basic-paddingL-l {
    padding-left: 20px;
}

.basic-paddingR-l {
    padding-right: 20px;
}

.basic-paddingT-l {
    padding-top: 20px;
}

.basic-paddingB-l {
    padding-bottom: 210px;
}

.detail-view header .icomoon-icon-close {
    cursor: default;
}

.ui-datepicker-trigger {
    cursor: pointer;
}

/*#region Not Use*/
.prettycheckbox, .prettyradio {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.prettycheckbox label, .prettyradio label {
    display: block;
    float: left;
    margin: 6px 5px;
    cursor: pointer;
}

.prettyradio>a {
    background-position: -180px 0 !important;
}

.prettyradio>a.checked {
    background-position: -240px 0  !important;
}
.prettycheckbox>a, .prettyradio>a {
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    background: url(/Content/img/icons/sprites-sfa68604977.png);
}
/*#endregion*/
/*#endregion*/

/******************************Settings for Particular Page*********************/
/*****************************************************************************/
/*#region PdfViwer*/
div[title="Previous"], div[title="Next"] {
    display: inline-block;
}
/*#endregion*/

/*#region Lead Page*/
div[data-ng-model="lead.InterestedCentreIds"], div[ data-ng-model="lead.InterestedServiceIds"] {
    margin-top: 5px;
}
/*#endregion*/

/*#region Client Checkin Page*/
#checkinTab li.active a {
    background-image: url(/Content/img/arow-sidenavi-so.png);
    background-position: 92% 50%;
    background-repeat: no-repeat;
    padding-right: 30px;
}

#checkinTab.nav-tabs a {
    cursor: text;
}

#checkinDiv .tab-content .control-action {
    border-top: 1px solid #9CC0DF;
    margin-top: 15px;
    padding-top: 15px;
    text-align: right;
}

#checkinDiv .tab-content .active .control-action {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
    text-align: right;
}

#checkinDiv .tab-content header {
    margin-bottom: 20px;
}

#checkinDiv .tab-content .form-actions {
    display: none;
}

#checkinDiv h1 span {
    font-size: 0.7em;
    vertical-align: middle;
}

#btn-erp-link {
    color: #FF763c;
}

.contract-item dt.contract-id {
    font-weight: normal;
    font-size: inherit;
    line-height: 22px;
}
.contract-item dd.contract-id {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 22px;
}

/*#region Not-Use*/
#welcome-panel {
    animation: animation01 1s ease-in 0s both;
    -moz-animation: animation01 1s ease-in 0s both;
    -webkit-animation: animation01 1s ease-in 0s both;
    background: url(/content/img/icons/icon-start.png) no-repeat 90% 50% transparent;
    height: 250px;
    color: #666;
    font-size: 18px;
    line-height: 150%;
}

#welcome-panel h1 {
    font-size: 28px;
}

#welcome-panel .detail {
    width: 50%;
}

#welcome-panel .date {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    margin-bottom: 15px;
}
/*#endregion*/
/*#endregion*/

/*#region Meun Navigation*/
.dropdown-menu li {
    cursor: pointer;
}

#side-block #side-navi li .sub li span.menu-item {
    font-size: 0.9em;
    border: 0 none;
    box-shadow: none;
    padding-left: 30px;
    line-height: 28px;
    height: 28px;
}

#side-block #side-navi li.disabled span.menu-item {
    color: #777;
}

#side-block #side-navi li.disabled span.menu-item:hover {
    cursor: pointer;
    background: none;
}

#side-news li{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
/*#endregion*/

/*#region Dashboard Main Page*/
#global-navi-top {
    position: static;
}

#global-navi {
    max-width: 1070px;
    width: 100%;
    left: 13%;
    top: 10px;
}

#global-navi ul {
    width: 100%;
}

#global-navi li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 0px #ffffff;
    -webkit-box-shadow: 0 1px 0px #ffffff;
    box-shadow: 0 1px 0px #ffffff;
    border: 1px solid #cccccc;
    text-decoration: none;
    width: 78px;
    height: 35px;
    display: block;
    position: relative;
}

#global-navi li a span {
    display: block;
    padding: 0 10px;
    position: absolute;
}

#global-navi li a .icon {
    color: #00467f;
    font-size: 20px;
    margin: 0 auto;
    top: 7px;
    left: 0;
    text-align: center;
    opacity: 1;
}
 
#global-navi li a .txt {
    font-size: 11px;
    line-height: 1em;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 6px;
    left: 23px;
    text-align: left;
    padding: 0 10px;
    width: auto;
    font-weight: 100;
}

#global-navi-dashboard {
    width: 32px !important;
    line-height: 1em !important;
    top: 6px !important;
    left: 30px !important;
    word-wrap: break-word;
}

#table-chart-sir > tbody > tr > td:nth-child(2) {
    text-align: right;
}
/*#endregion*/

/*#region Client Page*/
#tabContacts #contactsTable .icon {
    margin-left: 0;
}
#btn-erp-update {
    float: none;
}
.statusActive {
    color: #7CC736;
    font-weight: bold;
}
#tabContract h3 {
    margin-bottom: 0px;
}
.mainLineLbl {
    line-height: 40px !important;
}
/*#endregion*/

/*#region Client Page -  MailFaxHandling Tab*/
#tab-step2 .controls,
#tabMailOrFax .controls {
    float: left;
}

#tab-step2 .expand,
#tabMailOrFax .expand {
    display: none;
}

#tab-step2 h5,
#tabMailOrFax h5 {
    color: #403f3a;
}

#tab-step2 h5.sub,
#tabMailOrFax h5.sub {
    margin: 10px 0 5px;
    color: #666;
}

#tab-step2 .sub-detail,
#tabMailOrFax .sub-detail {
    display: none;
    background-color: #f3f3f3;
    padding: 4px 0;
}

#tab-step2 .label-remark,
#tabMailOrFax .label-remark {
    border-bottom: 1px solid #dddddd;
    padding-top: 9px;
}

#tab-step2 .row-fluid,
#tabMailOrFax .row-fluid {
    position: relative;
    overflow: hidden;
}
/*#endregion*/

/*#region Client Page - Contact Detail - old version*/
.edit-mode .tecIconClose {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 18px;
    color: #00467f;
    cursor: pointer;
}
.edit-mode .tecIconClose:hover {
    color: #568fbf;
}
#client-tab-contact-edit{
    z-index:1060 !important;
}
/*#endregion*/

/*#region Client Page - Contact Tab*/
#client-tab-contact-edit{
    margin-left: -475px;
    margin-top: -25px;
}
.a-reset-pd {
    float:right;
    cursor:pointer;
    margin-top:10px;
}
.profile-column {
    display: block;
    float: left;
    width: 120px;
}
#contact-profile-container {
    background-color: whitesmoke;
    width: 95px;
    height: 95px;
    margin: 10px 0px 0px 20px;
}
.contact-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    margin: 15px;
    width: 64px;
    height: 64px;
}
#file-preview {
    display: block;
    float: left;
    margin-left: 25px;
    cursor: pointer;
}
/*#endregion*/

/*#region Client Page - Extension Tab*/
#client-contact-extension-list {
        overflow-y: scroll;
        height: 190px;
        width: 100%;
        overflow-x: hidden;
        margin-bottom: 5px;
    }
#client-contact-extension-list li.selectedExt {
    background-color: #ccc;
}
#client-contact-extension-list li.NotAllowedExt {
    cursor: not-allowed;
}
/*#endregion*/

/*#region Client Page - Activity History Tab*/
#activityHistoryTable input,
#activityHistoryTable select {
    margin-bottom: 0px;
}
#activityHistoryTable label.error,
#activityHistoryTable tbody input,
#activityHistoryTable tbody select,
#activityHistoryTable tbody #history-cancelBtn {
    display: none;
}
/*#endregion*/

/*#region Client Page - Office Tab*/
#client-tab-extension-add-extension {
    height: auto;
    overflow: initial;
}
/*#endregion*/

/*#region Tax Code Page*/
#taxCodeForm .form-action2 {
    margin-bottom: 15px;
}

#taxCodeDetailForm table tr {
    border-bottom: 1px solid rgb(196, 196, 196);
    border-left: 1px solid rgb(196, 196, 196);
    border-right: 1px solid rgb(196, 196, 196);
}
/*#endregion*/

/*#region New Lead Page*/
#new-lead-cond-panel {
    border-top: 5px solid #00467f;
    width: 99%;
    background-color: #E0E4E9;
    padding: 10px 10px 3px;
    margin-bottom: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*#endregion*/

/*#region SirBudget Page*/
.filter-panel {
    padding-bottom: 20px;
}
/*#endregion*/

/*#region User Group Page*/
#userGroup-edit .form-horizontal .control-group .control-label {
    width: 35%;
}

#userGroup-edit .form-horizontal .control-group .controls {
margin-left: 35%;
}
/*#endregion*/

/*#region Checkout Page*/
.alert-checkout {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert-danger-checkout{
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-checkout .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}
/*#endregion*/

/*#region Forex Page*/
#table-contract-office .alert-error {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*#endregion*/
/*#region Forex Page*/
#table-forex img {
    margin-top: -0.1em;
}
/*#endregion*/

/*#region BM City Page*/
.table-bm-city table {
  margin-bottom:0;
  border-radius:0 0 0 0;
}
.table-bm-city table td input {
  width:100%;
  box-sizing:border-box;
  margin:0;
  text-align:right;
}
.table-bm-city table tr.top th, .table-bm-city table tr.top td {
  border-top:1px solid #00467F !important;
  border-bottom:1px double #ccc !important;
  padding-left:8px !important;
}
.table-bm-city table tr.top th { font-size:1em; }
.table-bm-city table tr.top th.month { font-size:0.8em; }
.table-bm-city table .closed { background-color:#F3F3F3; }
.table-bm-city table tr.total { background-color:#F5FAFF; }
.table-bm-city table tr.total .closed { background-color:#F3F9F9; }
.table-bm-city table tr.total th, .table-bm-city table tr.total td { font-weight:bold; }
.table-bm-city table tr.ebitda { background-color:#FFFADF; }
.table-bm-city table tr.ebitda .closed { background-color:#F3F3DF; }
.table-bm-city table tr.ebitda th, .table-bm-city table tr.ebitda td { font-weight:bold; }
.table-bm-city table tr.ebitda.total { border-top:3px solid #00467f !important; }
.table-bm-city table th, .table-bm-city table td {
  font-size:0.8em;
  text-align:left;
  border-radius:0 0 0 0 !important;
}
.table-bm-city table thead th.revenue { font-size:1em; }
.table-bm-city table thead th.month { text-align:center; }
.table-bm-city table .revenue { width:17%; }
.table-bm-city table tbody .revenue { padding-left:20px !important; }
.table-bm-city table .category { width:5%; }
.table-bm-city table .month {
  width:6.5%;
  text-align:right;
}
.table-bm-city .icon-minus {
  display:inline-block;
  width:20px;
  margin-right:5px;
  background:url(/Content/img/icons/icon-minus.png) no-repeat 90% 50% transparent;
}
.table-bm-city .icon-plus {
  display:inline-block;
  width:20px;
  margin-right:5px;
  background:url(/Content/img/icons/icon-plus.png) no-repeat 90% 50% transparent;
}
/*#endregion*/

/*#region SirEntry or Credit Note Page*/
#table-transaction-edit .total,
#table-credit-edit .total {
    line-height: 1.8em;
    font-weight: bold;
    text-align: right;
    font-size: 1.2em;
    color: #666;
}

#transaction-create-edit,
#credit-create-edit {
    background: url(/Content/img/tx-edit.gif) repeat #F9F9F9;
    border: 1px solid #ccc;
    margin-top: 15px;
}

#sirEntryForm div.control-group {
    display: inline-block;
    float: left;
    padding-right: 1px;
}
#sirEntryForm .control-group.amount > .control-label{
    padding-right: 5px;
}
#sirEntryForm .control-group.amount > .controls > label {
    padding: 5px;
}
.copy-to-next {
    font-weight: normal !important;
    color: #00467f !important;
    float: left;
    margin-left: 15px !important;
}
/*#endregion*/

/*#region Facts Page*/
#btn-crm-link {
    color: #FF763c;
}

#crm-list a {
    cursor: pointer;
}

#crm-list a.NotAllowedExt {
    cursor: not-allowed;
}

#crm-list a.selected {
    font-weight: bold;
}

#crm-list .crmContract {
    display: none;
}

#crm-list .crmContract.show {
    display: block;
}

#crm-list .contract-id {float: left; width: 15%;} 
#crm-list .date-range {float: left; width: 50%;}
#crm-list .fee {float: left; width:20%}
#crm-list .status {float: left;width:15%}

.title-bg {
    background-color: #ccc;
    padding: 10px 7px;
    font-weight: bold;
    font-size: 1.2em;
    color: #666;
    margin-top: 10px;
}

.facts a {
    cursor: pointer;
}
.facts dt {
    float: left;
    width: 30%;
}
.facts dd {
    float: left;
    width: 40%;
}
.facts dd,
.facts dt {
    padding: 4px 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin: 0;
}
#factsContractsTable a {
    text-decoration: underline;
}
#factsContractsTable span.icon {
    font-size: 0.9em;
    color: #00467f;
}

#centreCharacteristicsTable_wrapper {
    margin-top: 20px;
}
/*#endregion*/

/*#region Invoice or Invoice Preview Page*/
.table-refresh-button {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 90;
}

#water-mark {
  color:#00467F;
  opacity:0.2;
  font-size:8em;
  position:absolute;
  top:3em;
  left:30%;
  transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
}

#invoiceTable {
    width: 100% !important;
}
.invoice-preview-table { margin-top:20px; }
#invoice-preview-description-table .icon-plus,
#invoice-preview-receipt-table .icon-plus {
  display:block;
  background:url(/Content/img/icons/icon-plus.png) no-repeat 90% 50% transparent;
}
#invoice-preview-description-table .icon-minus,
#invoice-preview-receipt-table .icon-minus {
  display:block;
  background:url(/Content/img/icons/icon-minus.png) no-repeat 90% 50% transparent;
}
#invoice-preview-total-dl { padding-top:15px; }
#invoice-preview-total-dl .span4 { text-align:right; }
#invoice-preview-total-dl dt { clear:both; }

#invoice-preview-total-dl dt, 
#invoice-preview-total-dl dd {
  padding:0;
  margin:0;
  border:none;
}
#invoice-preview-total-dl .gtotal {
  font-size:1.5em;
  font-weight:bold;
  border-top:1px solid #ccc;
}
.invoice-preview-table tr.bordered {
    border:1px solid #c4c4c4;
}
#invoice-header .action-box {
  position:absolute;
  right:50px;
  border:1px solid #ddd;
  padding:5px 10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
#invoice-header .action-box .icon { font-size:18px; }
#invoice-header .action-box .icon:hover { color:#00467f; }
#invoice-header .action-box a { color:#666; }

.dueDateContainer{
    position: relative;
}
.editDueDateBtn{
    position: absolute !important;
    top: 0px !important;
    right: -27px !important;
}
.dueDateContainer:hover .dueDateText{
    color: #00467f;
    text-decoration: underline;
}
.dueDateContainer:hover .editDueDateBtn{
    color: #568fbf;
    text-decoration: none;
}
.descriptionWrapper a{
    display: inline;
}
.descriptionWrapper input{
    margin-bottom: 0;
}
.descriptionWrapper:hover span{
    color: #00467f;
    text-decoration: underline;
}
.descriptionWrapper:hover a{
    color: #568fbf;
    text-decoration: none;
}
.editDueDateDiv input{
    width: 90px;
}
.editDueDateDiv img{
    margin:-5px 0px 5px 0px;
}
/*#endregion*/

/*#region Extension Page*/
.largeWidth {
    width: 52%;
}

.smallWidth {
    width: 37%;
}

.hideInput {
    border-color: white !important;
    box-shadow: none !important;
    pointer-events: none !important;
    background-color: white !important;
}
/*#endregion*/

/*#region Report Page*/
.display_block {
    line-height: 30px;
    margin-bottom: 10px;
}

.detail-view .display_block dt,
.detail-view .display_block dd
 {
    border: 0px;
    white-space: inherit !important;
    line-height: 25px;
    font-weight: normal;
    color: #333;
    text-align: left;
}

.display_block h3 {
    background-color: #e8eef4;
    padding: 6px 5px;
     color: #696969;
    font-weight: bold;
}

.display_block a,
.report-table-view a {
    cursor: pointer;
}

.display_block a{
    text-decoration: underline;
}

.display_block select,
.report-table-view select {
    width: auto;
    margin: 0px;
}

.display_block input[type=checkbox] {
    margin: 0px;
}

.report-table-view {
    background-color: #f9f9f9;
    padding: 15px;
}

.report-table-view h3 {
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.report-table-view div {
    line-height: 30px;
}

.report-table-view a.btn-csv {
    margin-top: 15px;
}

.report-table-view .tec-icon-close {
    color: #00467f;
    position: absolute;
    right: 25px;
    cursor: pointer;
}

.report-table-view input[type=checkbox] {
    margin: 0px;
}

#reportViewer-edit .controls select {
    width: 220px; 
}

#reportViewerForm .control-group {
    margin-bottom: 0px;
}

#reportViewerForm .control-label,
#reportViewerForm .controls .checkbox{
    margin-bottom: 15px;
}

/*#endregion*/

/*#region Manual Invoice Page*/
#preview-invoice-modal .modal-body {
    overflow: auto;
    max-height:650px !important;
}
#manual-invoice-create {
    left: 36%;
}
.popup-table{
    max-height: 350px;
}
.popup-table h5 {
    margin: 0px 0px 5px 0px;
}

.popup-table .icon {
    color: #00467f;
}

.popup-table table {
    width: 99%;
}
#table-recurring-entries .input-mini {
    overflow: auto;
    margin: 0px;
}
.clear-table-row-style,
.clear-table-row-style td {
    border: 0px;
    background-color: white !important;
}
/*#endregion*/

/*#region Email List Page*/
#clientInfoEmail_listview .dataTables_filter  {
    text-align: left;
    border-radius: 4px;
    background-color: #eee;
    border: 1px solid #999;
    display: flex;
}
#clientInfoEmail_listview .dataTables_filter  > label {
    display: inline-block;
    margin-top: 5px;
    padding-left: 5px;
    margin: auto;
}
#clientInfoEmail_listview .dataTables_filter label {
    font-family: "Open Sans"; 
    font-size: 13px;
    color: #777;
}
#clientInfoEmailTable_dropdown {
    margin: auto;
    display: flex;
}
#clientInfoEmailTable_dropdown > div {
    margin: auto;
}
#clientInfoEmail_listview .dataTables_filter .checkbox input[type="checkbox"] {
    margin-top: 4px;
}
#clientInfoEmail_listview .dataTables_filter .tableFilter {
    display: inline-block !important;
    position: relative !important;
    top: 0px;
}
#clientInfoEmail_listview .dataTables_wrapper > .row-fluid {
    margin-bottom: 15px;
}
#clientInfoEmail_listview .dataTables_wrapper .datatable_footer {
    height: 40px;
    padding: 5px;
    border-top: 1px solid #c4c4c4;
}
/*#endregion*/

/*#region SirView City Page */
#sir-presentation-page .tab-pane h3 {
    border: 0px;
}
g > text {
    z-index: 1 !important
}
g > g  {
    z-index: 999 !important
}
g > g >path {
    z-index: 999 !important
}
g > g > text {
    z-index: 999 !important;
}
/*#endregion*/

/*#region My Profile Popup*/
#my-profile-edit .upload-drop-zone {
    color: #CCC;
    border: 2px dashed #CCC;
    text-align: center;
    vertical-align: middle;
    /*padding: 80px 0;*/
    cursor: pointer;
    margin-bottom: 5px;
    min-height: 220px;
}
#my-profile-edit .upload-drop-zone:hover {
    background: #F7E8BF;
}
#my-profile-edit #btn-upload-drop {
    display: none;
}
#my-profile-edit  #upload-text {
    text-align: center;
    vertical-align: middle;
    padding: 70px 0;
}
/*#endregion*/

/*#region Item Master Page*/
#itemMasterNewForm.form-horizontal .controls {
    padding-left: 10px;
}
/*#endregion*/

/*#region Account Period Page*/
#page-default-acount-period .btn-add {
    padding: 3px 0px;
    font-size: 12px;
    margin-left: 0px;
    text-indent: 22px;
}
/*#endregion*/

/*#region Location Page*/
#locationAdminTable td.checkIcon {
    text-align: center;
}
 #locationForm .control-group .control-label {
    width: 35%;
}
#locationForm .control-group .controls {
    margin-left: 35%;
}
/*#endregion*/

/*#region Office Unit Page*/
#roomUpdateForm.form-horizontal .control-group .control-label {
    width: 35%;
    text-align: left;
}
#roomUpdateForm.form-horizontal .control-group .controls {
    margin-left: 35%;
}
/*#endregion*/

/*#region Global Contact Page*/
#contactsTable_filter .tableFilter{
    display: inline-block !important;
    position: relative !important;
     top: 0px;
}
#contactsTable_filter {
    text-align: left;
    border-radius: 4px;
    background-color: #eee;
    border: 1px solid #999;
}
#contactsTable_filter > label {
    display: inline-block;
    border-right: 1px solid #ccc;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}
#contactsTable_filter .checkbox input[type="checkbox"] {
    margin-top: 4px;
}
#contactsTable_wrapper > .row-fluid {
    margin-bottom: 25px;
}
#contactsTable span.icon {
    font-size: 0.9em;
    color: #00467f;
}
#contactsTable a {
    text-decoration: underline;
}
/*#endregion*/

/*#region Client Office Page*/
.edit-office {
    width: 53px;
}
.allocate-office {
    width: 53px;
}
/*#endregion*/

/*#region ArView New Page*/
.icon-credit-card {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(/Content/img/paymentmethod/CreditCard.png);
    background-size: 65px auto;
    -o-background-size: 65px auto;
    -webkit-background-size: 65px auto;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.icon-amex-card {
    display: block;
    width: auto;
    height: 20px;
    background-image: url(/Content/img/paymentmethod/Amex.png);
    background-size: 32px auto;
    -o-background-size: 32px auto;
    -webkit-background-size: 32px auto;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.icon-diners-card {
    display: block;
    width: auto;
    height: 20px;
    background-image: url(/Content/img/paymentmethod/Diners.png);
    background-size: 32px auto;
    -o-background-size: 32px auto;
    -webkit-background-size: 32px auto;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#arTable a {
    text-decoration: underline;
}
#arTable span.icon {
    font-size: 0.9em;
    color: #00467f;
}
/*#endregion*/

/*#region Sales Report Page*/
.sir-report-template2 h3.title {
    margin-bottom: 4px;
}
.sir-report-template2 h3.title span {
        vertical-align: baseline;
    }
.sir-report-template2 header.row-fluid {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.sir-report-template2 .region-block {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.sir-report-template2 .city-select-padding {
    top: 10px;
    right: 15px;
    position: absolute;
    z-index: 999;
}
.sir-report-template2 .city-select-padding .control-group, 
.sir-report-template2 .city-select-padding .control-block,
.sir-report-template2 .regional-select-padding .control-group, 
.sir-report-template2 .regional-select-padding .control-block {
    float: right;
    margin-left: 5px;
}
.sir-report-template2 .regional-select-padding {
    padding-top: 5px;
    padding-right: 10px;
}
.tab-content.hideTab {
    border: 0px;
    padding: 0px;
    width: 100%;
   }
/*#endregion*/

/*#region Bm Report Page*/
#table-ebitda .table {
    border-top: 0;
}
/*#endregion*/

/*#region Receipt / Journal Page*/
#aging-allocation #table-aging-allocation {
    margin-bottom: 0px;
}
#aging-allocation #table-aging-allocation th {
    line-height: inherit; 
}
#aging-allocation #table-aging-allocation th.amount {
    text-align: right;
}
.receipt-entry-line {
    line-height: 30px; 
    word-wrap: break-word;
}
#receiptForm #table-transaction-edit td, 
#journalForm #table-transaction-edit td {
    border: none;
    padding: 2px 4px !important;
}
#receiptForm #table-transaction-edit th, 
#journalForm #table-transaction-edit th {
    padding-bottom: 0 !important;
}
#receiptForm #table-transaction-edit tr.readonly-row > td >span {
    padding: 3px;
}
#receipt-form-container {
    background: #FEFEFE;
    /*border: 1px solid #ccc;
    margin-top: 15px;
    padding: 20px;*/
}
#receiptTable_wrapper .btn-delete, #receiptTable_wrapper .btn-print{
    width: 60px;
}
#aging-allocation-title .box {
    width: auto;
    min-width: 180px;
}
#aging-allocation-title .box span {
    padding-right: 5px;
}
#receiptTable_wrapper .datatable_footer > div:first-child{
    width: 10%;
}
/*#endregion*/

/*#region Security Deposit*/
#securityDepositEntryTable_wrapper .datatable_footer > div:first-child{
    width: 10%;
}
 .datatable_footer #sdInfo .total-info {
     padding: 10px 8px;
 }
/*#endregion*/

/*#region Deposit Refund*/
#depositRefundForm .invoice-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#depositRefundForm .control-label {
    width: 37%;
}
#depositRefundForm .control-group .controls {
    margin-left: 37%;
}

#depositRefundForm .control-group .fvalue {
    width: 255px;
}

#depositRefundForm .control-group select.fvalue {
    width: 270px;
}

#depositRefundForm .dropdown-menu{
    z-index:99999;
}

#depositRefundForm .control-group .ui-datepicker-trigger,
#deposit-refund-list input{
    margin: 0px;
}

#deposit-refund-list, #deposit-reclass{
    border-top: 1px solid #ddd;
    padding: 15px 0 0px;
}

#deposit-refund-list a:hover{
    cursor: initial;
    text-decoration: none;
}

#deposit-refund-list, #deposit-refund-total, #deposit-refund-remaining {
    border-bottom: 1px solid #ddd;
}

#deposit-refund-list  .row > div {
    margin-bottom:10px;
}

#deposit-refund-list #no-invoices-msg{
    margin-bottom: 10px;
}

#deposit-refund-list .row, 
#deposit-refund-total .row, 
#deposit-refund-remaining .row, 
#deposit-refund-list .row > div {
    margin-left: 0;
}

#deposit-refund{
    background-color: #eee;
    padding: 10px 0px 10px 20px;
}

#deposit-refund-remaining {
    padding-top: 15px;
    border-bottom: 0;
}

#deposit-refund-total .row div,
#deposit-refund-remaining .row div{
    width:50%;
    margin:0px;
}
#deposit-refund-total .value{
    font-weight: bold;
    color: #444;
    font-size: 140%;
    line-height: 45px;
}
/*#endregion*/

/*#region Auto Reminder - Send Email popup*/
#confirmSendReminderModal,
#confirmSendInvoiceModal {
    width: 800px;
    left: 45%;
}
#confirmSendReminderModal .modal-body 
#confirmSendInvoiceModal .modal-body {
    max-height: 500px;
}
#remnder-template-sample {
    padding: 10px;
    overflow-x: hidden; 
    overflow-y: scroll; 
    height: 200px;
    border: 0px;
    background-color: #f5f5f5;
    font-size: small;
}
#reminder-selected-clients {
    padding: 10px;
    height: 60px; 
    overflow-x: hidden; 
    overflow-y: scroll; 
    background-color: #f5f5f5;
    font-size: small;
}
/*#endregion*/

/******************************Settings for Reponsive*************************/
/*****************************************************************************/
@media (min-width: 1400px) and (max-width: 1710px) {
    /*#region Dashboard Main Page*/
    #global-navi {
        margin-left: 210px;
        width: 1200px;
    }
    /*#endregion*/
}

@media (max-width: 1710px) {
    /*#region Dashboard Main Page*/
    #global-navi-top  {
        height: 100%;
    }
    #global-navi-top #global-navi li a {
        height: 33px;
    }
    #global-navi-top #global-navi li a .icon {
        font-size: 16px;
        top: 5px;
        left: -2px;
    }
    #global-navi-top #global-navi li a .txt {
        font-size: 11px;
        left: 18px;
    }
    #global-navi-top #global-navi {
        position: static;
    }
    #global-navi-top #global-navi li {
        margin-bottom: 8px;
    }
    #global-navi-top #global-navi li a {
        width: 78px; 
    }
    #global-navi-top #global-navi li a .txt {
        font-size: 11px; 
    }
    /*#endregion*/

    /*Datatable Setting*/
    .dataTables_wrapper .datatable_footer > div:first-child{
        width: auto !important;
    }
    /*#endregion*/
}

@media (max-width: 1400px){
    .btn-allocate, .edit-extension {
        width: 48px;
        font-size: 0.9em;
    }
    .table td.button_column> .btn:first-child {
        margin-right: 55px;
    }
}

@media (max-width: 1024px){
    /*#region Dashboard Main Page*/
    #side-block {
        top: -80px;
    }
    #global-navi-top {
        width: auto; 
    }
    #global-navi-top #global-navi {
        width: 100%; 
    }
    #top-header-block .nav li:first-child {
        display: block;
    }
    /*#endregion*/
}

.sales-report-half {
    width: 50%;
    float: left;
}

.sales-report-right-padding {
    padding-right: 1%;
}

.sales-report-left-padding {
    padding-left: 1%;
}

.context-menu-position {
    position: fixed;
    margin-top: -55px;
}

div.discount-container input[disabled]{
    color: transparent;
}

form.form-inline.multiline div {
    margin-bottom: 25px;
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
/*  vertical-align: middle; */
    vertical-align: text-top;
    color:#333;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #00467f;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
    font-size:14px;
/*     font-weight: normal; */

}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #00467f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #00467f), color-stop(90%, #00569E));
  background-image: -webkit-linear-gradient(#00467f 20%, #00569E 90%);
  background-image: -moz-linear-gradient(#00467f 20%, #00569E 90%);
  background-image: -o-linear-gradient(#00467f 20%, #00569E 90%);
  background-image: linear-gradient(#00467f 20%, #00569E 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
/*  background-color: #fff; */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url(/Scripts/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(/Scripts/plugins/chosen/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/*
* Kendo UI Web v2013.3.1316 (http://kendoui.com)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI Web commercial licenses may be obtained at
* https://www.kendoui.com/purchase/license-agreement/kendo-ui-web-commercial.aspx
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
*/
.fake{color:red}.k-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.k-floatwrap:after,.k-slider-items:after,.k-grid-toolbar:after{content:"";display:block;clear:both;visibility:hidden;height:0;overflow:hidden}.k-floatwrap,.k-slider-items,.k-grid-toolbar{display:inline-block}.k-floatwrap,.k-slider-items,.k-grid-toolbar{display:block}.prohibit-selection{-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.disable-high-contrast{-ms-high-contrast-adjust:none}.k-block,.k-button,.k-header,.k-grid-header,.k-toolbar,.k-grouping-header,.k-tooltip,.k-pager-wrap,.k-tabstrip-items .k-item,.k-link.k-state-hover,.k-textbox,.k-textbox:hover,.k-autocomplete,.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap,.k-autocomplete.k-state-hover,.k-dropdown-wrap.k-state-hover,.k-picker-wrap.k-state-hover,.k-numeric-wrap.k-state-hover,.k-draghandle{background-repeat:repeat;background-position:0 center}.k-link:hover{text-decoration:none}.k-state-highlight>.k-link{color:inherit}.k-textbox>input,.k-input[type="text"],.k-input[type="number"],.k-textbox,.k-picker-wrap .k-input,.k-button{font-size:100%;font-family:inherit;border-style:solid;border-width:1px;-webkit-appearance:none}.k-widget,.k-block,.k-inline-block,.k-draghandle{border-style:solid;border-width:1px;-webkit-appearance:none}.k-block,.k-widget{line-height:normal;outline:0}.k-block{padding:2px}.k-button{display:inline-block;margin:0;padding:2px 7px 2px;font-family:inherit;line-height:1.66em;text-align:center;cursor:pointer;text-decoration:none}.k-ie7 .k-button{line-height:normal}a.k-button{-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none;text-decoration:none}.k-ff input.k-button{padding-bottom:.37em;padding-top:.37em}.k-ie7 .k-button{overflow:visible;margin-right:4px}.k-ie7 a.k-button{line-height:1.6;padding-left:7px;padding-right:7px}.k-ie7 .k-slider a.k-button{height:22px;line-height:22px;padding:0}.k-ie7 .k-button-expand{margin-left:0;margin-right:0}button.k-button::-moz-focus-inner,input.k-button::-moz-focus-inner{padding:0;border:0}a.k-button-expand{display:block}button.k-button-expand,input[type="submit"].k-button-expand,input[type="button"].k-button-expand,input[type="reset"].k-button-expand{width:100%}body .k-button-icon{padding-left:4px;padding-right:4px}.k-ie7 a.k-button-icon{padding-left:5px;padding-right:5px}.k-button-icontext{padding-right:8px;overflow:visible}.k-button-icontext .k-icon,.k-button-icontext .k-image{margin-right:.2rem;margin-left:-0.2rem;vertical-align:text-top}.k-ie8 .k-button-icontext .k-icon,.k-ie8 .k-button-icontext .k-image{margin-right:3px;margin-left:-3px;vertical-align:text-top}html body .k-button-bare{background:none!important;color:inherit;border-width:0}html body .k-button-bare.k-upload-button:hover{color:inherit}.k-link{cursor:pointer;outline:0;text-decoration:none}.k-grid-header span.k-link{cursor:default}.k-state-disabled,.k-state-disabled .k-link,.k-state-disabled .k-icon,.k-state-disabled .k-button,.k-state-disabled .k-draghandle,.k-state-disabled .k-upload-button input{cursor:default!important;outline:0}@media print{.k-state-disabled,.k-state-disabled .k-input{opacity:1!important}}.k-state-error{border-style:ridge}.k-state-empty{font-style:italic}.k-icon,.k-sprite,.k-button-group .k-tool-icon{display:inline-block;width:16px;height:16px;overflow:hidden;background-repeat:no-repeat;font-size:0;line-height:0;text-align:center;-ms-high-contrast-adjust:none}.k-ie8 .k-icon,.k-ie8 .k-sprite,.k-ie8 .k-button-group .k-tool-icon{vertical-align:middle}:root *>.k-icon,:root *>.k-sprite,:root *>.k-button-group .k-tool-icon{vertical-align:middle}.k-icon,.k-sprite{background-color:transparent}.k-ie7 .k-icon,.k-ie7 .k-sprite{text-indent:0}.k-numerictextbox .k-select .k-link span.k-i-arrow-n{background-position:0 -3px}.k-numerictextbox .k-select .k-link span.k-i-arrow-s{background-position:0 -35px}.k-state-selected .k-i-arrow-n{background-position:-16px 0}.k-link:not(.k-state-disabled):hover>.k-state-selected .k-i-arrow-n,.k-state-hover>.k-state-selected .k-i-arrow-n,.k-state-hover>*>.k-state-selected .k-i-arrow-n,.k-button:hover .k-state-selected .k-i-arrow-n,.k-textbox:hover .k-state-selected .k-i-arrow-n,.k-button:active .k-state-selected .k-i-arrow-n{background-position:-32px 0}.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n{background-position:-16px -3px}.k-state-selected .k-i-arrow-s{background-position:-16px -32px}.k-link:not(.k-state-disabled):hover>.k-state-selected .k-i-arrow-s,.k-state-hover>.k-state-selected .k-i-arrow-s,.k-state-hover>*>.k-state-selected .k-i-arrow-s,.k-button:hover .k-state-selected .k-i-arrow-s,.k-textbox:hover .k-state-selected .k-i-arrow-s,.k-button:active .k-state-selected .k-i-arrow-s{background-position:-32px -32px}.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s{background-position:-16px -35px}.k-grid-header .k-link:hover span.k-i-arrow-n{background-position:0 0}.k-grid-header .k-link:hover span.k-i-arrow-s{background-position:0 -32px}.k-group-indicator .k-link:hover span.k-si-arrow-n{background-position:0 -129px}.k-group-indicator .k-link:hover span.k-si-arrow-s{background-position:0 -159px}.k-group-indicator .k-button:hover span.k-group-delete{background-position:-32px -16px}.k-scheduler .k-scheduler-toolbar .k-nav-current .k-link .k-i-calendar{background-position:-32px -176px}.k-i-arrow-n{background-position:0 0}.k-link:not(.k-state-disabled):hover>.k-i-arrow-n,.k-state-hover>.k-i-arrow-n,.k-state-hover>*>.k-i-arrow-n,.k-button:hover .k-i-arrow-n,.k-textbox:hover .k-i-arrow-n,.k-button:active .k-i-arrow-n{background-position:-16px 0}.k-i-arrow-e{background-position:0 -16px}.k-link:not(.k-state-disabled):hover>.k-i-arrow-e,.k-state-hover>.k-i-arrow-e,.k-state-hover>*>.k-i-arrow-e,.k-button:hover .k-i-arrow-e,.k-textbox:hover .k-i-arrow-e,.k-button:active .k-i-arrow-e{background-position:-16px -16px}.k-rtl .k-i-arrow-w{background-position:0 -16px}.k-rtl .k-link:not(.k-state-disabled):hover>.k-i-arrow-w,.k-rtl .k-state-hover>.k-i-arrow-w,.k-rtl .k-state-hover>*>.k-i-arrow-w,.k-rtl .k-button:hover .k-i-arrow-w,.k-rtl .k-textbox:hover .k-i-arrow-w,.k-rtl .k-button:active .k-i-arrow-w{background-position:-16px -16px}.k-i-arrow-s{background-position:0 -32px}.k-link:not(.k-state-disabled):hover>.k-i-arrow-s,.k-state-hover>.k-i-arrow-s,.k-state-hover>*>.k-i-arrow-s,.k-button:hover .k-i-arrow-s,.k-textbox:hover .k-i-arrow-s,.k-button:active .k-i-arrow-s{background-position:-16px -32px}.k-i-arrow-w{background-position:0 -48px}.k-link:not(.k-state-disabled):hover>.k-i-arrow-w,.k-state-hover>.k-i-arrow-w,.k-state-hover>*>.k-i-arrow-w,.k-button:hover .k-i-arrow-w,.k-textbox:hover .k-i-arrow-w,.k-button:active .k-i-arrow-w{background-position:-16px -48px}.k-rtl .k-i-arrow-e{background-position:0 -48px}.k-rtl .k-link:not(.k-state-disabled):hover>.k-i-arrow-e,.k-rtl .k-state-hover>.k-i-arrow-e,.k-rtl .k-state-hover>*>.k-i-arrow-e,.k-rtl .k-button:hover .k-i-arrow-e,.k-rtl .k-textbox:hover .k-i-arrow-e,.k-rtl .k-button:active .k-i-arrow-e{background-position:-16px -48px}.k-i-seek-n{background-position:0 -64px}.k-link:not(.k-state-disabled):hover>.k-i-seek-n,.k-state-hover>.k-i-seek-n,.k-state-hover>*>.k-i-seek-n,.k-button:hover .k-i-seek-n,.k-textbox:hover .k-i-seek-n,.k-button:active .k-i-seek-n{background-position:-16px -64px}.k-i-seek-e{background-position:0 -80px}.k-link:not(.k-state-disabled):hover>.k-i-seek-e,.k-state-hover>.k-i-seek-e,.k-state-hover>*>.k-i-seek-e,.k-button:hover .k-i-seek-e,.k-textbox:hover .k-i-seek-e,.k-button:active .k-i-seek-e{background-position:-16px -80px}.k-rtl .k-i-seek-w{background-position:0 -80px}.k-rtl .k-link:not(.k-state-disabled):hover>.k-i-seek-w,.k-rtl .k-state-hover>.k-i-seek-w,.k-rtl .k-state-hover>*>.k-i-seek-w,.k-rtl .k-button:hover .k-i-seek-w,.k-rtl .k-textbox:hover .k-i-seek-w,.k-rtl .k-button:active .k-i-seek-w{background-position:-16px -80px}.k-i-seek-s{background-position:0 -96px}.k-link:not(.k-state-disabled):hover>.k-i-seek-s,.k-state-hover>.k-i-seek-s,.k-state-hover>*>.k-i-seek-s,.k-button:hover .k-i-seek-s,.k-textbox:hover .k-i-seek-s,.k-button:active .k-i-seek-s{background-position:-16px -96px}.k-i-seek-w{background-position:0 -112px}.k-link:not(.k-state-disabled):hover>.k-i-seek-w,.k-state-hover>.k-i-seek-w,.k-state-hover>*>.k-i-seek-w,.k-button:hover .k-i-seek-w,.k-textbox:hover .k-i-seek-w,.k-button:active .k-i-seek-w{background-position:-16px -112px}.k-rtl .k-i-seek-e{background-position:0 -112px}.k-rtl .k-link:not(.k-state-disabled):hover>.k-i-seek-e,.k-rtl .k-state-hover>.k-i-seek-e,.k-rtl .k-state-hover>*>.k-i-seek-e,.k-rtl .k-button:hover .k-i-seek-e,.k-rtl .k-textbox:hover .k-i-seek-e,.k-rtl .k-button:active .k-i-seek-e{background-position:-16px -112px}.k-si-arrow-n{background-position:0 -129px}.k-link:not(.k-state-disabled):hover>.k-si-arrow-n,.k-state-hover>.k-si-arrow-n,.k-state-hover>*>.k-si-arrow-n,.k-button:hover .k-si-arrow-n,.k-textbox:hover .k-si-arrow-n,.k-button:active .k-si-arrow-n{background-position:-16px -129px}.k-si-arrow-e{background-position:0 -144px}.k-link:not(.k-state-disabled):hover>.k-si-arrow-e,.k-state-hover>.k-si-arrow-e,.k-state-hover>*>.k-si-arrow-e,.k-button:hover .k-si-arrow-e,.k-textbox:hover .k-si-arrow-e,.k-button:active .k-si-arrow-e{background-position:-16px -144px}.k-si-arrow-s{background-position:0 -159px}.k-link:not(.k-state-disabled):hover>.k-si-arrow-s,.k-state-hover>.k-si-arrow-s,.k-state-hover>*>.k-si-arrow-s,.k-button:hover .k-si-arrow-s,.k-textbox:hover .k-si-arrow-s,.k-button:active .k-si-arrow-s{background-position:-16px -159px}.k-si-arrow-w{background-position:0 -176px}.k-link:not(.k-state-disabled):hover>.k-si-arrow-w,.k-state-hover>.k-si-arrow-w,.k-state-hover>*>.k-si-arrow-w,.k-button:hover .k-si-arrow-w,.k-textbox:hover .k-si-arrow-w,.k-button:active .k-si-arrow-w{background-position:-16px -176px}.k-i-arrowhead-n{background-position:0 -256px}.k-link:not(.k-state-disabled):hover>.k-i-arrowhead-n,.k-state-hover>.k-i-arrowhead-n,.k-state-hover>*>.k-i-arrowhead-n,.k-button:hover .k-i-arrowhead-n,.k-textbox:hover .k-i-arrowhead-n,.k-button:active .k-i-arrowhead-n{background-position:-16px -256px}.k-i-arrowhead-e{background-position:0 -272px}.k-link:not(.k-state-disabled):hover>.k-i-arrowhead-e,.k-state-hover>.k-i-arrowhead-e,.k-state-hover>*>.k-i-arrowhead-e,.k-button:hover .k-i-arrowhead-e,.k-textbox:hover .k-i-arrowhead-e,.k-button:active .k-i-arrowhead-e{background-position:-16px -272px}.k-i-arrowhead-s{background-position:0 -288px}.k-link:not(.k-state-disabled):hover>.k-i-arrowhead-s,.k-state-hover>.k-i-arrowhead-s,.k-state-hover>*>.k-i-arrowhead-s,.k-button:hover .k-i-arrowhead-s,.k-textbox:hover .k-i-arrowhead-s,.k-button:active .k-i-arrowhead-s{background-position:-16px -288px}.k-i-arrowhead-w{background-position:0 -304px}.k-link:not(.k-state-disabled):hover>.k-i-arrowhead-w,.k-state-hover>.k-i-arrowhead-w,.k-state-hover>*>.k-i-arrowhead-w,.k-button:hover .k-i-arrowhead-w,.k-textbox:hover .k-i-arrowhead-w,.k-button:active .k-i-arrowhead-w{background-position:-16px -304px}.k-i-expand,.k-plus,.k-plus-disabled{background-position:0 -192px}.k-link:not(.k-state-disabled):hover>.k-i-expand,.k-link:not(.k-state-disabled):hover>.k-plus,.k-link:not(.k-state-disabled):hover>.k-plus-disabled,.k-state-hover>.k-i-expand,.k-state-hover>.k-plus,.k-state-hover>.k-plus-disabled,.k-state-hover>*>.k-i-expand,.k-state-hover>*>.k-plus,.k-state-hover>*>.k-plus-disabled,.k-button:hover .k-i-expand,.k-button:hover .k-plus,.k-button:hover .k-plus-disabled,.k-textbox:hover .k-i-expand,.k-textbox:hover .k-plus,.k-textbox:hover .k-plus-disabled,.k-button:active .k-i-expand,.k-button:active .k-plus,.k-button:active .k-plus-disabled{background-position:-16px -192px}.k-i-expand-w,.k-rtl .k-i-expand,.k-rtl .k-plus,.k-rtl .k-plus-disabled{background-position:0 -208px}.k-link:not(.k-state-disabled):hover>.k-i-expand-w,.k-link:not(.k-state-disabled):hover>.k-rtl .k-i-expand,.k-link:not(.k-state-disabled):hover>.k-rtl .k-plus,.k-link:not(.k-state-disabled):hover>.k-rtl .k-plus-disabled,.k-state-hover>.k-i-expand-w,.k-state-hover>.k-rtl .k-i-expand,.k-state-hover>.k-rtl .k-plus,.k-state-hover>.k-rtl .k-plus-disabled,.k-state-hover>*>.k-i-expand-w,.k-state-hover>*>.k-rtl .k-i-expand,.k-state-hover>*>.k-rtl .k-plus,.k-state-hover>*>.k-rtl .k-plus-disabled,.k-button:hover .k-i-expand-w,.k-button:hover .k-rtl .k-i-expand,.k-button:hover .k-rtl .k-plus,.k-button:hover .k-rtl .k-plus-disabled,.k-textbox:hover .k-i-expand-w,.k-textbox:hover .k-rtl .k-i-expand,.k-textbox:hover .k-rtl .k-plus,.k-textbox:hover .k-rtl .k-plus-disabled,.k-button:active .k-i-expand-w,.k-button:active .k-rtl .k-i-expand,.k-button:active .k-rtl .k-plus,.k-button:active .k-rtl .k-plus-disabled{background-position:-16px -208px}.k-i-collapse,.k-minus,.k-minus-disabled{background-position:0 -224px}.k-link:not(.k-state-disabled):hover>.k-i-collapse,.k-link:not(.k-state-disabled):hover>.k-minus,.k-link:not(.k-state-disabled):hover>.k-minus-disabled,.k-state-hover>.k-i-collapse,.k-state-hover>.k-minus,.k-state-hover>.k-minus-disabled,.k-state-hover>*>.k-i-collapse,.k-state-hover>*>.k-minus,.k-state-hover>*>.k-minus-disabled,.k-button:hover .k-i-collapse,.k-button:hover .k-minus,.k-button:hover .k-minus-disabled,.k-textbox:hover .k-i-collapse,.k-textbox:hover .k-minus,.k-textbox:hover .k-minus-disabled,.k-button:active .k-i-collapse,.k-button:active .k-minus,.k-button:active .k-minus-disabled{background-position:-16px -224px}.k-i-collapse-w,.k-rtl .k-i-collapse,.k-rtl .k-minus,.k-rtl .k-minus-disabled{background-position:0 -240px}.k-link:not(.k-state-disabled):hover>.k-i-collapse-w,.k-link:not(.k-state-disabled):hover>.k-rtl .k-i-collapse,.k-link:not(.k-state-disabled):hover>.k-rtl .k-minus,.k-link:not(.k-state-disabled):hover>.k-rtl .k-minus-disabled,.k-state-hover>.k-i-collapse-w,.k-state-hover>.k-rtl .k-i-collapse,.k-state-hover>.k-rtl .k-minus,.k-state-hover>.k-rtl .k-minus-disabled,.k-state-hover>*>.k-i-collapse-w,.k-state-hover>*>.k-rtl .k-i-collapse,.k-state-hover>*>.k-rtl .k-minus,.k-state-hover>*>.k-rtl .k-minus-disabled,.k-button:hover .k-i-collapse-w,.k-button:hover .k-rtl .k-i-collapse,.k-button:hover .k-rtl .k-minus,.k-button:hover .k-rtl .k-minus-disabled,.k-textbox:hover .k-i-collapse-w,.k-textbox:hover .k-rtl .k-i-collapse,.k-textbox:hover .k-rtl .k-minus,.k-textbox:hover .k-rtl .k-minus-disabled,.k-button:active .k-i-collapse-w,.k-button:active .k-rtl .k-i-collapse,.k-button:active .k-rtl .k-minus,.k-button:active .k-rtl .k-minus-disabled{background-position:-16px -240px}.k-i-pencil,.k-edit{background-position:-32px 0}.k-link:not(.k-state-disabled):hover>.k-i-pencil,.k-link:not(.k-state-disabled):hover>.k-edit,.k-state-hover>.k-i-pencil,.k-state-hover>.k-edit,.k-state-hover>*>.k-i-pencil,.k-state-hover>*>.k-edit,.k-button:hover .k-i-pencil,.k-button:hover .k-edit,.k-textbox:hover .k-i-pencil,.k-textbox:hover .k-edit,.k-button:active .k-i-pencil,.k-button:active .k-edit{background-position:-48px 0}.k-i-close,.k-delete,.k-group-delete{background-position:-32px -16px}.k-link:not(.k-state-disabled):hover>.k-i-close,.k-link:not(.k-state-disabled):hover>.k-delete,.k-link:not(.k-state-disabled):hover>.k-group-delete,.k-state-hover>.k-i-close,.k-state-hover>.k-delete,.k-state-hover>.k-group-delete,.k-state-hover>*>.k-i-close,.k-state-hover>*>.k-delete,.k-state-hover>*>.k-group-delete,.k-button:hover .k-i-close,.k-button:hover .k-delete,.k-button:hover .k-group-delete,.k-textbox:hover .k-i-close,.k-textbox:hover .k-delete,.k-textbox:hover .k-group-delete,.k-button:active .k-i-close,.k-button:active .k-delete,.k-button:active .k-group-delete{background-position:-48px -16px}.k-si-close{background-position:-160px -80px}.k-link:not(.k-state-disabled):hover>.k-si-close,.k-state-hover>.k-si-close,.k-state-hover>*>.k-si-close,.k-button:hover .k-si-close,.k-textbox:hover .k-si-close,.k-button:active .k-si-close{background-position:-176px -80px}.k-multiselect .k-delete{background-position:-160px -80px}.k-multiselect .k-state-hover .k-delete{background-position:-176px -80px}.k-i-tick,.k-insert,.k-update{background-position:-32px -32px}.k-link:not(.k-state-disabled):hover>.k-i-tick,.k-link:not(.k-state-disabled):hover>.k-insert,.k-link:not(.k-state-disabled):hover>.k-update,.k-state-hover>.k-i-tick,.k-state-hover>.k-insert,.k-state-hover>.k-update,.k-state-hover>*>.k-i-tick,.k-state-hover>*>.k-insert,.k-state-hover>*>.k-update,.k-button:hover .k-i-tick,.k-button:hover .k-insert,.k-button:hover .k-update,.k-textbox:hover .k-i-tick,.k-textbox:hover .k-insert,.k-textbox:hover .k-update,.k-button:active .k-i-tick,.k-button:active .k-insert,.k-button:active .k-update{background-position:-48px -32px}.k-check:checked,.k-mobile-list .k-edit-field [type=checkbox],.k-mobile-list .k-edit-field [type=radio]{background-position:-32px -32px}.k-link:not(.k-state-disabled):hover>.k-check:checked,.k-link:not(.k-state-disabled):hover>.k-mobile-list .k-edit-field [type=checkbox],.k-link:not(.k-state-disabled):hover>.k-mobile-list .k-edit-field [type=radio],.k-state-hover>.k-check:checked,.k-state-hover>.k-mobile-list .k-edit-field [type=checkbox],.k-state-hover>.k-mobile-list .k-edit-field [type=radio],.k-state-hover>*>.k-check:checked,.k-state-hover>*>.k-mobile-list .k-edit-field [type=checkbox],.k-state-hover>*>.k-mobile-list .k-edit-field [type=radio],.k-button:hover .k-check:checked,.k-button:hover .k-mobile-list .k-edit-field [type=checkbox],.k-button:hover .k-mobile-list .k-edit-field [type=radio],.k-textbox:hover .k-check:checked,.k-textbox:hover .k-mobile-list .k-edit-field [type=checkbox],.k-textbox:hover .k-mobile-list .k-edit-field [type=radio],.k-button:active .k-check:checked,.k-button:active .k-mobile-list .k-edit-field [type=checkbox],.k-button:active .k-mobile-list .k-edit-field [type=radio]{background-position:-48px -32px}.k-i-cancel,.k-cancel,.k-denied{background-position:-32px -48px}.k-link:not(.k-state-disabled):hover>.k-i-cancel,.k-link:not(.k-state-disabled):hover>.k-cancel,.k-link:not(.k-state-disabled):hover>.k-denied,.k-state-hover>.k-i-cancel,.k-state-hover>.k-cancel,.k-state-hover>.k-denied,.k-state-hover>*>.k-i-cancel,.k-state-hover>*>.k-cancel,.k-state-hover>*>.k-denied,.k-button:hover .k-i-cancel,.k-button:hover .k-cancel,.k-button:hover .k-denied,.k-textbox:hover .k-i-cancel,.k-textbox:hover .k-cancel,.k-textbox:hover .k-denied,.k-button:active .k-i-cancel,.k-button:active .k-cancel,.k-button:active .k-denied{background-position:-48px -48px}.k-i-plus,.k-add{background-position:-32px -64px}.k-link:not(.k-state-disabled):hover>.k-i-plus,.k-link:not(.k-state-disabled):hover>.k-add,.k-state-hover>.k-i-plus,.k-state-hover>.k-add,.k-state-hover>*>.k-i-plus,.k-state-hover>*>.k-add,.k-button:hover .k-i-plus,.k-button:hover .k-add,.k-textbox:hover .k-i-plus,.k-textbox:hover .k-add,.k-button:active .k-i-plus,.k-button:active .k-add{background-position:-48px -64px}.k-i-funnel,.k-filter{background-position:-32px -80px}.k-link:not(.k-state-disabled):hover>.k-i-funnel,.k-link:not(.k-state-disabled):hover>.k-filter,.k-state-hover>.k-i-funnel,.k-state-hover>.k-filter,.k-state-hover>*>.k-i-funnel,.k-state-hover>*>.k-filter,.k-button:hover .k-i-funnel,.k-button:hover .k-filter,.k-textbox:hover .k-i-funnel,.k-textbox:hover .k-filter,.k-button:active .k-i-funnel,.k-button:active .k-filter{background-position:-48px -80px}.k-i-funnel-clear,.k-clear-filter{background-position:-32px -96px}.k-link:not(.k-state-disabled):hover>.k-i-funnel-clear,.k-link:not(.k-state-disabled):hover>.k-clear-filter,.k-state-hover>.k-i-funnel-clear,.k-state-hover>.k-clear-filter,.k-state-hover>*>.k-i-funnel-clear,.k-state-hover>*>.k-clear-filter,.k-button:hover .k-i-funnel-clear,.k-button:hover .k-clear-filter,.k-textbox:hover .k-i-funnel-clear,.k-textbox:hover .k-clear-filter,.k-button:active .k-i-funnel-clear,.k-button:active .k-clear-filter{background-position:-48px -96px}.k-i-refresh{background-position:-32px -112px}.k-link:not(.k-state-disabled):hover>.k-i-refresh,.k-state-hover>.k-i-refresh,.k-state-hover>*>.k-i-refresh,.k-button:hover .k-i-refresh,.k-textbox:hover .k-i-refresh,.k-button:active .k-i-refresh{background-position:-48px -112px}.k-i-exception{background-position:-160px -304px}.k-link:not(.k-state-disabled):hover>.k-i-exception,.k-state-hover>.k-i-exception,.k-state-hover>*>.k-i-exception,.k-button:hover .k-i-exception,.k-textbox:hover .k-i-exception,.k-button:active .k-i-exception{background-position:-176px -304px}.k-i-restore{background-position:-32px -128px}.k-link:not(.k-state-disabled):hover>.k-i-restore,.k-state-hover>.k-i-restore,.k-state-hover>*>.k-i-restore,.k-button:hover .k-i-restore,.k-textbox:hover .k-i-restore,.k-button:active .k-i-restore{background-position:-48px -128px}.k-i-maximize{background-position:-32px -144px}.k-link:not(.k-state-disabled):hover>.k-i-maximize,.k-state-hover>.k-i-maximize,.k-state-hover>*>.k-i-maximize,.k-button:hover .k-i-maximize,.k-textbox:hover .k-i-maximize,.k-button:active .k-i-maximize{background-position:-48px -144px}.k-i-minimize{background-position:-64px -288px}.k-link:not(.k-state-disabled):hover>.k-i-minimize,.k-state-hover>.k-i-minimize,.k-state-hover>*>.k-i-minimize,.k-button:hover .k-i-minimize,.k-textbox:hover .k-i-minimize,.k-button:active .k-i-minimize{background-position:-80px -288px}.k-i-pin{background-position:-160px -256px}.k-link:not(.k-state-disabled):hover>.k-i-pin,.k-state-hover>.k-i-pin,.k-state-hover>*>.k-i-pin,.k-button:hover .k-i-pin,.k-textbox:hover .k-i-pin,.k-button:active .k-i-pin{background-position:-176px -256px}.k-i-unpin{background-position:-160px -272px}.k-link:not(.k-state-disabled):hover>.k-i-unpin,.k-state-hover>.k-i-unpin,.k-state-hover>*>.k-i-unpin,.k-button:hover .k-i-unpin,.k-textbox:hover .k-i-unpin,.k-button:active .k-i-unpin{background-position:-176px -272px}.k-resize-se{background-position:-32px -160px}.k-link:not(.k-state-disabled):hover>.k-resize-se,.k-state-hover>.k-resize-se,.k-state-hover>*>.k-resize-se,.k-button:hover .k-resize-se,.k-textbox:hover .k-resize-se,.k-button:active .k-resize-se{background-position:-48px -160px}.k-i-calendar{background-position:-32px -176px}.k-link:not(.k-state-disabled):hover>.k-i-calendar,.k-state-hover>.k-i-calendar,.k-state-hover>*>.k-i-calendar,.k-button:hover .k-i-calendar,.k-textbox:hover .k-i-calendar,.k-button:active .k-i-calendar{background-position:-48px -176px}.k-i-clock{background-position:-32px -192px}.k-link:not(.k-state-disabled):hover>.k-i-clock,.k-state-hover>.k-i-clock,.k-state-hover>*>.k-i-clock,.k-button:hover .k-i-clock,.k-textbox:hover .k-i-clock,.k-button:active .k-i-clock{background-position:-48px -192px}.k-si-plus{background-position:-32px -208px}.k-link:not(.k-state-disabled):hover>.k-si-plus,.k-state-hover>.k-si-plus,.k-state-hover>*>.k-si-plus,.k-button:hover .k-si-plus,.k-textbox:hover .k-si-plus,.k-button:active .k-si-plus{background-position:-48px -208px}.k-si-minus{background-position:-32px -224px}.k-link:not(.k-state-disabled):hover>.k-si-minus,.k-state-hover>.k-si-minus,.k-state-hover>*>.k-si-minus,.k-button:hover .k-si-minus,.k-textbox:hover .k-si-minus,.k-button:active .k-si-minus{background-position:-48px -224px}.k-i-search{background-position:-32px -240px}.k-link:not(.k-state-disabled):hover>.k-i-search,.k-state-hover>.k-i-search,.k-state-hover>*>.k-i-search,.k-button:hover .k-i-search,.k-textbox:hover .k-i-search,.k-button:active .k-i-search{background-position:-48px -240px}.k-i-custom{background-position:-115px -113px}.k-link:not(.k-state-disabled):hover>.k-i-custom,.k-state-hover>.k-i-custom,.k-state-hover>*>.k-i-custom,.k-button:hover .k-i-custom,.k-textbox:hover .k-i-custom,.k-button:active .k-i-custom{background-position:-141px -113px}.k-editor .k-i-custom{background-position:-111px -109px}.k-viewHtml{background-position:-288px -120px}.k-i-insert-n,.k-insert-top{background-position:-160px -32px}.k-link:not(.k-state-disabled):hover>.k-i-insert-n,.k-link:not(.k-state-disabled):hover>.k-insert-top,.k-state-hover>.k-i-insert-n,.k-state-hover>.k-insert-top,.k-state-hover>*>.k-i-insert-n,.k-state-hover>*>.k-insert-top,.k-button:hover .k-i-insert-n,.k-button:hover .k-insert-top,.k-textbox:hover .k-i-insert-n,.k-textbox:hover .k-insert-top,.k-button:active .k-i-insert-n,.k-button:active .k-insert-top{background-position:-176px -32px}.k-i-insert-m,.k-insert-middle{background-position:-160px -48px}.k-link:not(.k-state-disabled):hover>.k-i-insert-m,.k-link:not(.k-state-disabled):hover>.k-insert-middle,.k-state-hover>.k-i-insert-m,.k-state-hover>.k-insert-middle,.k-state-hover>*>.k-i-insert-m,.k-state-hover>*>.k-insert-middle,.k-button:hover .k-i-insert-m,.k-button:hover .k-insert-middle,.k-textbox:hover .k-i-insert-m,.k-textbox:hover .k-insert-middle,.k-button:active .k-i-insert-m,.k-button:active .k-insert-middle{background-position:-176px -48px}.k-i-insert-s,.k-insert-bottom{background-position:-160px -64px}.k-link:not(.k-state-disabled):hover>.k-i-insert-s,.k-link:not(.k-state-disabled):hover>.k-insert-bottom,.k-state-hover>.k-i-insert-s,.k-state-hover>.k-insert-bottom,.k-state-hover>*>.k-i-insert-s,.k-state-hover>*>.k-insert-bottom,.k-button:hover .k-i-insert-s,.k-button:hover .k-insert-bottom,.k-textbox:hover .k-i-insert-s,.k-textbox:hover .k-insert-bottom,.k-button:active .k-i-insert-s,.k-button:active .k-insert-bottom{background-position:-176px -64px}.k-drop-hint{background-position:0 -326px}.k-i-note,.k-warning{background-position:-160px -240px}.k-link:not(.k-state-disabled):hover>.k-i-note,.k-link:not(.k-state-disabled):hover>.k-warning,.k-state-hover>.k-i-note,.k-state-hover>.k-warning,.k-state-hover>*>.k-i-note,.k-state-hover>*>.k-warning,.k-button:hover .k-i-note,.k-button:hover .k-warning,.k-textbox:hover .k-i-note,.k-textbox:hover .k-warning,.k-button:active .k-i-note,.k-button:active .k-warning{background-position:-176px -240px}.k-i-sort-asc{background-position:-112px -240px}.k-link:not(.k-state-disabled):hover>.k-i-sort-asc,.k-state-hover>.k-i-sort-asc,.k-state-hover>*>.k-i-sort-asc,.k-button:hover .k-i-sort-asc,.k-textbox:hover .k-i-sort-asc,.k-button:active .k-i-sort-asc{background-position:-128px -240px}.k-i-sort-desc{background-position:-112px -256px}.k-link:not(.k-state-disabled):hover>.k-i-sort-desc,.k-state-hover>.k-i-sort-desc,.k-state-hover>*>.k-i-sort-desc,.k-button:hover .k-i-sort-desc,.k-textbox:hover .k-i-sort-desc,.k-button:active .k-i-sort-desc{background-position:-128px -256px}.k-i-group{background-position:-112px -272px}.k-link:not(.k-state-disabled):hover>.k-i-group,.k-state-hover>.k-i-group,.k-state-hover>*>.k-i-group,.k-button:hover .k-i-group,.k-textbox:hover .k-i-group,.k-button:active .k-i-group{background-position:-128px -272px}.k-i-ungroup{background-position:-112px -288px}.k-link:not(.k-state-disabled):hover>.k-i-ungroup,.k-state-hover>.k-i-ungroup,.k-state-hover>*>.k-i-ungroup,.k-button:hover .k-i-ungroup,.k-textbox:hover .k-i-ungroup,.k-button:active .k-i-ungroup{background-position:-128px -288px}.k-i-columns{background-position:-112px -304px}.k-link:not(.k-state-disabled):hover>.k-i-columns,.k-state-hover>.k-i-columns,.k-state-hover>*>.k-i-columns,.k-button:hover .k-i-columns,.k-textbox:hover .k-i-columns,.k-button:active .k-i-columns{background-position:-128px -304px}.k-file{background-position:0 0}.k-link:not(.k-state-disabled):hover>.k-file,.k-state-hover>.k-file,.k-state-hover>*>.k-file,.k-button:hover .k-file,.k-textbox:hover .k-file,.k-button:active .k-file{background-position:-16px 0}.k-i-folder-add,.k-addfolder{background-position:-32px -272px}.k-link:not(.k-state-disabled):hover>.k-i-folder-add,.k-link:not(.k-state-disabled):hover>.k-addfolder,.k-state-hover>.k-i-folder-add,.k-state-hover>.k-addfolder,.k-state-hover>*>.k-i-folder-add,.k-state-hover>*>.k-addfolder,.k-button:hover .k-i-folder-add,.k-button:hover .k-addfolder,.k-textbox:hover .k-i-folder-add,.k-textbox:hover .k-addfolder,.k-button:active .k-i-folder-add,.k-button:active .k-addfolder{background-position:-48px -272px}.k-i-folder-up,.k-goup{background-position:-32px -288px}.k-link:not(.k-state-disabled):hover>.k-i-folder-up,.k-link:not(.k-state-disabled):hover>.k-goup,.k-state-hover>.k-i-folder-up,.k-state-hover>.k-goup,.k-state-hover>*>.k-i-folder-up,.k-state-hover>*>.k-goup,.k-button:hover .k-i-folder-up,.k-button:hover .k-goup,.k-textbox:hover .k-i-folder-up,.k-textbox:hover .k-goup,.k-button:active .k-i-folder-up,.k-button:active .k-goup{background-position:-48px -288px}.k-file>.k-icon{background-position:-115px -91px}.k-image{border:0}html .k-success-colored{color:#507f50;border-color:#d0dfd0;background-color:#f0fff0}html .k-info-colored{color:#50607f;border-color:#d0d9df;background-color:#f0f9ff}html .k-error-colored{color:#7f5050;border-color:#dfd0d0;background-color:#fff0f0}.k-inline-block{padding:0 2px}.k-loading,.k-loading-image{background-color:transparent;background-repeat:no-repeat;background-position:center center}.k-loading-mask,.k-loading-image,.k-loading-text{position:absolute}.k-loading-text{text-indent:-4000px;text-align:center}.k-loading-image,.k-loading-color{width:100%;height:100%}.k-loading-image{top:0;left:0;z-index:2}.k-loading-color{filter:alpha(opacity=30);opacity:.3}.k-content-frame{border:0;width:100%;height:100%}.k-pane>.k-splitter-overlay{filter:alpha(opacity=0);opacity:0;position:absolute}.k-drag-clue{position:absolute;z-index:10003;border-style:solid;border-width:1px;font-size:.9em;padding:.2em .4em;white-space:nowrap;cursor:default}.k-drag-status{margin-top:-3px;margin-right:4px;vertical-align:middle}.k-reorder-cue{position:absolute;width:1px;overflow:visible}.k-reorder-cue .k-icon{position:absolute;left:-4px;width:8px;height:4px}.k-reorder-cue .k-i-arrow-s{top:-4px;background-position:-4px -166px}.k-reorder-cue .k-i-arrow-n{bottom:-4px;background-position:-4px -134px}.k-scrollbar{position:absolute;overflow:scroll}.k-scrollbar-vertical{top:0;right:0;width:17px;height:100%;overflow-x:hidden}.k-touch-scrollbar{display:none;position:absolute;z-index:200000;height:8px;width:8px;border:1px solid #8a8a8a;background-color:#858585}@media only screen and (-webkit-min-device-pixel-ratio:2){body .k-touch-scrollbar{height:12px;width:12px;-webkit-border-radius:7px}}.k-virtual-scrollable-wrap{overflow-x:auto}div.k-window{display:inline-block;position:absolute;z-index:10001;border-style:solid;border-width:1px;padding-top:2em}.k-block>.k-header,.k-window-titlebar{position:absolute;width:100%;height:1.1em;border-bottom-style:solid;border-bottom-width:1px;margin-top:-2em;padding:.4em 0;font-size:1.2em;white-space:nowrap;min-height:16px}.k-block>.k-header{position:relative;margin:-2px 0 10px -2px;padding:.3em 2px}.k-window-title{position:absolute;left:.44em;right:.44em;overflow:hidden;cursor:default;text-overflow:ellipsis}.k-window-title .k-image{margin:0 5px 0 0;vertical-align:middle}div.k-window-titleless{padding-top:0}div.k-window-content{position:relative;height:100%;padding:.58em;overflow:auto;outline:0}div.k-window-iframecontent{padding:0;overflow:visible}.k-window-content>.km-scroll-container{height:100%}.k-ie7 .k-window{padding-bottom:1.16em}.k-window-titlebar .k-window-actions{position:absolute;top:0;right:.3em;padding-top:.3em;white-space:nowrap}.k-window-titlebar .k-window-action{display:inline-block;width:16px;height:16px;padding:2px;text-decoration:none;vertical-align:middle;opacity:.7}.k-window-titlebar .k-state-hover{border-style:solid;border-width:1px;padding:1px;opacity:1}.k-window-action .k-icon{margin:0;vertical-align:top}.k-window .k-resize-handle{position:absolute;z-index:1;background-color:#fff;font-size:0;line-height:6px;filter:alpha(opacity=0);opacity:0;zoom:1}.k-resize-n{top:-3px;left:0;width:100%;height:6px;cursor:n-resize}.k-resize-e{top:0;right:-3px;width:6px;height:100%;cursor:e-resize}.k-resize-s{bottom:-3px;left:0;width:100%;height:6px;cursor:s-resize}.k-resize-w{top:0;left:-3px;width:6px;height:100%;cursor:w-resize}.k-resize-se{bottom:-3px;right:-3px;width:16px;height:16px;cursor:se-resize}.k-resize-sw{bottom:-3px;left:-3px;width:6px;height:6px;cursor:sw-resize}.k-resize-ne{top:-3px;right:-3px;width:6px;height:6px;cursor:ne-resize}.k-resize-nw{top:-3px;left:-3px;width:6px;height:6px;cursor:nw-resize}.k-overlay{position:fixed;top:0;left:0;z-index:10001;width:100%;height:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5}.k-window .k-overlay{position:absolute;width:100%;height:100%;background-color:#fff;filter:alpha(opacity=0);opacity:0}.k-tabstrip{margin:0;padding:0;zoom:1}.k-tabstrip .k-tabstrip-items{padding:.3em .3em 0}.k-tabstrip-items .k-item,.k-panelbar .k-tabstrip-items .k-item{list-style-type:none;display:inline-block;position:relative;border-style:solid;border-width:1px 1px 0;margin:0 -1px 0 0;padding:0;vertical-align:top}.k-tabstrip-items .k-tab-on-top,.k-tabstrip-items .k-state-active,.k-panelbar .k-tabstrip-items .k-state-active{margin-bottom:-1px;padding-bottom:1px}.k-tabstrip-items .k-tab-on-top{z-index:1}.k-tabstrip-items .k-link,.k-panelbar .k-tabstrip-items .k-link{display:inline-block;border-bottom-width:0;padding:.5em .92em}.k-tabstrip-items .k-icon,.k-panelbar .k-tabstrip-items .k-icon{margin:-1px 4px 0 -3px;vertical-align:top}.k-tabstrip-items .k-item .k-image,.k-tabstrip-items .k-item .k-sprite,.k-panelbar .k-tabstrip-items .k-item .k-image,.k-panelbar .k-tabstrip-items .k-item .k-sprite{margin:-3px 3px 0 -6px;vertical-align:middle}.k-ie7 .k-tabstrip-items .k-item .k-image,.k-ie7 .k-tabstrip-items .k-item .k-sprite{margin-top:-1px;vertical-align:top}.k-tabstrip-items .k-loading{top:0;left:0;height:0;width:20%;position:absolute;background:transparent;border-top:1px solid transparent;border-color:inherit;-webkit-transition:width 200ms linear;-moz-transition:width 200ms linear;-o-transition:width 200ms linear;transition:width 200ms linear;animation:k-tab-loader 1s ease-in-out infinite;-moz-animation:k-tab-loader 1s ease-in-out infinite;-webkit-animation:k-tab-loader 1s ease-in-out infinite}.k-tabstrip-items .k-progress{animation:none;-moz-animation:none;-webkit-animation:none}.k-tabstrip-items .k-loading.k-complete{width:100%;animation:none;-moz-animation:none;-webkit-animation:none}.k-tabstrip>.k-content,.k-panelbar .k-tabstrip>.k-content{position:static;border-style:solid;border-width:1px;margin:0 .29em .3em;padding:.3em .92em;zoom:1}.k-tabstrip>.k-content{display:none}.k-tabstrip>.k-content.km-scroll-wrapper{padding:0}.k-tabstrip>.k-content>.km-scroll-container{padding:.3em .92em}@-webkit-keyframes k-tab-loader{0%{left:0}50%{left:80%}100%{left:0}}@-moz-keyframes k-tab-loader{0%{left:0}50%{left:80%}100%{left:0}}@keyframes k-tab-loader{0%{left:0}50%{left:80%}100%{left:0}}.k-panelbar{zoom:1}.k-panelbar>.k-item,.k-panel>.k-item{list-style-type:none;display:block;border-width:0;margin:0;zoom:1;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0}.k-panelbar .k-image,.k-panelbar .k-sprite{float:left;margin-top:4px;margin-right:5px;vertical-align:middle}.k-panelbar>.k-item>.k-link,.k-panel>.k-item>.k-link{display:block;position:relative;border-bottom-style:solid;border-bottom-width:1px;padding:0 1em;line-height:2.34em;text-decoration:none;zoom:1}.k-panelbar-expand,.k-panelbar-collapse{position:absolute;top:5px;right:2px}.k-panelbar .k-panel,.k-panelbar .k-content{position:relative;border-bottom-style:solid;border-bottom-width:1px;margin:0;padding:0;zoom:1}.k-panel>.k-item>.k-link{border-bottom:0;font-size:.95em;line-height:2.2}.k-panel .k-i-arrow-n,.k-panel .k-i-arrow-s{top:4px}.k-panel .k-panel>.k-item>.k-link{padding-left:2em}.k-panelbar .k-i-seek-e .k-link{border-bottom:0}.k-panel .k-panel{border-bottom:0}.k-menu{cursor:default}.k-menu,.k-menu .k-group{list-style:none;margin:0;padding:0;zoom:1}.k-menu:after{content:'';display:block;width:99%;height:0;float:inherit;overflow:hidden}.k-menu .k-item .k-item,ul.k-menu-vertical>.k-item{display:block;float:none;border-width:0}.k-ie7 .k-menu .k-item .k-item{zoom:normal}.k-menu .k-item>.k-link>.k-icon,.k-menu .k-image,.k-menu .k-sprite{margin:-2px 4px 0 -4px;vertical-align:middle}.k-menu .k-item>.k-link>.k-icon{margin:-2px 0 0}.k-ie7 .k-menu .k-item>.k-link>.k-i-arrow-s,.k-ie7 .k-menu .k-image,.k-ie7 .k-menu .k-sprite{margin-top:0}.k-menu .k-item>.k-link{display:block;padding:.5em 1.1em .4em;line-height:1.34em;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.k-menu .k-group{display:none;border-style:solid;border-width:1px;overflow:visible;white-space:nowrap}.k-menu .k-group .k-item{display:block;border-width:0}.k-menu .k-item,.k-widget.k-menu-horizontal>.k-item{position:relative;float:left;border-style:solid;border-width:0 1px 0 0;vertical-align:top;zoom:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.k-menu .k-group .k-item>.k-link{padding:.28em 1.8em .38em .9em}.k-ie7 .k-menu .k-group .k-link{width:100%}.k-menu .k-item>.k-link>.k-i-arrow-s{margin-right:-8px}.k-menu .k-item>.k-link>.k-i-arrow-e{position:absolute;top:50%;margin-top:-8px;right:.2rem}.k-menu .k-animation-container{border:0}.k-menu .k-animation-container,.k-menu .k-group{position:absolute;left:0}.k-menu .k-animation-container .k-animation-container,.k-menu .k-group .k-group,.k-menu-vertical .k-animation-container,.k-menu-vertical .k-group{top:0;left:0}.k-menu .k-animation-container .k-group{top:auto;left:auto;margin-left:-1px}.k-menu .k-animation-container,.k-popup .k-animation-container{margin-top:-1px;padding-left:1px}.k-ie .k-menu .k-animation-container,.k-ie .k-popup .k-animation-container{margin-top:-2px}.k-popup .k-animation-container .k-popup{margin-left:-1px}ul.k-menu .k-separator{padding:.25em 0;height:100%;width:1px;font-size:0;line-height:0;border-width:0 1px 0 0}ul.k-menu-vertical .k-separator,.k-menu .k-group .k-separator{padding:0;height:1px;width:100%;border-width:1px 0 0}.k-grid,.k-listview{position:relative;zoom:1}.k-grid table{width:100%;margin:0;border-collapse:separate;border-spacing:0;empty-cells:show;border-width:0;outline:0}.k-grid-header .k-header{text-align:left}.k-grid-header .k-header{overflow:hidden;border-style:solid;border-width:0 0 1px 1px;padding:.5em .6em .4em .6em;font-weight:normal;white-space:nowrap;text-overflow:ellipsis}.k-ie10 .k-grid-header a:active{background-color:transparent}.k-grid-header .k-header>.k-link{display:block;min-height:18px;line-height:18px;margin:-0.5em -0.6em -0.4em -0.6em;padding:.5em .6em .4em .6em;overflow:hidden;text-overflow:ellipsis}.k-grid-header .k-with-icon .k-link{margin-right:1.3em}.k-grid-header .k-header .k-icon{position:static}.k-grid-header .k-link>.k-icon{vertical-align:text-top}.k-grid .k-state-hover{cursor:pointer}.k-grid td{border-style:solid;border-width:0 0 0 1px;padding:.4em .6em;overflow:hidden;line-height:1.6em;vertical-align:middle;text-overflow:ellipsis}.k-grid .k-grouping-row td,.k-grid .k-hierarchy-cell{overflow:visible}.k-grid-edit-row td{text-overflow:clip}.k-grid-edit-row .k-textbox,.k-grid-edit-row .text-box{margin-top:0;margin-bottom:0}.k-grid-header-wrap,.k-grid-footer-wrap{position:relative;width:100%;overflow:hidden;border-style:solid;border-width:0 1px 0 0;zoom:1}div.k-grid-header,div.k-grid-footer{padding-right:17px;border-bottom-style:solid;border-bottom-width:1px;zoom:1}div.k-grid-header .k-header{border-bottom-width:0}.k-grid-content{position:relative;width:100%;overflow:auto;overflow-x:auto;overflow-y:scroll;zoom:1}.k-grid-content-expander{position:absolute;visibility:hidden;height:1px}@media print{.k-grid{height:auto!important}.k-grid-header{padding:0!important}.k-grid-content{overflow:visible;height:auto!important}}.k-virtual-scrollable-wrap{height:100%;overflow-y:hidden;position:relative}.k-grid-header table,.k-grid-content table,.k-grid-footer table{table-layout:fixed}.k-ie7 .k-grid-content table{width:auto}.k-grid-toolbar{border-style:solid;border-width:1px 0 0}.k-grid-header .k-header:first-child,.k-grid tbody td:first-child,.k-grid tfoot td:first-child{border-left-width:0}.k-grid-toolbar:first-child,.k-grouping-header+.k-grid-toolbar{border-width:0 0 1px}.k-footer-template td{border-style:solid;border-width:1px 0 0 1px}.k-group-footer td{border-style:solid;border-width:1px 0}.k-group-footer .k-group-cell+td{border-left-width:1px}.k-grid-footer{border-style:solid;border-width:1px 0 0}.k-grid-footer td{border-top-width:0}.k-pager-wrap{overflow:hidden;border-style:solid;border-width:1px;line-height:2.0em;padding:.333em 0 .333em .250em}.k-grid-pager{border-width:1px 0 0}.k-grid .k-pager-numbers,.k-pager-numbers .k-link,.k-pager-numbers .k-state-selected{display:inline-block;vertical-align:top;margin-right:1px}.k-pager-numbers{margin:0 2px}.k-pager-numbers .k-state-selected{vertical-align:top}.k-pager-numbers li,.k-pager-input{float:left}.k-grid .k-pager-numbers{float:left;cursor:default}.k-pager-info{float:right;padding:0 1.333em}.k-pager-numbers .k-link{text-decoration:none}.k-pager-wrap>.k-link{float:left;margin:0 .08333em;height:2em;line-height:2em;width:2em;-moz-border-radius:1.0833em;-webkit-border-radius:1.0833em;-o-border-radius:1.0833em;border-radius:1.0833em;cursor:pointer;text-align:center}.k-pager-wrap>a.k-state-disabled:hover{background:0;cursor:default}.k-pager-numbers .k-link{width:2em;text-align:center;line-height:2em;border-style:solid;border-width:1px;-moz-border-radius:1.0833em;-webkit-border-radius:1.0833em;-o-border-radius:1.0833em;border-radius:1.0833em}.k-pager-wrap>.k-link{border-style:solid;border-width:1px}.k-pager-wrap .k-pager-refresh{float:right;margin-right:.5em;border-width:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0}.k-pager-numbers .k-state-selected{border-style:solid;border-width:1px;width:2em;text-align:center;-moz-border-radius:1.0833em;-webkit-border-radius:1.0833em;-o-border-radius:1.0833em;border-radius:1.0833em}.k-pager-wrap .k-textbox{width:3.333em}.k-ie7 .k-pager-wrap .k-textbox{height:1.3333em;margin-top:.16666em;display:inline}.k-pager-wrap .k-dropdown{width:4.500em}.k-pager-refresh{float:right}.k-pager-input,.k-pager-sizes{padding:0 1.4166em}.k-pager-sizes{display:inline-block;padding-top:1px}.k-pager-sizes .k-widget.k-dropdown{margin-top:-2px}.k-ie7 .k-pager-sizes{float:left}.k-pager-wrap .k-textbox,.k-pager-wrap .k-widget{margin:0 .4em 0}.k-header>.k-grid-filter,.k-header>.k-header-column-menu{float:right;margin:-0.5em -0.6em -0.4em;padding:.5em .2em .4em;position:relative;z-index:1}.k-grid .k-animation-container{position:absolute}.k-filter-menu{padding:.5em}form.k-filter-menu .k-widget,form.k-filter-menu .k-textbox{display:block}.k-filter-help-text,.k-filter-menu .k-widget,.k-filter-menu .k-textbox{margin:.19em 0 0}.k-filter-menu span.k-filter-and{width:6em;margin:.5em 0 .5em}.k-filter-menu .k-button{width:48%;margin:.5em 4% 0 0}.k-filter-menu .k-button+.k-button{margin-right:0}.k-grouping-row .k-icon{margin:-3px 4px 0 2px}.k-grouping-row p{display:inline-block;vertical-align:middle;margin-left:-0.6em;padding:0 .6em}.k-grouping-row+tr td{border-top-width:1px}.k-grouping-row .k-group-cell,.k-grouping-row+tr .k-group-cell{border-top-width:0;text-overflow:none}.k-grid .k-hierarchy-cell+td{border-left-width:0}.k-grid .k-group-col,.k-grid .k-hierarchy-col{width:27px}.k-grouping-header{border-bottom-style:solid;border-bottom-width:1px}.k-grouping-header{line-height:2}.k-grouping-dropclue{position:absolute;width:6px;height:25px;background-repeat:no-repeat;background-position:-165px -148px}.k-grouping-header .k-group-indicator{display:inline-block;border-style:solid;border-width:1px;margin:0 3px;padding:.15em .15em .15em .4em;line-height:1.5em}.k-grouping-header .k-link{display:inline-block;border-width:0;padding:0;line-height:normal;text-decoration:none}.k-grouping-header .k-button{border:0;padding:0;background:transparent;line-height:1}.k-grouping-header .k-link .k-icon{margin:0 0 0 -3px}.k-grouping-header .k-button .k-icon{margin:0 0 0 3px}.k-grouping-header a,.k-grouping-header .k-button{display:inline-block;vertical-align:middle}.k-dirty-cell:before{content:"\a0";display:inline-block;width:0;float:left}.k-ie7 .k-dirty-cell{position:relative}.k-ie7 .k-dirty{top:5px}.k-dirty{position:absolute;width:0;height:0;border-style:solid;border-width:3px;border-color:#f00 transparent transparent #f00;margin:-0.45em 0 0 -0.6em;padding:0;overflow:hidden;vertical-align:top}.k-grouping-header,.k-grid-toolbar{margin:0;padding:.22em .2em .28em;cursor:default}.k-grid .k-edit-container{padding:0}.k-edit-form{margin:0;padding:0}.k-window>div.k-popup-edit-form{padding:1em 0}.k-grid-edit-row .k-edit-form td{border-bottom-width:0}.k-edit-form-container{position:relative;width:400px}.k-edit-label,.k-edit-form-container .editor-label{float:left;clear:both;width:30%;padding:.4em 0 1em;margin-left:2%;text-align:right}.k-edit-field,.k-edit-form-container .editor-field{float:right;clear:right;width:60%;margin-right:2%;padding:0 0 .6em}.k-edit-field>input[type="checkbox"],.k-edit-field>input[type="radio"]{margin-top:.4em}.k-edit-field>input[type="checkbox"]:first-child,.k-edit-field>input[type="radio"]:first-child,.k-edit-field>label:first-child>input[type="checkbox"],.k-edit-field>.k-button:first-child{margin-left:0}.k-edit-form-container .k-edit-buttons{clear:both;text-align:right;border-width:1px 0 0;border-style:solid;position:relative;bottom:-1em;padding:.6em}.km-pane-wrapper .k-scheduler-edit-form .k-edit-buttons{clear:right;margin-right:2%;margin-left:2%;padding:0 0 .6em}.k-grid .field-validation-error{display:block}.k-grid .input-validation-error{border-style:ridge;border-color:#f00;background-color:#ffc0cb}.k-grid-toolbar .k-button{vertical-align:middle}.k-grid-actions{display:inline-block}.k-ie7 .k-grid-actions{vertical-align:bottom}.k-grid .k-button,.k-edit-form-container .k-button{margin:0 .16em}.k-grid tbody .k-button,.k-ie8 .k-grid tbody button.k-button{min-width:64px}.k-grid tbody button.k-button{min-width:78px}.k-ie7 .k-grid tbody a.k-button{min-width:62px}html body .k-grid tbody .k-button-icon{width:auto;min-width:0}.k-detail-row{position:relative}.k-grid .k-detail-cell{overflow:visible}.k-grid .k-edit-cell{padding:0 .3em;white-space:nowrap}.k-edit-cell>.k-textbox,.k-edit-cell>.k-widget,.k-grid-edit-row>td>.k-textbox,.k-grid-edit-row>td>.k-widget,.k-grid-edit-row>td>.text-box{width:100%}.k-ie7 .k-edit-cell>.text-box,.k-ie7 .k-edit-cell>.k-textbox,.k-ie7 .k-edit-cell>.k-widget,.k-ie7 .k-grid-edit-row>td>.k-textbox,.k-ie7 .k-grid-edit-row>td>.k-widget,.k-ie7 .k-grid-edit-row>td>.text-box{display:block;width:90%}html .k-edit-cell .k-tooltip,html .k-grid-edit-row .k-tooltip{width:auto;max-width:300px}.k-edit-cell input[type="checkbox"]{margin-left:.6em}.k-grid tbody td>.k-grid-delete{margin-top:-0.2em;margin-bottom:-0.2em}.k-grid-resize-indicator{position:absolute;width:2px;background-color:#aaa}.k-grid .k-resize-handle{position:absolute;height:25px;cursor:col-resize;z-index:2}.k-marquee{position:absolute;z-index:100000}.k-marquee-color,.k-marquee-text{position:absolute;top:0;left:0;width:100%;height:100%}.k-marquee-color{filter:alpha(opacity=60);opacity:.6}.k-ie9 .k-column-menu{width:160px}.k-ie8 .k-grid-filter,.k-ie8 .k-header-column-menu{font-size:100%}.k-column-menu{min-width:160px}.k-column-menu .k-sprite{margin-right:10px}.k-column-menu>.k-menu{border-width:0}.k-columns-item .k-group{max-height:200px;overflow:auto}span.k-datepicker,span.k-timepicker,span.k-datetimepicker,span.k-colorpicker,span.k-numerictextbox,span.k-combobox,span.k-dropdown{background-image:none}.k-autocomplete,.k-combobox,.k-datepicker,.k-timepicker,.k-datetimepicker,.k-colorpicker,.k-numerictextbox,.k-dropdown,.k-selectbox,.k-textbox{position:relative;display:inline-block;width:12.4em;overflow:visible;border-width:0;vertical-align:middle}.k-filter-menu .k-combobox,.k-filter-menu .k-datepicker,.k-filter-menu .k-timepicker,.k-filter-menu .k-datetimepicker,.k-filter-menu .k-numerictextbox,.k-filter-menu .k-dropdown,.k-filter-menu .k-textbox{width:13.2em}.k-autocomplete,.k-combobox,.k-datepicker,.k-timepicker,.k-datetimepicker,.k-colorpicker,.k-numerictextbox,.k-dropdown,.k-selectbox{white-space:nowrap}.k-colorpicker{width:auto}.k-datetimepicker{width:15em}.k-autocomplete,.k-picker-wrap,.k-numeric-wrap{position:relative;cursor:default}.k-dropdown-wrap{position:relative}.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap{display:block}.k-block,.k-widget,.k-grid,.k-slider,.k-splitter,.k-treeview,.k-panelbar,.k-content,.k-header-column-menu{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-block,.k-slider,.k-splitbar,.k-calendar,.k-treeview,.k-pager-wrap,.k-grid-header .k-link,.k-header-column-menu{-webkit-touch-callout:none}.k-popup.k-list-container,.k-popup.k-calendar-container{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:2px;border-width:1px;border-style:solid}.k-list-container.k-state-border-down,.k-autocomplete.k-state-border-down,.k-dropdown-wrap.k-state-border-down,.k-picker-wrap.k-state-border-down,.k-numeric-wrap.k-state-border-down{border-bottom-width:0;padding-bottom:1px}.k-list-container .km-scroll-container{padding-bottom:6px}.k-textbox,.k-autocomplete,.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap{border-width:1px;border-style:solid;padding:0 1.9em 0 0}.k-numeric-wrap.k-expand-padding{padding-right:0}.k-textbox,.k-autocomplete{padding:0}.k-textbox.k-space-left{padding-left:1.9em}.k-textbox.k-space-right{padding-right:1.9em}.k-textbox .k-icon{top:50%;margin:-8px 0 0;position:absolute}.k-space-left .k-icon{left:3px}.k-space-right .k-icon{right:3px}.k-autocomplete,.k-dropdown-wrap.k-state-focused,.k-dropdown-wrap.k-state-hover,.k-picker-wrap.k-state-focused,.k-picker-wrap.k-state-hover,.k-numeric-wrap.k-state-focused,.k-numeric-wrap.k-state-hover{-webkit-transition:box-shadow .15s ease-out;-moz-transition:box-shadow .15s ease-out;-o-transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out}.k-textbox>input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input,.k-combobox .k-input{width:100%;vertical-align:top}.k-picker-wrap .k-input,.k-numeric-wrap .k-input,.k-dropdown-wrap .k-input,.k-selectbox .k-input{font-family:inherit;border-width:0;outline:0}.k-dropdown .k-input,.k-selectbox .k-input{background:transparent}.k-ie7 .k-picker-wrap .k-input,.k-ie7 .k-numeric-wrap .k-input,.k-ie7 .k-combobox .k-input{margin:-1px 0}.k-picker-wrap .k-select,.k-numeric-wrap .k-select,.k-dropdown-wrap .k-select{position:absolute;top:0;right:0;display:inline-block;vertical-align:top;text-decoration:none}.k-combobox .k-select,.k-picker-wrap .k-select,.k-numeric-wrap .k-select{border-style:solid;border-width:0 0 0 1px;border-color:inherit}span.k-datetimepicker .k-select,span.k-datetimepicker .k-select+.k-select{right:0}.k-textbox>input,.k-autocomplete .k-input{display:block}.k-dropdown .k-select,.k-selectbox .k-select{overflow:hidden;border:0;text-decoration:none;font:inherit;color:inherit}.k-dropdown .k-input,.k-selectbox .k-input{display:block;overflow:hidden;text-overflow:ellipsis}.k-textbox>input,.k-autocomplete .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input,.k-dropdown-wrap .k-input,.k-selectbox .k-input{height:1.65em;line-height:1.65em;padding:.177em 0;text-indent:.33em;border:0;margin:0}.k-ie7 .k-autocomplete .k-input,.k-ie7 .k-picker-wrap .k-input,.k-ie7 .k-numeric-wrap .k-input,.k-ie7 .k-dropdown-wrap .k-input,.k-ie7 .k-selectbox .k-input{text-indent:0}.k-picker-wrap .k-select,.k-numeric-wrap .k-select,.k-dropdown-wrap .k-select{min-height:1.65em;line-height:2em;vertical-align:middle;-moz-box-sizing:border-box;text-align:center;width:1.9em;height:100%}.k-numeric-wrap .k-select{padding:0}body .k-datetimepicker .k-select{-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0}.k-ie7 .k-picker-wrap .k-icon,.k-ie7 .k-dropdown-wrap .k-icon{line-height:2em;font-size:1em;padding-top:16px;height:0}.k-combobox .k-icon,.k-dropdown,.k-selectbox .k-icon{cursor:pointer}.k-popup{border-style:solid;border-width:1px}.k-popup .k-item{cursor:default}.k-popup .k-calendar{border:0}.k-list{height:100%}.k-popup .k-list .k-item{padding:1px 5px 1px 5px;line-height:1.8em;min-height:1.8em}.k-popup .k-list .k-state-hover,.k-popup .k-list .k-state-focused,.k-popup .k-list .k-state-selected{padding:0 4px;border-width:1px;border-style:solid}.k-multiselect-wrap{position:relative;border-width:0;border-style:solid;border-radius:4px;border-color:#c5c5c5;background-color:#FFF;min-height:2.04em}.k-multiselect-wrap .k-input{background-color:transparent;height:1.31em;line-height:1.31em;padding:.18em 0;text-indent:.33em;border:0;margin:1px 0 0;float:left}.k-multiselect-wrap li{margin:1px 0 1px 1px;padding:.1em .15em .1em .4em;line-height:1.5em;float:left}.k-autocomplete .k-loading,.k-multiselect .k-loading{position:absolute;right:3px;bottom:4px}.k-multiselect .k-loading-hidden{visibility:hidden}.k-calendar{position:relative;display:inline-block;width:16.917em;overflow:hidden}.k-calendar td,.k-calendar .k-link{text-decoration:none}.k-calendar .k-action-link{text-decoration:underline}.k-calendar .k-header,.k-calendar .k-footer{position:relative;text-align:center;zoom:1}.k-widget.k-calendar .k-nav-prev,.k-widget.k-calendar .k-nav-next{position:absolute;top:.16666em;line-height:1.8333em;height:1.8333em}.k-widget.k-calendar .k-nav-prev{left:1%}.k-widget.k-calendar .k-nav-next{right:1%}.k-calendar .k-content{float:left;border-spacing:0;width:100%;height:14.167em;border-width:0;margin:0;table-layout:fixed;text-align:right;outline:0}.k-calendar .k-animation-container .k-content{height:100%}.k-widget.k-calendar .k-nav-fast{display:inline-block;width:75%;height:1.8333em;line-height:1.8333em;margin:.16666em -0.08333em .3333em 0}.k-calendar .k-header .k-icon{vertical-align:middle}.k-calendar .k-header .k-link.k-nav-prev,.k-calendar .k-header .k-link.k-nav-next{height:1.8333em;width:1.8333em}.k-calendar th{border-bottom-style:solid;border-bottom-width:1px;padding:.4em .45em .4em .1em;font-weight:normal;cursor:default}.k-calendar td{padding:.08333em;cursor:pointer}.k-calendar .k-state-focus{border-style:dotted;border-width:.08333em;padding:0}.k-calendar .k-content .k-link{display:block;overflow:hidden;min-height:1.8333em;line-height:1.8333em;padding:0 .45em 0 .1em}.k-calendar .k-meta-view .k-link{padding:.25em 0 .3em;text-align:center}.k-calendar .k-footer{clear:both;padding:.5em 0}.k-calendar .k-nav-today:hover{text-decoration:underline}.k-datetimepicker .k-picker-wrap{padding-right:3.8em}.k-datetimepicker .k-select{width:3.8em}.k-datetimepicker .k-picker-wrap .k-icon{margin:0 2px}.k-picker-wrap .k-icon{cursor:pointer}.k-button,.k-textbox,.k-timepicker,.k-datepicker,.k-datetimepicker{display:inline-block;vertical-align:middle}.k-picker-wrap .k-input{margin:0}.k-time-popup .k-item{padding:1px 3px}div.k-treeview{border-width:0;background:0;overflow:auto;white-space:nowrap}.k-treeview .k-item{display:block;border-width:0;margin:0;padding:0 0 0 16px}.k-treeview>.k-group,.k-treeview .k-item>.k-group,.k-treeview .k-content{margin:0;padding:0;background:0;list-style-type:none;position:relative}.k-treeview .k-icon,.k-treeview .k-image,.k-treeview .k-sprite,.k-treeview .k-checkbox,.k-treeview .k-in{display:inline-block;vertical-align:top}.k-treeview .k-icon,.k-treeview .k-in{vertical-align:middle}.k-treeview .k-request-retry{vertical-align:baseline}.k-treeview .k-plus,.k-treeview .k-minus,.k-treeview .k-plus-disabled,.k-treeview .k-minus-disabled{margin-top:.25em;margin-left:-16px;cursor:pointer}.k-treeview .k-plus-disabled,.k-treeview .k-minus-disabled{cursor:default}.k-treeview .k-sprite,.k-treeview .k-image{margin-right:3px}.k-treeview .k-in{margin:.08333em 0 .08333em .16666em;padding:.16666em .3333em .16666em .25em;line-height:1.3333em;text-decoration:none;border-style:solid;border-width:1px}.k-treeview span.k-in{cursor:default}.k-treeview .k-drop-hint{position:absolute;z-index:10000;visibility:hidden;width:80px;height:5px;margin-top:-3px;background-color:transparent;background-repeat:no-repeat}.k-input{padding:.25em 0}.k-input,.k-textbox>input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-textbox{outline:0;padding:2px .3em;line-height:1.6em}input.k-textbox{height:2.13em;text-indent:.33em}.k-ie input.k-textbox{text-indent:.165em}.k-ff input.k-textbox{height:2.17em}.k-ie7 input.k-textbox{line-height:1.72em;height:1.72em;text-indent:.33em}textarea.k-textbox{height:auto}.k-ie7 .k-textbox{padding:1px 0;text-indent:0}span.k-numerictextbox{background-color:transparent}.k-numerictextbox .k-input{margin:0}.k-numerictextbox .k-link{display:block;height:1em;line-height:1em;vertical-align:middle;border-width:0;padding:0}.k-numerictextbox .k-icon{height:11px}.k-numeric-wrap .k-input::-webkit-inner-spin-button{-webkit-appearance:none}.k-colorpicker .k-picker-wrap{line-height:2em}.k-colorpicker .k-selected-color{vertical-align:top;line-height:0;display:inline-block;height:2em;width:2em}.k-colorpicker .k-tool-icon{position:relative;top:-2px;display:inline-block;padding:3px 3px 2px;font-size:0;line-height:0;margin-right:3px;margin-left:2px;margin-bottom:3px;background-repeat:no-repeat;vertical-align:middle;width:16px;height:16px;-ms-high-contrast-adjust:none}.k-colorpicker .k-tool-icon .k-selected-color{display:block;height:3px;width:16px;position:absolute;left:3px;bottom:-3px;border-radius:0!important}.k-colorpicker .k-icon{cursor:pointer}.k-disabled-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;opacity:.5;filter:alpha(opacity=50)}.k-colorpalette{position:relative;line-height:0;border-width:0;display:inline-block}.k-colorpalette .k-palette{border-collapse:collapse;position:relative;width:100%;height:100%}.k-colorpalette .k-item{width:14px;height:14px;overflow:hidden;-ms-high-contrast-adjust:none}.k-colorpalette .k-item.k-state-selected{z-index:100;background:transparent;box-shadow:0 1px 4px #000,inset 0 0 3px #fff;position:relative}.k-flatcolorpicker{display:inline-block;width:250px;padding-bottom:5px}div.k-flatcolorpicker{background-color:transparent;background-image:none}.k-flatcolorpicker .k-selected-color{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/transtexture.png);background-position:50% 50%;text-align:right}.k-flatcolorpicker .k-selected-color input.k-color-value{font-family:Consolas,"Ubuntu Mono","Lucida Console","Courier New",monospace;padding:.75em .3em .65em 1em;border:0;margin:0;width:70%}.k-flatcolorpicker .k-hsv-rectangle{position:relative;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none;-ms-touch-action:pinch-zoom double-tap-zoom}.k-flatcolorpicker .k-hsv-rectangle .k-draghandle{cursor:pointer;position:absolute;z-index:10;left:50%;top:50%;width:8px;height:8px;border:1px solid #eee;margin-left:-5px;margin-top:-5px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 2px #444;box-shadow:0 1px 2px #444;background:transparent}.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover,.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus{background:transparent;border-color:#fff;-webkit-box-shadow:0 1px 5px #000;box-shadow:0 1px 5px #000}.k-flatcolorpicker .k-hsv-rectangle.k-dragging,.k-flatcolorpicker .k-hsv-rectangle.k-dragging *{cursor:none}.k-flatcolorpicker .k-slider-horizontal{height:20px;width:90%;margin:0 5%}.k-flatcolorpicker .k-slider-horizontal .k-slider-track{-webkit-box-shadow:0 1px 0 #fff,0 -1px 0 #999;box-shadow:0 1px 0 #fff,0 -1px 0 #999}.k-flatcolorpicker .k-hue-slider,.k-flatcolorpicker .k-transparency-slider{display:block}.k-flatcolorpicker .k-hue-slider .k-slider-selection,.k-flatcolorpicker .k-transparency-slider .k-slider-selection{background:transparent}.k-flatcolorpicker .k-hue-slider .k-draghandle,.k-flatcolorpicker .k-transparency-slider .k-draghandle{background:transparent;border:3px solid #eee;margin-top:1px;height:8px;width:8px;-webkit-box-shadow:0 1px 4px #444;box-shadow:0 1px 4px #444}.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover,.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus{background:transparent;border-color:#fff;-webkit-box-shadow:0 1px 5px #000;box-shadow:0 1px 5px #000;border-width:2px;padding:1px}.k-flatcolorpicker .k-hue-slider .k-slider-track{background:-moz-linear-gradient(left,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f00),color-stop(16%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(84%,#f0f),color-stop(100%,#ff0004));background:-webkit-linear-gradient(left,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-o-linear-gradient(left,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-ms-linear-gradient(left,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-left-linear-gradient(left,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%)}.k-flatcolorpicker .k-transparency-slider .k-slider-track{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/transparency.png);background-size:100% auto;background-position:100% 50%;background-repeat:no-repeat}.k-flatcolorpicker .k-controls{margin-top:10px;margin-bottom:5px;text-align:center;font-size:90%}.k-flatcolorpicker .k-controls .k-button{width:6em}.k-flatcolorpicker .k-hsv-gradient{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,#000)),-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-top-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),-left-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);height:180px;margin-bottom:5px}.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track{background:url(/Scripts/kendoui.web.2013.3.1316/styles/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.k-ie9 .k-flatcolorpicker .k-hsv-gradient{background:url(/Scripts/kendoui.web.2013.3.1316/styles/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+),url(/Scripts/kendoui.web.2013.3.1316/styles/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.k-ie7 .k-flatcolorpicker .k-hue-slider .k-slider-track,.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track{background:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/hue.png) repeat 0 50%}.k-ie7 .k-flatcolorpicker .k-transparency-slider .k-slider-track,.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track{background:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/transparency.png) repeat 0 50%}.k-ie7 .k-flatcolorpicker .k-hsv-gradient,.k-ie8 .k-flatcolorpicker .k-hsv-gradient{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ff000000',GradientType=0)}table.k-editor{width:100%;height:250px;table-layout:fixed;border-style:solid;border-width:1px;border-collapse:separate;border-spacing:4px;font-size:100%;vertical-align:top}.k-editor-inline{border-width:2px;padding:.3em .5em}.k-editortoolbar-dragHandle{cursor:move;padding-left:0;padding-right:3px}.k-editor .k-editor-toolbar-wrap{border:0;padding:0}.k-editor-toolbar{margin:0;padding:.1em 0;list-style-type:none;line-height:1.3em;cursor:default}.k-editor-toolbar li{display:inline;vertical-align:middle}.k-webkit .k-editor-toolbar,.k-ff .k-editor-toolbar,.k-ie9 .k-editor-toolbar{padding:0}.k-webkit .k-editor-toolbar li,.k-ff .k-editor-toolbar li,.k-ie9 .k-editor-toolbar li,.k-ie10 .k-editor-toolbar li{display:inline-block;padding:.1em 0}.k-editor-toolbar .k-editor-widget,.k-editor-toolbar>li{margin-right:6px}.k-editor-toolbar .k-editor-dropdown{position:relative}.k-select-overlay{-webkit-appearance:none;opacity:0;z-index:11000;top:0;left:0;position:absolute;height:26px;width:100%;margin:-4px 0 0}.k-editor-toolbar .k-separator{position:relative;top:1px;border-style:solid;border-width:0 1px 0 0;margin:0 .3em 0 .1em;padding:0 0 0 1px;font-size:1.3em}.k-editor-toolbar .k-break{display:block;height:1px;font-size:0;line-height:0}.k-editor-toolbar .k-dropdown,.k-editor-toolbar .k-combobox,.k-editor-toolbar .k-selectbox,.k-editor-toolbar .k-colorpicker{vertical-align:middle}.k-button-group{white-space:nowrap}.k-button-group .k-tool{display:inline-block;vertical-align:middle;margin:1px 0;width:24px;height:24px;line-height:24px}.k-button-group .k-tool-icon{width:24px;height:24px;vertical-align:middle;-ms-high-contrast-adjust:none}.k-i-move{background-position:-160px -288px}.k-bold{background-position:-240px 0}.k-state-hover .k-bold,.k-state-selected .k-bold{background-position:-264px 0}.k-italic{background-position:-240px -24px}.k-state-hover .k-italic,.k-state-selected .k-italic{background-position:-264px -24px}.k-underline{background-position:-240px -48px}.k-state-hover .k-underline,.k-state-selected .k-underline{background-position:-264px -48px}.k-strikethrough{background-position:-240px -72px}.k-state-hover .k-strikethrough,.k-state-selected .k-strikethrough{background-position:-264px -72px}.k-foreColor{background-position:-240px -96px}.k-state-hover .k-foreColor,.k-state-selected .k-foreColor{background-position:-264px -96px}.k-backColor{background-position:-240px -120px}.k-state-hover .k-backColor,.k-state-selected .k-backColor{background-position:-264px -120px}.k-colorpicker .k-foreColor{background-position:-240px -96px}.k-colorpicker .k-backColor{background-position:-240px -120px}.k-justifyLeft{background-position:-240px -144px}.k-state-hover .k-justifyLeft,.k-state-selected .k-justifyLeft{background-position:-264px -144px}.k-justifyCenter{background-position:-240px -168px}.k-state-hover .k-justifyCenter,.k-state-selected .k-justifyCenter{background-position:-264px -168px}.k-justifyRight{background-position:-240px -192px}.k-state-hover .k-justifyRight,.k-state-selected .k-justifyRight{background-position:-264px -192px}.k-justifyFull{background-position:-240px -216px}.k-state-hover .k-justifyFull,.k-state-selected .k-justifyFull{background-position:-264px -216px}.k-insertUnorderedList{background-position:-240px -264px}.k-state-hover .k-insertUnorderedList,.k-state-selected .k-insertUnorderedList{background-position:-264px -264px}.k-insertOrderedList{background-position:-240px -288px}.k-state-hover .k-insertOrderedList,.k-state-selected .k-insertOrderedList{background-position:-264px -288px}.k-indent,.k-rtl .k-outdent{background-position:-288px 0}.k-state-hover .k-indent,.k-state-hover .k-rtl .k-outdent,.k-state-selected .k-indent,.k-state-selected .k-rtl .k-outdent{background-position:-312px 0}.k-outdent,.k-rtl .k-indent{background-position:-288px -24px}.k-state-hover .k-outdent,.k-state-hover .k-rtl .k-indent,.k-state-selected .k-outdent,.k-state-selected .k-rtl .k-indent{background-position:-312px -24px}.k-createLink{background-position:-288px -48px}.k-state-hover .k-createLink,.k-state-selected .k-createLink{background-position:-312px -48px}.k-unlink{background-position:-288px -72px}.k-state-hover .k-unlink,.k-state-selected .k-unlink{background-position:-312px -72px}.k-insertImage{background-position:-288px -96px}.k-state-hover .k-insertImage,.k-state-selected .k-insertImage{background-position:-312px -96px}.k-subscript{background-position:-288px -144px}.k-state-hover .k-subscript,.k-state-selected .k-subscript{background-position:-312px -144px}.k-superscript{background-position:-288px -168px}.k-state-hover .k-superscript,.k-state-selected .k-superscript{background-position:-312px -168px}.k-createTable{background-position:-192px 0}.k-state-hover .k-createTable,.k-state-selected .k-createTable{background-position:-216px 0}.k-addColumnLeft{background-position:-192px -24px}.k-state-hover .k-addColumnLeft,.k-state-selected .k-addColumnLeft{background-position:-216px -24px}.k-addColumnRight{background-position:-192px -48px}.k-state-hover .k-addColumnRight,.k-state-selected .k-addColumnRight{background-position:-216px -48px}.k-addRowAbove{background-position:-192px -72px}.k-state-hover .k-addRowAbove,.k-state-selected .k-addRowAbove{background-position:-216px -72px}.k-addRowBelow{background-position:-192px -96px}.k-state-hover .k-addRowBelow,.k-state-selected .k-addRowBelow{background-position:-216px -96px}.k-deleteRow{background-position:-192px -120px}.k-state-hover .k-deleteRow,.k-state-selected .k-deleteRow{background-position:-216px -120px}.k-deleteColumn{background-position:-192px -144px}.k-state-hover .k-deleteColumn,.k-state-selected .k-deleteColumn{background-position:-216px -144px}.k-mergeCells{background-position:-192px -168px}.k-state-hover .k-mergeCells,.k-state-selected .k-mergeCells{background-position:-216px -168px}.k-fontName{width:110px}.k-fontSize{width:124px}.k-formatBlock{width:147px}.k-editortoolbar-dragHandle{float:left;margin:1px 0 0}.k-editor-toolbar .k-button-group{padding:1px}.k-editor .k-editor-toolbar .k-row-break{display:block;height:0;font-size:0;line-height:0}.k-button-group .k-tool{border-style:solid;border-width:1px;margin-right:-1px}.k-button-group .k-tool.k-state-hover,.k-button-group .k-tool:focus{position:relative;z-index:1}.k-rtl .k-button-group .k-tool{border-style:solid;border-width:1px}.k-button-group .k-tool.k-group-end{border-right-width:1px}.k-rtl .k-button-group .k-tool.k-group-end{border-left-width:1px}.k-button-group .k-state-disabled{display:none}.k-button-group .k-state-hover,.k-button-group .k-state-active{vertical-align:middle}.k-button-group .k-state-disabled{filter:alpha(opacity=30);opacity:.3}.k-editor .k-editable-area{width:100%;height:100%;border-style:solid;border-width:1px;outline:0}.k-editor .k-content{display:block;width:100%;height:100%;border:0;margin:0;padding:0;background:#fff}.k-editor .k-tool{outline:0}.k-editor iframe.k-content{display:inline;vertical-align:top}.k-editor .k-raw-content{border:0;margin:0;padding:0}.k-editor .k-raw-content,.k-editor-dialog .k-editor-textarea{font-size:inherit;font-family:consolas,"courier new",monospace}.k-editor-dialog{padding:1em;width:400px}.k-editor-dialog .k-edit-label{width:25%}.k-editor-dialog .k-edit-field{width:66%}.k-editor-dialog .k-edit-field .k-textbox{width:96%}.k-editor-dialog .k-edit-field .k-checkbox{margin:0 .4em 0 0}.k-viewhtml-dialog{width:auto}.k-imagebrowser-dialog{width:740px}.k-imagebrowser-dialog .k-imagebrowser{margin:0 1em 0}.k-imagebrowser-dialog .k-edit-label{width:13%}.k-imagebrowser-dialog .k-edit-field{width:81%}.k-imagebrowser-dialog .k-edit-field .k-textbox{width:50%}.k-form-text-row,.k-form-checkbox-row{padding-bottom:.3em}.k-form-text-row input{margin-right:1em}.k-form-text-row label{display:inline-block;width:7em;padding-right:.5em;text-align:right}.k-form-checkbox-row input{margin-left:7.5em;padding:0;font-size:inherit}.k-form-checkbox-row label{padding-left:.3em}.k-form-checkbox-row input,.k-form-checkbox-row label,.k-form-text-row label.k-form-text-row input,.k-form-text-row select{vertical-align:middle}.k-form-text-row input,.k-form-text-row select{width:20em}.k-editor-dialog .k-form-text-row label,.k-editor-dialog .k-button{display:inline-block}.k-editor-dialog .k-editor-textarea{width:600px;height:350px;padding:.2em .2em .2em .4em;border-width:1px;border-style:solid;overflow:auto}.k-button-wrapper .k-link:hover{text-decoration:underline}.k-ct-popup{width:180.39999999999998px;padding:.65em .5em .5em}.k-ct-popup .k-status{margin:.3em 0}.k-ct-cell{border-width:1px;border-style:solid;width:18px;height:18px;margin:1px;vertical-align:top;display:inline-block;overflow:hidden;-ms-high-contrast-adjust:none}.k-progressbar{display:inline-block;position:relative;vertical-align:middle}.k-progressbar{border-radius:4px}.k-progressbar-horizontal{width:27em;height:1.9em}.k-progressbar-vertical{width:1.9em;height:27em}.k-progressbar>.k-state-selected{position:absolute;border-style:solid;border-width:1px;overflow:hidden}.k-progressbar-horizontal>.k-state-selected,.k-rtl .k-progressbar-horizontal.k-progressbar-reverse>.k-state-selected{left:-1px;right:auto;top:-1px;height:100%;border-radius:4px 0 0 4px}.k-progressbar-horizontal.k-progressbar-reverse>.k-state-selected,.k-rtl .k-progressbar-horizontal>.k-state-selected{left:auto;right:-1px;border-radius:0 4px 4px 0}.k-progressbar-vertical>.k-state-selected{left:-1px;bottom:-1px;width:100%;border-radius:0 0 4px 4px}.k-progressbar-vertical.k-progressbar-reverse>.k-state-selected{bottom:auto;top:-1px;border-radius:4px 4px 0 0}.k-progressbar>.k-state-selected.k-complete,.k-rtl .k-progressbar>.k-state-selected.k-complete{border-radius:4px}.k-progressbar>.k-reset{list-style:none;margin:0;padding:0;position:absolute;left:-1px;top:-1px;width:100%;height:100%;border-radius:4px;white-space:nowrap}.k-progressbar-horizontal .k-item{display:inline-block;height:100%;border-style:solid;margin-left:-1px}.k-progressbar-horizontal .k-item.k-first{margin-left:0}.k-progressbar-horizontal .k-item.k-last{border-right-width:0}.k-progressbar-horizontal .k-item,.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item{border-width:1px 1px 1px 0}.k-progressbar-horizontal.k-progressbar-reverse .k-item,.k-rtl .k-progressbar-horizontal .k-item{border-width:1px 0 1px 1px}.k-progressbar-horizontal .k-first,.k-rtl .k-progressbar-horizontal .k-last,.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last{border-radius:4px 0 0 4px;border-left-width:1px}.k-progressbar-horizontal .k-last,.k-rtl .k-progressbar-horizontal .k-first{border-radius:0 4px 4px 0}.k-progressbar-horizontal.k-progressbar-reverse .k-last,.k-rtl .k-progressbar-horizontal .k-first{border-right-width:1px}.k-progressbar-vertical .k-item{width:100%;border-style:solid;border-width:1px 1px 0 1px;margin-top:-1px}.k-progressbar-vertical .k-item.k-first{margin-top:0}.k-progressbar-vertical li.k-item.k-last{border-bottom-width:0}.k-progressbar-vertical .k-first{border-radius:4px 4px 0 0}.k-progressbar-vertical .k-last{border-radius:0 0 4px 4px;border-bottom-width:1px}.k-progressbar-vertical.k-progressbar-reverse .k-item{border-width:0 1px 1px 1px}.k-progressbar-vertical.k-progressbar-reverse .k-first{border-top-width:1px}.k-progress-status-wrap{position:absolute;top:-1px;border:1px solid transparent;line-height:2em;width:100%;height:100%}.k-progress-status-wrap,.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap{left:-1px;right:auto;text-align:right}.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,.k-rtl .k-progressbar-horizontal .k-progress-status-wrap{left:auto;right:-1px;text-align:left}.k-progressbar-vertical .k-progress-status-wrap{top:auto;bottom:-1px}.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap{bottom:auto;top:-1px}.k-progress-status{display:inline-block;padding:0 .5em;min-width:10px;white-space:nowrap}.k-progressbar-vertical.k-progressbar-reverse .k-progress-status{position:absolute;bottom:0;left:0}.k-progressbar-vertical .k-progress-status{-webkit-transform:rotate(-90deg) translateX(-100%);-moz-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);-o-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}.k-progressbar-vertical.k-progressbar-reverse .k-progress-status{-webkit-transform:rotate(90deg) translateX(-100%);-moz-transform:rotate(90deg) translateX(-100%);-ms-transform:rotate(90deg) translateX(-100%);-o-transform:rotate(90deg) translateX(-100%);transform:rotate(90deg) translateX(-100%);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%}.k-ie7 .k-progressbar-vertical .k-progress-status{writing-mode:tb-rl;padding:.5em 0}.k-ie8 .k-progressbar-vertical .k-progress-status{writing-mode:bt-lr;padding:.5em 0}div.k-slider{position:relative;border-width:0;background-color:transparent;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.k-slider-vertical{width:26px;height:200px}.k-slider-horizontal{display:inline-block;width:200px;height:26px}.k-slider-wrap{width:100%;height:100%}.k-slider .k-button,.k-grid .k-slider .k-button{position:absolute;top:0;width:24px;min-width:0;height:24px;margin:0;padding:0;outline:0}.k-slider .k-button .k-icon{margin-top:3px;vertical-align:top}.k-state-disabled .k-slider-wrap{filter:alpha(opacity=60);opacity:.6}.k-state-disabled .k-slider-wrap .k-slider-items{color:#333}.k-slider .k-button-decrease{left:0}.k-slider-vertical .k-button-decrease,.k-grid .k-slider-vertical .k-button-decrease{top:auto;bottom:0}.k-slider .k-button-increase{right:0}.k-slider .k-icon,.k-slider-track,.k-slider .k-tick{cursor:pointer}.k-ie7 .k-slider .k-icon{margin-top:2px}.k-slider-track,.k-slider-selection{position:absolute;margin:0;padding:0}.k-slider-horizontal .k-slider-track,.k-slider-horizontal .k-slider-selection{top:50%;left:0;height:8px;margin-top:-4px;background-repeat:repeat-x}.k-slider-horizontal .k-slider-buttons .k-slider-track{left:34px}.k-slider-vertical .k-slider-track,.k-slider-vertical .k-slider-selection{left:50%;bottom:0;width:8px;margin-left:-4px;background-repeat:repeat-y}.k-slider-vertical .k-slider-buttons .k-slider-track{bottom:34px}.k-draghandle{position:absolute;background-repeat:no-repeat;background-color:transparent;text-indent:-3333px;overflow:hidden;text-decoration:none;text-align:center;outline:0}.k-slider-horizontal .k-draghandle{top:-4px;width:13px;height:14px}.k-slider-vertical .k-draghandle{left:-4px;width:14px;height:13px}.k-slider-buttons .k-slider-items{margin-left:34px}.k-slider-horizontal .k-slider-items{height:100%}.k-slider-vertical .k-slider-items{padding-top:1px}.k-slider-vertical .k-slider-buttons .k-slider-items{padding-top:0}.k-slider-vertical .k-slider-buttons .k-slider-items{margin:0;padding-top:35px}.k-slider .k-tick{position:relative;margin:0;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center center}.k-slider-horizontal .k-tick{float:left;height:100%;text-align:center}.k-ie7 .k-slider-vertical .k-tick{float:left;clear:left;width:100%}.k-slider-horizontal .k-tick{background-position:center -92px}.k-slider-horizontal .k-slider-topleft .k-tick{background-position:center -122px}.k-slider-horizontal .k-slider-bottomright .k-tick{background-position:center -152px}.k-slider-horizontal .k-tick-large{background-position:center -2px}.k-slider-horizontal .k-slider-topleft .k-tick-large{background-position:center -32px}.k-slider-horizontal .k-slider-bottomright .k-tick-large{background-position:center -62px}.k-slider-vertical .k-tick{background-position:-92px center}.k-slider-vertical .k-slider-topleft .k-tick{background-position:-122px center}.k-slider-vertical .k-slider-bottomright .k-tick{background-position:-152px center}.k-slider-vertical .k-tick-large{background-position:-2px center}.k-slider-vertical .k-slider-topleft .k-tick-large{background-position:-32px center}.k-slider-vertical .k-slider-bottomright .k-tick-large{background-position:-62px center}.k-slider-horizontal .k-first{background-position:0 -92px}.k-slider-horizontal .k-tick-large.k-first{background-position:0 -2px}.k-slider-horizontal .k-slider-topleft .k-first{background-position:0 -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first{background-position:0 -32px}.k-slider-horizontal .k-slider-bottomright .k-first{background-position:0 -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first{background-position:0 -62px}.k-slider-horizontal .k-last{background-position:100% -92px}.k-slider-horizontal .k-tick-large.k-last{background-position:100% -2px}.k-slider-horizontal .k-slider-topleft .k-last{background-position:100% -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last{background-position:100% -32px}.k-slider-horizontal .k-slider-bottomright .k-last{background-position:100% -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last{background-position:100% -62px}.k-slider-vertical .k-first{background-position:-92px 100%}.k-slider-vertical .k-tick-large.k-first{background-position:-2px 100%}.k-slider-vertical .k-slider-topleft .k-first{background-position:-122px 100%}.k-slider-vertical .k-slider-topleft .k-tick-large.k-first{background-position:-32px 100%}.k-slider-vertical .k-slider-bottomright .k-first{background-position:-152px 100%}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first{background-position:-62px 100%}.k-slider-vertical .k-last{background-position:-92px 0}.k-slider-vertical .k-tick-large.k-last{background-position:-2px 0}.k-slider-vertical .k-slider-topleft .k-last{background-position:-122px 0}.k-slider-vertical .k-slider-topleft .k-tick-large.k-last{background-position:-32px 0}.k-slider-vertical .k-slider-bottomright .k-last{background-position:-152px 0}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last{background-position:-62px 0}.k-slider-vertical .k-tick{text-align:right}.k-slider-vertical .k-slider-topleft .k-tick{text-align:left}.k-slider .k-label{position:absolute;white-space:nowrap;font-size:.92em}.k-slider-horizontal .k-label{left:0;width:100%;line-height:1}.k-slider-horizontal .k-first .k-label{left:-50%}.k-slider-horizontal .k-last .k-label{left:auto;right:-50%}.k-slider-horizontal .k-label{bottom:-1.2em}.k-slider-horizontal .k-slider-topleft .k-label{top:-1.2em}.k-slider-vertical .k-label{left:120%;display:block;text-align:left}.k-slider-vertical .k-last .k-label{top:-0.5em}.k-slider-vertical .k-first .k-label{bottom:-0.5em}.k-slider-vertical .k-slider-topleft .k-label{left:auto;right:120%}.k-slider-tooltip{top:-4444px}.k-scheduler-toolbar,.k-scheduler-footer{border-style:solid}.k-scheduler-toolbar,.k-scheduler-footer{line-height:28px;padding:6px}.k-scheduler-toolbar{border-width:0 0 1px}.k-edit-field.k-scheduler-toolbar{border-width:0;padding-top:0;padding-left:0;padding-right:0}.k-scheduler-header{text-align:center}.k-scheduler-footer{border-width:1px 0 0}.k-scheduler-toolbar>ul{float:right}.k-scheduler-toolbar>ul:first-child{float:left}.k-scheduler-toolbar>ul>li,.k-scheduler-footer>ul>li{display:inline-block;border-style:solid;border-width:1px 1px 1px 0}.k-scheduler .k-scheduler-toolbar .k-nav-current{border-width:0}.k-scheduler-toolbar>ul>li:first-child{border-left-width:1px}.k-scheduler div.k-scheduler-footer ul li{margin-right:.6em;border-width:1px}.k-scheduler-toolbar .k-link,.k-scheduler-footer .k-link{display:inline-block;padding:0 1.1em}.k-scheduler-toolbar .k-nav-prev .k-link,.k-scheduler-toolbar .k-nav-next .k-link{padding-left:.6em;padding-right:.6em}.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link,.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link{height:2.3em;margin-top:-1px;vertical-align:middle}.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link .k-icon,.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link .k-icon{margin-top:.5em}.k-scheduler-toolbar .k-nav-current .k-link{padding:0}.k-scheduler-toolbar .k-nav-current{margin:0 1.1em}.k-scheduler div.k-scheduler-toolbar>ul>li.k-nav-current,.k-scheduler .k-nav-current>.k-state-active{background:0}.k-scheduler-mobile .k-scheduler-toolbar+.k-scheduler-toolbar .k-scheduler-navigation{width:100%;text-align:center}.k-scheduler-mobile .k-scheduler-toolbar+.k-scheduler-toolbar .k-scheduler-navigation>li{background:0;border:0}.k-scheduler-mobile .k-toolbar .k-nav-next{float:right}.k-scheduler-mobile .k-toolbar .k-nav-prev{float:left}.k-scheduler-toolbar .k-i-calendar,.k-scheduler-footer .k-icon{margin:-2px 6px 0 0}.k-scheduler-header,.k-scheduler-header-wrap{overflow:hidden}.k-scheduler-header-wrap{position:relative;border-style:solid;border-width:0}.k-scheduler .k-scrollbar-v .k-scheduler-header-wrap{border-right-width:1px}.k-scheduler-times,.k-scheduler-content{position:relative}.k-scheduler-times{overflow:hidden;white-space:nowrap;border-style:solid;border-width:0}.k-scheduler-content{overflow:auto}.k-scheduler-layout,.k-scheduler-table{border-spacing:0;width:100%;margin:0;border-collapse:separate}.k-ie7 .k-scheduler-content .k-scheduler-table{width:auto}.k-scheduler-layout>tbody>tr>td{padding:0;vertical-align:top}.k-safari .k-scheduler-layout>tbody>tr>td+td{width:100%}.k-scheduler-table{table-layout:fixed}.k-scheduler-times .k-scheduler-table{table-layout:auto}.k-scheduler-monthview .k-scheduler-content .k-scheduler-table{height:100%}.k-scheduler-table td,.k-scheduler-table th{height:1.5em;padding:.334em .5em;font-size:100%}.k-scheduler .k-scheduler-table td,.k-scheduler .k-scheduler-table th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.k-scheduler-monthview .k-hidden,.k-scheduler-monthview .k-hidden>div{width:0!important;overflow:hidden!important}.k-scheduler-monthview .k-hidden{height:60px;padding-left:0!important;padding-right:0!important;border-right-width:0!important}.k-scheduler-monthview>tbody>tr:first-child .k-scheduler-times{margin-right:1px}.k-scheduler-monthview>tbody>tr:first-child .k-scheduler-times .k-hidden{height:auto}.k-scheduler-monthview .k-scheduler-table td{height:80px;text-align:right}.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td{height:40px}.k-scheduler-table td,.k-scheduler-layout tr+tr .k-scheduler-times th:last-child,.k-slot-cell{vertical-align:top}.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td{text-align:center;vertical-align:middle}.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td span{font-size:1.5em}.k-scheduler-header th{overflow:hidden;text-overflow:ellipsis}.k-scheduler-table td,.k-scheduler-header th{border-style:solid;border-width:0 0 1px 1px}.k-scheduler-table td:first-child,.k-scheduler-header th:first-child{border-left-width:0}.k-scheduler-agendaview .k-scheduler-table td:first-child{border-left-width:1px}.k-scheduler-agendaview .k-scheduler-table td.k-first{border-left-width:0}.k-scheduler-layout tr+tr .k-scheduler-times tr:last-child>th,.k-scheduler-layout tr+tr .k-scheduler-table>tbody>tr:last-child>td,.k-scheduler-table>tbody>tr>.k-last{border-bottom-width:0}.k-scrollbar-h tr+tr .k-scheduler-times,.k-scrollbar-h .k-scheduler-content .k-scheduler-table>tbody>tr:last-child>td,.k-scheduler-agendaview.k-scrollbar-h .k-scheduler-table>tbody>tr>td.k-last{border-bottom-width:1px}.k-scheduler-times th{text-align:right;padding-right:.6em;border-style:solid;border-width:0 1px 1px 0;border-color:transparent}.k-scheduler-layout tr+tr .k-scheduler-times th{border-bottom-color:transparent}.k-scheduler-layout tr+tr .k-scheduler-times th.k-slot-cell,.k-scheduler-layout tr+tr .k-scheduler-times th.k-scheduler-times-all-day{border-bottom-color:inherit}.k-scheduler .k-middle-row td{border-bottom-style:dotted}.k-scheduler-now-arrow,.k-scheduler-now-line{position:absolute}.k-scheduler-now-arrow{width:0;height:0;border:solid 5px transparent;left:0}.k-scheduler-now-line{left:5px;right:0;height:1px}.k-task{position:relative}div.k-more-events{text-align:center;font-size:18px;line-height:1.2;padding:0}.k-more-events>span{display:block;margin-top:-0.6em}.k-event,.k-more-events{position:absolute;border-style:solid;border-width:1px;text-align:left;overflow:hidden}.k-event{cursor:default;min-height:1.3em}.k-event-drag-hint{filter:alpha(opacity=60);opacity:.6;cursor:-webkit-grabbing;cursor:-moz-grabbing}.k-scheduler-header .k-event{white-space:nowrap}.k-event-template{padding:.3em 1.4em .3em .6em}.k-event-time{display:none;padding-bottom:0;font-size:.9em}.k-event-drag-hint .k-event-time{display:block}.k-event-actions,.k-event>.k-link,.k-task>.k-link{position:absolute;top:3px;right:4px;white-space:nowrap}.k-event-actions{z-index:1}.k-scheduler-agendaview .k-task>.k-link{top:0;right:0}.k-event-actions:first-child{position:static;float:left;margin:4px 2px 0 4px}.k-webkit .k-event-actions:first-child{margin-top:3px}.k-event-actions:first-child>.k-link{display:inline-block}.k-event-delete{display:none}.k-event:hover .k-event-delete,tr:hover>td>.k-task .k-event-delete{display:inline-block}.k-event .k-event-top-actions,.k-event .k-event-bottom-actions{position:absolute;top:0;left:0;width:100%;text-align:center}.k-event .k-event-bottom-actions{top:auto;bottom:0}.k-event .k-resize-handle,.k-scheduler-mobile .k-event:hover .k-resize-handle{position:absolute;visibility:hidden;z-index:2}.k-event:hover .k-resize-handle,.k-event-active .k-resize-handle,.k-scheduler-mobile .k-event-active:hover .k-resize-handle{visibility:visible}.k-event .k-resize-handle:after{content:"";position:absolute;filter:alpha(opacity=50);opacity:.5}.k-scheduler-mobile .k-event .k-resize-handle:after{filter:none;opacity:1}.k-event>.k-resize-n{top:0;left:0;right:0;height:.4em}.k-event>.k-resize-s{bottom:0;left:0;right:0;height:.4em}.k-event>.k-resize-e{right:0;top:0;bottom:0;width:.4em}.k-event>.k-resize-w{left:0;top:0;bottom:0;width:.4em}.k-event>.k-resize-n:after,.k-event>.k-resize-s:after{top:1px;left:50%;margin-left:-1em;width:2em;height:1px}.k-event>.k-resize-s:after{top:auto;bottom:1px}.k-event>.k-resize-e:after,.k-event>.k-resize-w:after{left:1px;top:50%;margin-top:-0.7em;height:1.4em;width:1px}.k-event>.k-resize-e:after{left:auto;right:1px}.k-scheduler-mobile .k-event>.k-resize-n,.k-scheduler-mobile .k-event>.k-resize-s{height:.6em}.k-scheduler-mobile .k-event>.k-resize-e,.k-scheduler-mobile .k-event>.k-resize-w{width:.6em}.k-scheduler-mobile .k-event>.k-resize-n:after,.k-scheduler-mobile .k-event>.k-resize-s:after{top:0;margin-left:-3em;width:4em;height:.6em}.k-scheduler-mobile .k-event>.k-resize-s:after{bottom:0}.k-scheduler-mobile .k-event>.k-resize-e:after,.k-scheduler-mobile .k-event>.k-resize-w:after{left:0;margin-top:-0.7em;height:1.4em;width:.6em}.k-scheduler-mobile .k-event>.k-resize-e:after{right:0}.k-scheduler-mobile .k-event>.k-resize-n:after{border-radius:0 0 4px 4px}.k-scheduler-mobile .k-event>.k-resize-s:after{border-radius:4px 4px 0 0}.k-scheduler-mobile .k-event>.k-resize-w:after{border-radius:0 4px 4px 0}.k-scheduler-mobile .k-event>.k-resize-e:after{border-radius:4px 0 0 4px}.k-scheduler-mobile .k-scheduler-monthview .k-events-container{position:absolute;text-align:center;height:6px;line-height:6px}.k-scheduler-mobile .k-scheduler-monthview .k-event{position:static;display:inline-block;width:4px;height:4px;min-height:0;margin:1px}.k-scheduler-marquee{border-style:solid;border-width:0}.k-scheduler-marquee.k-first:before,.k-scheduler-marquee.k-last:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:3px}div.k-scheduler-marquee:before{top:0;left:0;border-right-color:transparent;border-bottom-color:transparent}div.k-scheduler-marquee:after{bottom:0;right:0;border-top-color:transparent;border-left-color:transparent}.k-scheduler-marquee .k-label-top{position:absolute;top:.3em;left:.8em;font-size:.8em}.k-scheduler-marquee .k-label-bottom{position:absolute;bottom:.3em;right:.81em;font-size:.8em}.k-scheduler-quickedit .k-textbox{width:200px}.k-tooltip-bottom{text-align:left}.k-tooltip-bottom .k-button{float:left;margin-right:.3em}.k-tooltip-bottom .k-quickedit-details{float:right;margin-right:0}.k-scheduler-agendaview .k-scheduler-table th,.k-scheduler-agendaview .k-scheduler-table td{text-align:left}.k-scheduler-times .k-slot-cell,.k-scheduler-groupcolumn{width:6em}.k-scheduler-datecolumn{width:12em}.k-scheduler-timecolumn{width:11em}.k-scheduler-timecolumn>div{position:relative;vertical-align:top}.k-webkit .k-scheduler-timecolumn>div>.k-icon{vertical-align:top}.k-scheduler-timecolumn>div>.k-i-arrow-e{position:absolute;right:-4px}.k-scheduler-timecolumn .k-i-arrow-w{margin-left:-4px}.k-scheduler-mark{display:inline-block;width:1em;height:1em;vertical-align:middle;margin-right:.5em}.k-scheduler-agendaday{float:left;margin:0 .2em 0 0;font-size:3em;font-weight:normal}.k-scheduler-agendaweek{display:block;margin:.4em 0 0;font-size:1.1em;font-style:normal}.k-scheduler-agendadate{font-size:.8em}.k-scheduler-timecolumn{white-space:nowrap}.k-scheduler-edit-form .k-edit-form-container,.k-scheduler-timezones .k-edit-form-container{width:520px}.k-scheduler-edit-form .k-edit-label{width:17%}.k-scheduler-edit-form .k-edit-field{width:77%}.k-scheduler-edit-form .k-textbox[name="title"],.k-scheduler-edit-form textarea.k-textbox{width:100%}.k-scheduler-edit-form textarea.k-textbox{min-height:4em;resize:vertical}.k-scheduler-edit-form>.k-edit-box:first-child .k-datetimepicker{margin-right:1em}.k-edit-box{float:left}.k-edit-box+.k-edit-box{float:right}.k-scheduler-edit-form label+input{margin-left:1em}.k-edit-field>ul.k-reset>li{margin:.2em 0 .4em;line-height:2.4}.k-edit-field>ul.k-reset.k-toolbar>li{margin:0}.k-edit-field>ul.k-reset .k-widget{margin-left:.8em}.k-edit-field>ul.k-reset .k-numerictextbox,.k-edit-field span.k-recur-interval{width:5em}.k-edit-field>ul.k-reset .k-dropdown,.k-edit-field>ul.k-reset .k-datepicker,div[name="recurrenceRule"]>.k-dropdown{width:9em}.k-popup-message{margin:0;padding:1em 0 2em;text-align:center}.k-scheduler-timezones .k-dropdown:first-child{width:100%}.k-scheduler-timezones .k-dropdown+.k-dropdown{margin:.5em 0 .7em}.km-root,.km-pane,.km-pane-wrapper{width:100%;height:100%;-ms-touch-action:none;-ms-content-zooming:none;-ms-user-select:none;-webkit-user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.km-pane-wrapper{position:absolute;width:100%;height:100%}.km-pane,.km-shim{font-family:sans-serif}.km-pane{overflow-x:hidden}.km-view{top:0;left:0;position:absolute;display:-moz-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;-moz-box-orient:vertical;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch;vertical-align:top}.k-ff .km-view,.k-ff .km-pane{overflow:hidden}.k-ff18 .km-view,.k-ff18 .km-pane,.k-ff19 .km-view,.k-ff19 .km-pane,.k-ff20 .km-view,.k-ff20 .km-pane,.k-ff21 .km-view,.k-ff21 .km-pane{position:relative}.k-ff .km-view{display:-moz-inline-box;display:flex}.km-content{min-height:1px;-moz-box-flex:1;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-moz-box-align:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;flex-align:stretch;display:block;width:auto;overflow:hidden;position:relative}.km-actionsheet>li{list-style-type:none;padding:inherit 1em;line-height:2em}.km-actionsheet{padding:0;margin:0}.km-shim{left:0;bottom:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:10001}.km-shim .k-animation-container,.km-actionsheet-wrapper{width:100%;-webkit-box-shadow:none;box-shadow:none;border:0}.km-shim .k-animation-container{width:auto}.km-pane-wrapper .k-grid-edit-form>.km-header,.km-pane-wrapper .k-grid-column-menu>.km-header,.km-pane-wrapper .k-grid-filter-menu>.km-header,.km-pane-wrapper .k-scheduler-edit-form>.km-header{border-style:solid;border-width:1px;padding:.3em .6em;text-align:center;width:auto;line-height:2em}.k-ie .km-pane-wrapper .k-scheduler>.k-scheduler-toolbar,.k-ie .km-pane-wrapper .k-scheduler>.k-scheduler-footer{line-height:2em}.km-pane-wrapper .k-grid-edit-form .k-multiselect,.km-pane-wrapper .k-scheduler-edit-form .k-multiselect{width:15em}.km-pane-wrapper .k-grid-edit-form .k-dropdown-wrap,.km-pane-wrapper .k-scheduler-edit-form .k-dropdown-wrap{display:block}.km-pane-wrapper .k-grid-column-menu .k-done,.km-pane-wrapper .k-grid-filter-menu .k-submit,.km-pane-wrapper .k-grid-edit-form .k-grid-update,.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-update{float:right}.km-pane-wrapper .k-grid-filter-menu .k-cancel,.km-pane-wrapper .k-grid-edit-form .k-grid-cancel,.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-cancel{float:left}.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-delete,*:not(.km-pane)>.km-shim .km-actionsheet .k-button{display:block;text-align:center}*:not(.km-pane)>.km-shim .km-actionsheet .k-button{font-size:1.4em;margin:.3em 1em}*:not(.km-pane)>.km-shim .km-actionsheet-title{text-align:center;line-height:3em;margin-bottom:-0.3em}*:not(.km-pane)>.km-shim>.k-animation-container{margin:0!important;padding:0!important;left:0!important}.km-pane-wrapper>div.km-pane{-webkit-box-shadow:none;box-shadow:none;font-weight:normal}.km-pane-wrapper .k-popup-edit-form .km-content>.km-scroll-container,.km-pane-wrapper .k-grid-edit-form .km-content>.km-scroll-container,.km-pane-wrapper .k-grid-column-menu .km-content>.km-scroll-container,.km-pane-wrapper .k-grid-filter-menu .km-content>.km-scroll-container{position:absolute;width:100%;min-height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.km-pane-wrapper .k-mobile-list .k-edit-field{width:74%}.km-pane-wrapper .k-grid-edit-form .k-popup-edit-form,.km-pane-wrapper .k-grid-edit-form .k-edit-form-container{width:auto}.km-pane-wrapper .k-filter-menu .k-button{width:100%;margin:0}.k-grid-mobile .k-resize-handle-inner{position:absolute;top:50%;margin-top:-10px;left:-7px;width:17px;height:17px;border-style:solid;border-width:2px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;border-radius:10px}.k-grid-mobile .k-resize-handle-inner:before{content:"";position:absolute;top:50%;margin-top:-3px;left:1px;width:6px;height:6px;background-position:-5px -53px}.k-grid-mobile .k-resize-handle-inner:after{content:"";position:absolute;top:50%;margin-top:-3px;right:1px;width:6px;height:6px;background-position:-5px -21px}.km-pane-wrapper .km-pane *{-webkit-background-clip:border-box;background-clip:border-box}.km-pane-wrapper .km-pane .k-mobile-list,.km-pane-wrapper .k-mobile-list ul{padding:0;margin:0;list-style-type:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0;background:0}.km-pane-wrapper .km-switch{top:50%;right:.8rem;position:absolute;margin-top:-1.1rem}.km-pane-wrapper .k-mobile-list .k-state-disabled{opacity:1}.km-pane-wrapper .k-mobile-list .k-state-disabled>*{opacity:.7}.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-item>.k-link,.km-pane-wrapper .k-mobile-list .k-item>.k-label,.km-pane-wrapper .k-mobile-list .k-edit-label{display:block;position:relative;list-style-type:none;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em 0 .5em 1em;font-size:1em}.km-pane-wrapper .k-edit-form-container,.km-pane-wrapper .k-scheduler-edit-form .km-scroll-container{padding-top:1em;width:100%}.km-pane-wrapper .k-mobile-list .k-edit-label{position:absolute;margin:0;float:none;clear:none;width:100%}.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-edit-label label{display:block;text-align:left;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.1em 0;margin:0}.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-edit-label{font-size:1em;line-height:1.6em;overflow:hidden}.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-edit-label{width:100%;float:none;clear:none;min-height:2.7em}.km-pane-wrapper .km-header .k-icon,.km-pane-wrapper .k-grid-toolbar .k-icon,.km-pane-wrapper .k-grid-edit .k-icon,.km-pane-wrapper .k-grid-delete .k-icon{display:none}.km-pane-wrapper .k-mobile-list .k-edit-field{padding:.5em 0}.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar{padding:.3em 0}.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li{line-height:2em}.km-pane-wrapper .k-mobile-list .k-item>*{line-height:normal}.km-pane-wrapper .k-mobile-list .k-edit-buttons,.km-pane-wrapper .k-mobile-list .k-button-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em 1em;margin:0}.km-pane-wrapper .k-mobile-list>ul>li>.k-link,.km-pane-wrapper .k-mobile-list .k-filter-help-text>li>.k-link,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-label:nth-child(3),.km-pane-wrapper #recurrence .km-scroll-container>.k-edit-label:first-child{display:block;padding:.2em 1em;font-size:.95em;position:-webkit-sticky;margin:0;font-weight:normal;line-height:2em;background:transparent;border-top:1em solid transparent}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-label:nth-child(3),.km-pane-wrapper #recurrence .km-scroll-container>.k-edit-label:first-child{position:relative}.km-pane-wrapper .k-mobile-list .k-item:first-child{border-top:0}.km-pane-wrapper .k-mobile-list .k-item:last-child{border-bottom:0}.km-pane-wrapper .k-mobile-list .k-item>.k-link,.km-pane-wrapper .k-mobile-list .k-item>.k-label{line-height:inherit;text-decoration:none;margin:-0.5em 0 -0.5em -1em}.k-check[type=checkbox],.k-check[type=radio],.k-mobile-list .k-edit-field [type=checkbox],.k-mobile-list .k-edit-field [type=radio]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:transparent}.km-pane-wrapper .k-mobile-list .k-link .k-check,.km-pane-wrapper .k-mobile-list .k-label .k-check,.k-mobile-list .k-edit-field [type=checkbox],.k-mobile-list .k-edit-field [type=radio]{border:0;font-size:inherit;width:13px;height:13px;margin:.26em 1em .26em 0}.k-ie .km-pane-wrapper .k-icon,.k-ie .km-pane-wrapper .k-mobile-list .k-link .k-check,.k-ie .km-pane-wrapper .k-mobile-list .k-label .k-check,.k-ie .k-mobile-list .k-edit-field [type=checkbox],.k-ie .k-mobile-list .k-edit-field [type=radio]{font-size:inherit;text-indent:-9999px;width:1.01em;height:1em}@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:none){.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n{background-position:0 0}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,.k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n{background-position:-1em 0}.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s{background-position:0 -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,.k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s{background-position:-1em -2em}.km-pane-wrapper .k-state-selected .k-i-arrow-n{background-position:-1em 0}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-state-selected .k-i-arrow-n,.k-state-hover>.km-pane-wrapper .k-state-selected .k-i-arrow-n,.k-state-hover>*>.km-pane-wrapper .k-state-selected .k-i-arrow-n,.k-button:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n,.k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n,.k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-n{background-position:-2em 0}.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n{background-position:-1em 0}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,.k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,.k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n{background-position:-2em 0}.km-pane-wrapper .k-state-selected .k-i-arrow-s{background-position:-1em -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-state-selected .k-i-arrow-s,.k-state-hover>.km-pane-wrapper .k-state-selected .k-i-arrow-s,.k-state-hover>*>.km-pane-wrapper .k-state-selected .k-i-arrow-s,.k-button:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s,.k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s,.k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-s{background-position:-2em -2em}.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s{background-position:-1em -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-state-hover>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-state-hover>*>.km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-button:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,.k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,.k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s{background-position:-2em -2em}.km-pane-wrapper .k-i-arrow-n{background-position:0 0}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-n,.k-state-hover>.km-pane-wrapper .k-i-arrow-n,.k-state-hover>*>.km-pane-wrapper .k-i-arrow-n,.k-button:hover .km-pane-wrapper .k-i-arrow-n,.k-textbox:hover .km-pane-wrapper .k-i-arrow-n,.k-button:active .km-pane-wrapper .k-i-arrow-n{background-position:-1em 0}.km-pane-wrapper .k-i-arrow-e{background-position:0 -1em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-e,.k-state-hover>.km-pane-wrapper .k-i-arrow-e,.k-state-hover>*>.km-pane-wrapper .k-i-arrow-e,.k-button:hover .km-pane-wrapper .k-i-arrow-e,.k-textbox:hover .km-pane-wrapper .k-i-arrow-e,.k-button:active .km-pane-wrapper .k-i-arrow-e{background-position:-1em -1em}.k-rtl .km-pane-wrapper .k-i-arrow-w{background-position:0 -1em}.k-rtl .k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-w,.k-rtl .k-state-hover>.km-pane-wrapper .k-i-arrow-w,.k-rtl .k-state-hover>*>.km-pane-wrapper .k-i-arrow-w,.k-rtl .k-button:hover .km-pane-wrapper .k-i-arrow-w,.k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-w,.k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-w{background-position:-1em -1em}.km-pane-wrapper .k-i-arrow-s{background-position:0 -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-s,.k-state-hover>.km-pane-wrapper .k-i-arrow-s,.k-state-hover>*>.km-pane-wrapper .k-i-arrow-s,.k-button:hover .km-pane-wrapper .k-i-arrow-s,.k-textbox:hover .km-pane-wrapper .k-i-arrow-s,.k-button:active .km-pane-wrapper .k-i-arrow-s{background-position:-1em -2em}.km-pane-wrapper .k-i-arrow-w{background-position:0 -3em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-w,.k-state-hover>.km-pane-wrapper .k-i-arrow-w,.k-state-hover>*>.km-pane-wrapper .k-i-arrow-w,.k-button:hover .km-pane-wrapper .k-i-arrow-w,.k-textbox:hover .km-pane-wrapper .k-i-arrow-w,.k-button:active .km-pane-wrapper .k-i-arrow-w{background-position:-1em -3em}.k-rtl .km-pane-wrapper .k-i-arrow-e{background-position:0 -3em}.k-rtl .k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrow-e,.k-rtl .k-state-hover>.km-pane-wrapper .k-i-arrow-e,.k-rtl .k-state-hover>*>.km-pane-wrapper .k-i-arrow-e,.k-rtl .k-button:hover .km-pane-wrapper .k-i-arrow-e,.k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-e,.k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-e{background-position:-1em -3em}.km-pane-wrapper .k-i-seek-n{background-position:0 -4em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-n,.k-state-hover>.km-pane-wrapper .k-i-seek-n,.k-state-hover>*>.km-pane-wrapper .k-i-seek-n,.k-button:hover .km-pane-wrapper .k-i-seek-n,.k-textbox:hover .km-pane-wrapper .k-i-seek-n,.k-button:active .km-pane-wrapper .k-i-seek-n{background-position:-1em -4em}.km-pane-wrapper .k-i-seek-e{background-position:0 -5em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-e,.k-state-hover>.km-pane-wrapper .k-i-seek-e,.k-state-hover>*>.km-pane-wrapper .k-i-seek-e,.k-button:hover .km-pane-wrapper .k-i-seek-e,.k-textbox:hover .km-pane-wrapper .k-i-seek-e,.k-button:active .km-pane-wrapper .k-i-seek-e{background-position:-1em -5em}.k-rtl .km-pane-wrapper .k-i-seek-w{background-position:0 -5em}.k-rtl .k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-w,.k-rtl .k-state-hover>.km-pane-wrapper .k-i-seek-w,.k-rtl .k-state-hover>*>.km-pane-wrapper .k-i-seek-w,.k-rtl .k-button:hover .km-pane-wrapper .k-i-seek-w,.k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-w,.k-rtl .k-button:active .km-pane-wrapper .k-i-seek-w{background-position:-1em -5em}.km-pane-wrapper .k-i-seek-s{background-position:0 -6em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-s,.k-state-hover>.km-pane-wrapper .k-i-seek-s,.k-state-hover>*>.km-pane-wrapper .k-i-seek-s,.k-button:hover .km-pane-wrapper .k-i-seek-s,.k-textbox:hover .km-pane-wrapper .k-i-seek-s,.k-button:active .km-pane-wrapper .k-i-seek-s{background-position:-1em -6em}.km-pane-wrapper .k-i-seek-w{background-position:0 -7em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-w,.k-state-hover>.km-pane-wrapper .k-i-seek-w,.k-state-hover>*>.km-pane-wrapper .k-i-seek-w,.k-button:hover .km-pane-wrapper .k-i-seek-w,.k-textbox:hover .km-pane-wrapper .k-i-seek-w,.k-button:active .km-pane-wrapper .k-i-seek-w{background-position:-1em -7em}.k-rtl .km-pane-wrapper .k-i-seek-e{background-position:0 -7em}.k-rtl .k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-seek-e,.k-rtl .k-state-hover>.km-pane-wrapper .k-i-seek-e,.k-rtl .k-state-hover>*>.km-pane-wrapper .k-i-seek-e,.k-rtl .k-button:hover .km-pane-wrapper .k-i-seek-e,.k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-e,.k-rtl .k-button:active .km-pane-wrapper .k-i-seek-e{background-position:-1em -7em}.km-pane-wrapper .k-i-arrowhead-n{background-position:0 -16em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrowhead-n,.k-state-hover>.km-pane-wrapper .k-i-arrowhead-n,.k-state-hover>*>.km-pane-wrapper .k-i-arrowhead-n,.k-button:hover .km-pane-wrapper .k-i-arrowhead-n,.k-textbox:hover .km-pane-wrapper .k-i-arrowhead-n,.k-button:active .km-pane-wrapper .k-i-arrowhead-n{background-position:-1em -16em}.km-pane-wrapper .k-i-arrowhead-e{background-position:0 -17em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrowhead-e,.k-state-hover>.km-pane-wrapper .k-i-arrowhead-e,.k-state-hover>*>.km-pane-wrapper .k-i-arrowhead-e,.k-button:hover .km-pane-wrapper .k-i-arrowhead-e,.k-textbox:hover .km-pane-wrapper .k-i-arrowhead-e,.k-button:active .km-pane-wrapper .k-i-arrowhead-e{background-position:-1em -17em}.km-pane-wrapper .k-i-arrowhead-s{background-position:0 -18em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrowhead-s,.k-state-hover>.km-pane-wrapper .k-i-arrowhead-s,.k-state-hover>*>.km-pane-wrapper .k-i-arrowhead-s,.k-button:hover .km-pane-wrapper .k-i-arrowhead-s,.k-textbox:hover .km-pane-wrapper .k-i-arrowhead-s,.k-button:active .km-pane-wrapper .k-i-arrowhead-s{background-position:-1em -18em}.km-pane-wrapper .k-i-arrowhead-w{background-position:0 -19em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-arrowhead-w,.k-state-hover>.km-pane-wrapper .k-i-arrowhead-w,.k-state-hover>*>.km-pane-wrapper .k-i-arrowhead-w,.k-button:hover .km-pane-wrapper .k-i-arrowhead-w,.k-textbox:hover .km-pane-wrapper .k-i-arrowhead-w,.k-button:active .km-pane-wrapper .k-i-arrowhead-w{background-position:-1em -19em}.km-pane-wrapper .k-i-expand,.km-pane-wrapper .k-plus,.km-pane-wrapper .k-plus-disabled{background-position:0 -12em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-expand,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-plus,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-plus-disabled,.k-state-hover>.km-pane-wrapper .k-i-expand,.k-state-hover>.km-pane-wrapper .k-plus,.k-state-hover>.km-pane-wrapper .k-plus-disabled,.k-state-hover>*>.km-pane-wrapper .k-i-expand,.k-state-hover>*>.km-pane-wrapper .k-plus,.k-state-hover>*>.km-pane-wrapper .k-plus-disabled,.k-button:hover .km-pane-wrapper .k-i-expand,.k-button:hover .km-pane-wrapper .k-plus,.k-button:hover .km-pane-wrapper .k-plus-disabled,.k-textbox:hover .km-pane-wrapper .k-i-expand,.k-textbox:hover .km-pane-wrapper .k-plus,.k-textbox:hover .km-pane-wrapper .k-plus-disabled,.k-button:active .km-pane-wrapper .k-i-expand,.k-button:active .km-pane-wrapper .k-plus,.k-button:active .km-pane-wrapper .k-plus-disabled{background-position:-1em -12em}.km-pane-wrapper .k-i-expand-w,.k-rtl .km-pane-wrapper .k-i-expand,.k-rtl .km-pane-wrapper .k-plus,.k-rtl .km-pane-wrapper .k-plus-disabled{background-position:0 -13em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-expand-w,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-i-expand,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-plus,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-plus-disabled,.k-state-hover>.km-pane-wrapper .k-i-expand-w,.k-state-hover>.k-rtl .km-pane-wrapper .k-i-expand,.k-state-hover>.k-rtl .km-pane-wrapper .k-plus,.k-state-hover>.k-rtl .km-pane-wrapper .k-plus-disabled,.k-state-hover>*>.km-pane-wrapper .k-i-expand-w,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-i-expand,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-plus,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-plus-disabled,.k-button:hover .km-pane-wrapper .k-i-expand-w,.k-button:hover .k-rtl .km-pane-wrapper .k-i-expand,.k-button:hover .k-rtl .km-pane-wrapper .k-plus,.k-button:hover .k-rtl .km-pane-wrapper .k-plus-disabled,.k-textbox:hover .km-pane-wrapper .k-i-expand-w,.k-textbox:hover .k-rtl .km-pane-wrapper .k-i-expand,.k-textbox:hover .k-rtl .km-pane-wrapper .k-plus,.k-textbox:hover .k-rtl .km-pane-wrapper .k-plus-disabled,.k-button:active .km-pane-wrapper .k-i-expand-w,.k-button:active .k-rtl .km-pane-wrapper .k-i-expand,.k-button:active .k-rtl .km-pane-wrapper .k-plus,.k-button:active .k-rtl .km-pane-wrapper .k-plus-disabled{background-position:-1em -13em}.km-pane-wrapper .k-i-collapse,.km-pane-wrapper .k-minus,.km-pane-wrapper .k-minus-disabled{background-position:0 -14em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-collapse,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-minus,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-minus-disabled,.k-state-hover>.km-pane-wrapper .k-i-collapse,.k-state-hover>.km-pane-wrapper .k-minus,.k-state-hover>.km-pane-wrapper .k-minus-disabled,.k-state-hover>*>.km-pane-wrapper .k-i-collapse,.k-state-hover>*>.km-pane-wrapper .k-minus,.k-state-hover>*>.km-pane-wrapper .k-minus-disabled,.k-button:hover .km-pane-wrapper .k-i-collapse,.k-button:hover .km-pane-wrapper .k-minus,.k-button:hover .km-pane-wrapper .k-minus-disabled,.k-textbox:hover .km-pane-wrapper .k-i-collapse,.k-textbox:hover .km-pane-wrapper .k-minus,.k-textbox:hover .km-pane-wrapper .k-minus-disabled,.k-button:active .km-pane-wrapper .k-i-collapse,.k-button:active .km-pane-wrapper .k-minus,.k-button:active .km-pane-wrapper .k-minus-disabled{background-position:-1em -14em}.km-pane-wrapper .k-i-collapse-w,.k-rtl .km-pane-wrapper .k-i-collapse,.k-rtl .km-pane-wrapper .k-minus,.k-rtl .km-pane-wrapper .k-minus-disabled{background-position:0 -15em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-collapse-w,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-i-collapse,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-minus,.k-link:not(.k-state-disabled):hover>.k-rtl .km-pane-wrapper .k-minus-disabled,.k-state-hover>.km-pane-wrapper .k-i-collapse-w,.k-state-hover>.k-rtl .km-pane-wrapper .k-i-collapse,.k-state-hover>.k-rtl .km-pane-wrapper .k-minus,.k-state-hover>.k-rtl .km-pane-wrapper .k-minus-disabled,.k-state-hover>*>.km-pane-wrapper .k-i-collapse-w,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-i-collapse,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-minus,.k-state-hover>*>.k-rtl .km-pane-wrapper .k-minus-disabled,.k-button:hover .km-pane-wrapper .k-i-collapse-w,.k-button:hover .k-rtl .km-pane-wrapper .k-i-collapse,.k-button:hover .k-rtl .km-pane-wrapper .k-minus,.k-button:hover .k-rtl .km-pane-wrapper .k-minus-disabled,.k-textbox:hover .km-pane-wrapper .k-i-collapse-w,.k-textbox:hover .k-rtl .km-pane-wrapper .k-i-collapse,.k-textbox:hover .k-rtl .km-pane-wrapper .k-minus,.k-textbox:hover .k-rtl .km-pane-wrapper .k-minus-disabled,.k-button:active .km-pane-wrapper .k-i-collapse-w,.k-button:active .k-rtl .km-pane-wrapper .k-i-collapse,.k-button:active .k-rtl .km-pane-wrapper .k-minus,.k-button:active .k-rtl .km-pane-wrapper .k-minus-disabled{background-position:-1em -15em}.km-pane-wrapper .k-i-pencil,.km-pane-wrapper .k-edit{background-position:-2em 0}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-pencil,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-edit,.k-state-hover>.km-pane-wrapper .k-i-pencil,.k-state-hover>.km-pane-wrapper .k-edit,.k-state-hover>*>.km-pane-wrapper .k-i-pencil,.k-state-hover>*>.km-pane-wrapper .k-edit,.k-button:hover .km-pane-wrapper .k-i-pencil,.k-button:hover .km-pane-wrapper .k-edit,.k-textbox:hover .km-pane-wrapper .k-i-pencil,.k-textbox:hover .km-pane-wrapper .k-edit,.k-button:active .km-pane-wrapper .k-i-pencil,.k-button:active .km-pane-wrapper .k-edit{background-position:-3em 0}.km-pane-wrapper .k-i-close,.km-pane-wrapper .k-delete,.km-pane-wrapper .k-group-delete{background-position:-2em -1em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-close,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-delete,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-group-delete,.k-state-hover>.km-pane-wrapper .k-i-close,.k-state-hover>.km-pane-wrapper .k-delete,.k-state-hover>.km-pane-wrapper .k-group-delete,.k-state-hover>*>.km-pane-wrapper .k-i-close,.k-state-hover>*>.km-pane-wrapper .k-delete,.k-state-hover>*>.km-pane-wrapper .k-group-delete,.k-button:hover .km-pane-wrapper .k-i-close,.k-button:hover .km-pane-wrapper .k-delete,.k-button:hover .km-pane-wrapper .k-group-delete,.k-textbox:hover .km-pane-wrapper .k-i-close,.k-textbox:hover .km-pane-wrapper .k-delete,.k-textbox:hover .km-pane-wrapper .k-group-delete,.k-button:active .km-pane-wrapper .k-i-close,.k-button:active .km-pane-wrapper .k-delete,.k-button:active .km-pane-wrapper .k-group-delete{background-position:-3em -1em}.km-pane-wrapper .k-si-close{background-position:-10em -5em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-si-close,.k-state-hover>.km-pane-wrapper .k-si-close,.k-state-hover>*>.km-pane-wrapper .k-si-close,.k-button:hover .km-pane-wrapper .k-si-close,.k-textbox:hover .km-pane-wrapper .k-si-close,.k-button:active .km-pane-wrapper .k-si-close{background-position:-11em -5em}.km-pane-wrapper .k-multiselect .k-delete{background-position:-10em -5em}.km-pane-wrapper .k-multiselect .k-state-hover .k-delete{background-position:-11em -5em}.km-pane-wrapper .k-i-tick,.km-pane-wrapper .k-insert,.km-pane-wrapper .k-update{background-position:-2em -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-tick,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-insert,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-update,.k-state-hover>.km-pane-wrapper .k-i-tick,.k-state-hover>.km-pane-wrapper .k-insert,.k-state-hover>.km-pane-wrapper .k-update,.k-state-hover>*>.km-pane-wrapper .k-i-tick,.k-state-hover>*>.km-pane-wrapper .k-insert,.k-state-hover>*>.km-pane-wrapper .k-update,.k-button:hover .km-pane-wrapper .k-i-tick,.k-button:hover .km-pane-wrapper .k-insert,.k-button:hover .km-pane-wrapper .k-update,.k-textbox:hover .km-pane-wrapper .k-i-tick,.k-textbox:hover .km-pane-wrapper .k-insert,.k-textbox:hover .km-pane-wrapper .k-update,.k-button:active .km-pane-wrapper .k-i-tick,.k-button:active .km-pane-wrapper .k-insert,.k-button:active .km-pane-wrapper .k-update{background-position:-3em -2em}.km-pane-wrapper .k-check:checked,.km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.km-pane-wrapper .k-mobile-list .k-edit-field [type=radio]{background-position:-2em -2em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-check:checked,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],.k-state-hover>.km-pane-wrapper .k-check:checked,.k-state-hover>.km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-state-hover>.km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],.k-state-hover>*>.km-pane-wrapper .k-check:checked,.k-state-hover>*>.km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-state-hover>*>.km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],.k-button:hover .km-pane-wrapper .k-check:checked,.k-button:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-button:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],.k-textbox:hover .km-pane-wrapper .k-check:checked,.k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],.k-button:active .km-pane-wrapper .k-check:checked,.k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],.k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio]{background-position:-3em -2em}.km-pane-wrapper .k-i-cancel,.km-pane-wrapper .k-cancel,.km-pane-wrapper .k-denied{background-position:-2em -3em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-cancel,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-cancel,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-denied,.k-state-hover>.km-pane-wrapper .k-i-cancel,.k-state-hover>.km-pane-wrapper .k-cancel,.k-state-hover>.km-pane-wrapper .k-denied,.k-state-hover>*>.km-pane-wrapper .k-i-cancel,.k-state-hover>*>.km-pane-wrapper .k-cancel,.k-state-hover>*>.km-pane-wrapper .k-denied,.k-button:hover .km-pane-wrapper .k-i-cancel,.k-button:hover .km-pane-wrapper .k-cancel,.k-button:hover .km-pane-wrapper .k-denied,.k-textbox:hover .km-pane-wrapper .k-i-cancel,.k-textbox:hover .km-pane-wrapper .k-cancel,.k-textbox:hover .km-pane-wrapper .k-denied,.k-button:active .km-pane-wrapper .k-i-cancel,.k-button:active .km-pane-wrapper .k-cancel,.k-button:active .km-pane-wrapper .k-denied{background-position:-3em -3em}.km-pane-wrapper .k-i-plus,.km-pane-wrapper .k-add{background-position:-2em -4em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-plus,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-add,.k-state-hover>.km-pane-wrapper .k-i-plus,.k-state-hover>.km-pane-wrapper .k-add,.k-state-hover>*>.km-pane-wrapper .k-i-plus,.k-state-hover>*>.km-pane-wrapper .k-add,.k-button:hover .km-pane-wrapper .k-i-plus,.k-button:hover .km-pane-wrapper .k-add,.k-textbox:hover .km-pane-wrapper .k-i-plus,.k-textbox:hover .km-pane-wrapper .k-add,.k-button:active .km-pane-wrapper .k-i-plus,.k-button:active .km-pane-wrapper .k-add{background-position:-3em -4em}.km-pane-wrapper .k-i-funnel,.km-pane-wrapper .k-filter{background-position:-2em -5em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-funnel,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-filter,.k-state-hover>.km-pane-wrapper .k-i-funnel,.k-state-hover>.km-pane-wrapper .k-filter,.k-state-hover>*>.km-pane-wrapper .k-i-funnel,.k-state-hover>*>.km-pane-wrapper .k-filter,.k-button:hover .km-pane-wrapper .k-i-funnel,.k-button:hover .km-pane-wrapper .k-filter,.k-textbox:hover .km-pane-wrapper .k-i-funnel,.k-textbox:hover .km-pane-wrapper .k-filter,.k-button:active .km-pane-wrapper .k-i-funnel,.k-button:active .km-pane-wrapper .k-filter{background-position:-3em -5em}.km-pane-wrapper .k-i-funnel-clear,.km-pane-wrapper .k-clear-filter{background-position:-2em -6em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-funnel-clear,.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-clear-filter,.k-state-hover>.km-pane-wrapper .k-i-funnel-clear,.k-state-hover>.km-pane-wrapper .k-clear-filter,.k-state-hover>*>.km-pane-wrapper .k-i-funnel-clear,.k-state-hover>*>.km-pane-wrapper .k-clear-filter,.k-button:hover .km-pane-wrapper .k-i-funnel-clear,.k-button:hover .km-pane-wrapper .k-clear-filter,.k-textbox:hover .km-pane-wrapper .k-i-funnel-clear,.k-textbox:hover .km-pane-wrapper .k-clear-filter,.k-button:active .km-pane-wrapper .k-i-funnel-clear,.k-button:active .km-pane-wrapper .k-clear-filter{background-position:-3em -6em}.km-pane-wrapper .k-i-refresh{background-position:-2em -7em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-refresh,.k-state-hover>.km-pane-wrapper .k-i-refresh,.k-state-hover>*>.km-pane-wrapper .k-i-refresh,.k-button:hover .km-pane-wrapper .k-i-refresh,.k-textbox:hover .km-pane-wrapper .k-i-refresh,.k-button:active .km-pane-wrapper .k-i-refresh{background-position:-3em -7em}.km-pane-wrapper .k-i-exception{background-position:-10em -19em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-exception,.k-state-hover>.km-pane-wrapper .k-i-exception,.k-state-hover>*>.km-pane-wrapper .k-i-exception,.k-button:hover .km-pane-wrapper .k-i-exception,.k-textbox:hover .km-pane-wrapper .k-i-exception,.k-button:active .km-pane-wrapper .k-i-exception{background-position:-11em -19em}.km-pane-wrapper .k-i-restore{background-position:-2em -8em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-restore,.k-state-hover>.km-pane-wrapper .k-i-restore,.k-state-hover>*>.km-pane-wrapper .k-i-restore,.k-button:hover .km-pane-wrapper .k-i-restore,.k-textbox:hover .km-pane-wrapper .k-i-restore,.k-button:active .km-pane-wrapper .k-i-restore{background-position:-3em -8em}.km-pane-wrapper .k-i-maximize{background-position:-2em -9em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-maximize,.k-state-hover>.km-pane-wrapper .k-i-maximize,.k-state-hover>*>.km-pane-wrapper .k-i-maximize,.k-button:hover .km-pane-wrapper .k-i-maximize,.k-textbox:hover .km-pane-wrapper .k-i-maximize,.k-button:active .km-pane-wrapper .k-i-maximize{background-position:-3em -9em}.km-pane-wrapper .k-i-minimize{background-position:-4em -18em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-minimize,.k-state-hover>.km-pane-wrapper .k-i-minimize,.k-state-hover>*>.km-pane-wrapper .k-i-minimize,.k-button:hover .km-pane-wrapper .k-i-minimize,.k-textbox:hover .km-pane-wrapper .k-i-minimize,.k-button:active .km-pane-wrapper .k-i-minimize{background-position:-5em -18em}.km-pane-wrapper .k-i-pin{background-position:-10em -16em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-pin,.k-state-hover>.km-pane-wrapper .k-i-pin,.k-state-hover>*>.km-pane-wrapper .k-i-pin,.k-button:hover .km-pane-wrapper .k-i-pin,.k-textbox:hover .km-pane-wrapper .k-i-pin,.k-button:active .km-pane-wrapper .k-i-pin{background-position:-11em -16em}.km-pane-wrapper .k-i-unpin{background-position:-10em -17em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-unpin,.k-state-hover>.km-pane-wrapper .k-i-unpin,.k-state-hover>*>.km-pane-wrapper .k-i-unpin,.k-button:hover .km-pane-wrapper .k-i-unpin,.k-textbox:hover .km-pane-wrapper .k-i-unpin,.k-button:active .km-pane-wrapper .k-i-unpin{background-position:-11em -17em}.km-pane-wrapper .k-resize-se{background-position:-2em -10em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-resize-se,.k-state-hover>.km-pane-wrapper .k-resize-se,.k-state-hover>*>.km-pane-wrapper .k-resize-se,.k-button:hover .km-pane-wrapper .k-resize-se,.k-textbox:hover .km-pane-wrapper .k-resize-se,.k-button:active .km-pane-wrapper .k-resize-se{background-position:-3em -10em}.km-pane-wrapper .k-i-calendar{background-position:-2em -11em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-calendar,.k-state-hover>.km-pane-wrapper .k-i-calendar,.k-state-hover>*>.km-pane-wrapper .k-i-calendar,.k-button:hover .km-pane-wrapper .k-i-calendar,.k-textbox:hover .km-pane-wrapper .k-i-calendar,.k-button:active .km-pane-wrapper .k-i-calendar{background-position:-3em -11em}.km-pane-wrapper .k-i-clock{background-position:-2em -12em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-i-clock,.k-state-hover>.km-pane-wrapper .k-i-clock,.k-state-hover>*>.km-pane-wrapper .k-i-clock,.k-button:hover .km-pane-wrapper .k-i-clock,.k-textbox:hover .km-pane-wrapper .k-i-clock,.k-button:active .km-pane-wrapper .k-i-clock{background-position:-3em -12em}.km-pane-wrapper .k-si-plus{background-position:-2em -13em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-si-plus,.k-state-hover>.km-pane-wrapper .k-si-plus,.k-state-hover>*>.km-pane-wrapper .k-si-plus,.k-button:hover .km-pane-wrapper .k-si-plus,.k-textbox:hover .km-pane-wrapper .k-si-plus,.k-button:active .km-pane-wrapper .k-si-plus{background-position:-3em -13em}.km-pane-wrapper .k-si-minus{background-position:-2em -14em}.k-link:not(.k-state-disabled):hover>.km-pane-wrapper .k-si-minus,.k-state-hover>.km-pane-wrapper .k-si-minus,.k-state-hover>*>.km-pane-wrapper .k-si-minus,.k-button:hover .km-pane-wrapper .k-si-minus,.k-textbox:hover .km-pane-wrapper .k-si-minus,.k-button:active .km-pane-wrapper .k-si-minus{background-position:-3em -14em}}.km-pane-wrapper .km-pane .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),.km-pane-wrapper .km-pane .k-mobile-list textarea,.km-pane-wrapper .k-mobile-list .k-widget,.km-pane-wrapper .k-edit-field>*:not([type="checkbox"]):not([type="radio"]):not(.k-button){text-indent:0;font-size:1em;line-height:1.6em;vertical-align:middle;height:auto;padding:0;border:0;margin:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0}.km-pane-wrapper .k-mobile-list .k-widget{border:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0}.k-ie .km-pane-wrapper .k-mobile-list .k-widget{height:initial}.km-pane-wrapper .k-mobile-list .k-widget .k-input,.km-pane-wrapper .k-mobile-list .k-widget .k-state-default{border:0;background:transparent}.km-pane-wrapper *:not(.k-state-default)>input:not([type="checkbox"]):not([type="radio"]),.km-pane-wrapper .k-mobile-list select:not([multiple]),.km-pane-wrapper .k-mobile-list textarea,.km-pane-wrapper .k-mobile-list .k-widget,.km-pane-wrapper .k-edit-field>*:not([type="checkbox"]):not([type="radio"]):not(.k-button){width:80%;padding:.6em 0;margin:-0.5em 0}.km-pane-wrapper .km-pane .k-mobile-list input,.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),.km-pane-wrapper .km-pane .k-mobile-list textarea,.km-pane-wrapper .k-mobile-list .k-widget,.km-pane-wrapper .k-mobile-list .k-edit-field>*{-webkit-appearance:none;-moz-appearance:none;appearance:none;float:right;z-index:1;position:relative}.km-pane-wrapper .k-scheduler-views{width:18em}.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar{background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;padding:.5em 1em}.km-pane-wrapper #recurrence .k-scheduler-navigation{width:100%}.km-pane-wrapper .k-scheduler-views,.km-pane-wrapper .k-mobile-list .k-scheduler-navigation{display:table;table-layout:fixed}.km-pane-wrapper .k-scheduler-views li,.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li{display:table-cell;text-align:center}.km-pane-wrapper .k-scheduler-views li a,.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li a{padding-left:0;padding-right:0;width:100%}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check{margin:0;padding-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check:first-child{margin-top:-0.5em}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check:last-child{margin-bottom:-0.5em}.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check{text-indent:1em}.km-pane-wrapper .k-mobile-list .k-edit-field>.k-button{margin-left:20%;float:left}.km-pane-wrapper .k-mobile-list .k-picker-wrap,.km-pane-wrapper .k-mobile-list .k-numeric-wrap,.km-pane-wrapper .k-mobile-list .k-dropdown-wrap{position:static;-webkit-box-shadow:none;box-shadow:none}.km-pane-wrapper .k-mobile-list .k-datepicker .k-select,.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select,.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-select{position:absolute;top:0;right:0;line-height:auto}.km-pane-wrapper .k-mobile-list .k-datepicker .k-select:before,.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select:before{content:"\a0";display:inline-block;width:0;height:100%;vertical-align:middle}.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-link{height:50%}.km-pane-wrapper .k-grid .k-button,.km-pane-wrapper .k-edit-form-container .k-button{margin:0}.km-pane-wrapper .k-grid .k-button+.k-button,.km-pane-wrapper .k-edit-form-container .k-button+.k-button{margin:0 0 0 .18em}.km-pane-wrapper .k-pager-numbers .k-link,.km-pane-wrapper .k-pager-numbers .k-state-selected,.km-pane-wrapper .k-pager-wrap>.k-link{width:2.4em;height:2.4em;line-height:2.1em;-moz-border-radius:2em;-webkit-border-radius:2em;-o-border-radius:2em;border-radius:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.km-pane-wrapper .k-pager-numbers .k-link,.km-pane-wrapper .k-pager-numbers .k-state-selected{width:auto;line-height:2.2em;padding:0 .86em;min-width:.7em}.km-pane-wrapper .k-pager-wrap{line-height:2.4em}@media all and (max-width:699px),(-ms-high-contrast:active) and (-ms-high-contrast:none) and (max-width:800px){.km-pane-wrapper *:not(.k-state-default)>input:not([type="checkbox"]):not([type="radio"]),.km-pane-wrapper .k-mobile-list select:not([multiple]),.km-pane-wrapper .k-mobile-list textarea,.km-pane-wrapper .k-mobile-list .k-widget,.km-pane-wrapper .k-edit-field>*:not([type="checkbox"]):not([type="radio"]):not(.k-button){width:50%}.km-pane-wrapper .k-mobile-list .k-edit-field>.k-button{margin-left:50%}.km-pane-wrapper .k-mobile-list .k-edit-field>.k-timezone-button{margin-left:1em}.km-pane-wrapper .k-scheduler-views{width:15em}.km-pane-wrapper .k-nav-today a{padding-left:.6em;padding-right:.6em}.km-pane-wrapper li.k-nav-current{margin-left:0;margin-right:0}.km-pane-wrapper .k-pager-wrap{position:relative}.km-pane-wrapper .k-pager-numbers{width:auto;display:block;overflow:hidden;margin-right:5.5em;float:none;text-overflow:ellipsis;height:2.4em;text-align:center}.km-pane-wrapper .k-pager-numbers li{float:none;display:inline-block}.km-pane-wrapper .k-pager-nav{float:left}.km-pane-wrapper .k-pager-nav:nth-last-child(2),.km-pane-wrapper .k-pager-nav:nth-last-child(3){position:absolute;right:.3em;top:.3em}.km-pane-wrapper .k-pager-nav:nth-last-child(3){right:3em}.km-pane-wrapper .k-pager-info{display:none}}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check,.km-pane-wrapper .k-mobile-list .k-edit-field>*>select:not([multiple]),.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check{width:100%}.k-tooltip{position:absolute;z-index:12000;border-style:solid;border-width:1px;padding:4px 5px 4px 6px;background-repeat:repeat-x;min-width:20px;text-align:center}.k-tooltip-button{text-align:right;height:0}.k-tooltip-content{height:100%}.k-tooltip-closable .k-tooltip-content{padding-right:20px}span.k-tooltip{position:static;display:inline-block;border-width:1px;padding:2px 5px 1px 6px}.k-invalid-msg{display:none}.k-callout{position:absolute;width:0;height:0;border-style:solid;border-width:6px;border-color:transparent}.k-callout-n{top:-13px;left:50%}.k-callout-w{top:50%;left:-13px}.k-callout-s{left:50%;bottom:-13px}.k-callout-e{top:50%;right:-13px}.k-slider-tooltip .k-callout-n,.k-slider-tooltip .k-callout-s{margin-left:-6px}.k-slider-tooltip .k-callout-w,.k-slider-tooltip .k-callout-e{margin-top:-6px}.k-tooltip-validation .k-warning{vertical-align:text-top;margin-right:3px}.k-tooltip-validation{z-index:9999}.k-splitter{position:relative;height:300px}.k-pane>.k-splitter{border-width:0;overflow:hidden}.k-splitter .k-pane{overflow:hidden}.k-splitter .k-scrollable{overflow:auto}.k-splitter .k-pane-loading{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.k-ghost-splitbar,.k-splitbar{position:absolute;border-style:solid;font-size:0;outline:0;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.k-splitter .k-ghost-splitbar-horizontal,.k-splitter .k-splitbar-horizontal{top:0;width:5px;border-width:0 1px;background-repeat:repeat-y}.k-ghost-splitbar-vertical,.k-splitbar-vertical{left:0;height:5px;border-width:1px 0;background-repeat:repeat-x}.k-splitbar-draggable-horizontal{cursor:w-resize}.k-splitbar-draggable-vertical{cursor:n-resize}.k-splitbar .k-resize-handle{display:none}.k-restricted-size-horizontal,.k-restricted-size-vertical{background-color:#f00}.k-splitbar-horizontal .k-icon{position:absolute;top:50%;width:5px;height:20px;margin-top:-10px}.k-collapse-prev,.k-collapse-next,.k-expand-prev,.k-expand-next{cursor:pointer}.k-splitbar-horizontal .k-collapse-prev{margin-top:-31px}.k-splitbar-horizontal .k-collapse-next{margin-top:11px}.k-splitbar-static-horizontal{width:1px}.k-splitbar-static-vertical{height:1px}.k-splitbar-vertical .k-icon{position:absolute;left:50%;width:20px;height:5px;margin-left:-10px}.k-splitbar-vertical .k-collapse-prev{margin-left:-31px}.k-splitbar-vertical .k-collapse-next{margin-left:11px}.k-splitbar-draggable-vertical .k-resize-handle,.k-splitbar-draggable-horizontal .k-resize-handle{display:inline-block}.k-splitbar-horizontal .k-resize-handle{background-position:-165px -6px}.k-splitbar-horizontal-hover>.k-resize-handle{background-position:-181px -6px}.k-splitbar-horizontal .k-collapse-prev,.k-splitbar-horizontal .k-expand-next{background-position:-6px -174px}.k-splitbar-horizontal-hover>.k-collapse-prev,.k-splitbar-horizontal-hover>.k-expand-next{background-position:-22px -174px}.k-splitbar-horizontal .k-collapse-next,.k-splitbar-horizontal .k-expand-prev{background-position:-5px -142px}.k-splitbar-horizontal-hover>.k-collapse-next,.k-splitbar-horizontal-hover>.k-expand-prev{background-position:-21px -142px}.k-splitbar-vertical .k-resize-handle{background-position:-38px -309px}.k-splitbar-vertical-hover>.k-resize-handle{background-position:-70px -309px}.k-splitbar-vertical .k-collapse-prev,.k-splitbar-vertical .k-expand-next{background-position:2px -134px}.k-splitbar-vertical-hover>.k-collapse-prev,.k-splitbar-vertical-hover>.k-expand-next{background-position:-14px -134px}.k-splitbar-vertical .k-collapse-next,.k-splitbar-vertical .k-expand-prev{background-position:2px -165px}.k-splitbar-vertical-hover>.k-collapse-next,.k-splitbar-vertical-hover>.k-expand-prev{background-position:-14px -165px}html .k-upload{position:relative}html .k-upload-empty{border-width:0;background:0}.k-dropzone em,.k-upload-button{vertical-align:middle}.k-ie7 .k-dropzone em,.k-ie7 .k-upload-button{vertical-align:baseline}.k-dropzone,.k-file{position:relative}.k-dropzone{border-style:solid;border-width:0;padding:.8em;background-color:transparent}.k-dropzone em{visibility:hidden;margin-left:.6em}.k-dropzone-active em{visibility:visible}.k-upload-button{position:relative;min-width:7.167em;overflow:hidden!important;direction:ltr}.k-upload-sync .k-upload-button,.k-ie7 .k-upload-button,.k-ie8 .k-upload-button,.k-ie9 .k-upload-button{margin:.8em}.k-upload-button input{position:absolute;top:0;right:0;z-index:1;font:200px monospace!important;filter:alpha(opacity=0);opacity:0;margin:0;padding:0;cursor:pointer}.k-upload-files{margin:0 0 .6em;line-height:2.66;border-style:solid;border-width:1px 0 0}.k-upload-files .k-button{padding:0}.k-upload-files .k-button,.k-upload-status-total .k-icon{margin-left:8px}.k-ie7 .k-upload-files .k-button{line-height:1}.k-upload .k-fail{background-position:-161px -111px}.k-si-refresh{background-position:-160px -128px}.k-link:not(.k-state-disabled):hover>.k-si-refresh,.k-state-hover>.k-si-refresh,.k-state-hover>*>.k-si-refresh,.k-button:hover .k-si-refresh,.k-textbox:hover .k-si-refresh,.k-button:active .k-si-refresh{background-position:-176px -128px}.k-si-tick,.k-success{background-position:-160px -96px}.k-link:not(.k-state-disabled):hover>.k-si-tick,.k-link:not(.k-state-disabled):hover>.k-success,.k-state-hover>.k-si-tick,.k-state-hover>.k-success,.k-state-hover>*>.k-si-tick,.k-state-hover>*>.k-success,.k-button:hover .k-si-tick,.k-button:hover .k-success,.k-textbox:hover .k-si-tick,.k-textbox:hover .k-success,.k-button:active .k-si-tick,.k-button:active .k-success{background-position:-176px -96px}.k-si-cancel{background-position:-160px -112px}.k-link:not(.k-state-disabled):hover>.k-si-cancel,.k-state-hover>.k-si-cancel,.k-state-hover>*>.k-si-cancel,.k-button:hover .k-si-cancel,.k-textbox:hover .k-si-cancel,.k-button:active .k-si-cancel{background-position:-176px -112px}.k-file{border-style:solid;border-width:0 0 1px;padding:.167em .167em .167em .8em}.k-file .k-icon{position:relative}.k-file>.k-icon{background-position:-112px -288px}.k-link:not(.k-state-disabled):hover>.k-file>.k-icon,.k-state-hover>.k-file>.k-icon,.k-state-hover>*>.k-file>.k-icon,.k-button:hover .k-file>.k-icon,.k-textbox:hover .k-file>.k-icon,.k-button:active .k-file>.k-icon{background-position:-128px -288px}.k-filename{position:relative;display:inline-block;min-width:10em;max-width:16.667em;vertical-align:middle;margin-left:1em;padding-bottom:.167em;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.k-upload-status{position:absolute;right:12px;top:.6em;line-height:.7em}.k-upload-status .k-button,.k-upload-status .k-warning{vertical-align:text-bottom}.k-dropzone .k-upload-status{line-height:2.4}.k-ie8 .k-upload-status-total{line-height:29px}.k-progress{position:absolute;top:0;bottom:0;left:0}.k-upload-selected{min-width:7.167em;margin:.25em 0 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.k-ie7 .k-upload-selected{min-width:100px}.k-upload-selected,.k-upload-cancel{margin-bottom:.8em}.k-upload-selected{margin-left:.8em;margin-right:.2em}.k-toolbar-wrap .k-dropzone em,.k-toolbar-wrap .k-upload-files{display:none}.k-toolbar-wrap .k-dropzone{border:0;padding:0}.k-toolbar-wrap .k-dropzone-active{text-align:center}.k-toolbar-wrap .k-dropzone-active em{display:inline;margin:0;font-size:5em;font-style:normal}.k-toolbar-wrap .k-dropzone-active .k-upload-button{display:none}.k-imagebrowser-dropzone{z-index:10010;filter:alpha(opacity=40);opacity:.4;position:fixed}.k-search-wrap{position:relative;float:right;width:20%;padding:0}.k-search-wrap label{position:absolute;top:0;left:4px;line-height:20px;font-style:italic}.k-search-wrap input.k-input{padding-left:0;padding-right:0}.k-search-wrap .k-search{position:absolute;top:4px;right:2px;margin:0}.k-breadcrumbs{position:relative;float:left;width:79%}.k-breadcrumbs-wrap{position:absolute;top:3px;left:0;z-index:1;padding-left:5px;line-height:18px}.k-breadcrumbs>.k-input{width:100%;font-size:inherit;font-family:inherit;border:0}.k-breadcrumbs .k-link,.k-breadcrumbs-wrap .k-icon{margin-top:0;text-decoration:none;vertical-align:middle;position:static}.k-breadcrumbs .k-link:hover{text-decoration:underline}.k-imagebrowser .k-breadcrumbs .k-i-seek-w{text-decoration:none;cursor:default}.k-imagebrowser .k-toolbar{border-style:solid;border-width:1px;margin:8px 0 0;padding:.25em;line-height:23px;white-space:nowrap}.k-imagebrowser .k-toolbar .k-button.k-state-disabled{display:none}.k-imagebrowser .k-toolbar-wrap{float:left}.k-imagebrowser .k-tiles-arrange{float:right}.k-imagebrowser .k-tiles-arrange .k-dropdown{width:75px}.k-imagebrowser .k-upload{float:left;z-index:10010;border-width:0;background-color:transparent}.k-imagebrowser .k-upload .k-upload-status{display:none}.k-imagebrowser .k-upload .k-upload-button{width:auto;margin-left:0;vertical-align:top}.k-imagebrowser .k-upload .k-icon{vertical-align:bottom}.k-ie7 .k-imagebrowser .k-upload-button,.k-ie7 .k-imagebrowser .k-upload .k-icon{vertical-align:baseline;position:relative;top:1px}.k-ie7 .k-imagebrowser .k-upload .k-icon{top:2px}.k-ie7 .k-imagebrowser .k-toolbar .k-button-icon{vertical-align:middle}.k-tiles{clear:both;height:390px;border-style:solid;border-width:1px;border-top-width:0;margin:0 0 1.4em;padding:9px;overflow:auto;line-height:1.2}.k-tile{float:left;width:223px;height:88px;overflow:hidden;border-style:solid;border-width:1px;margin:1px;padding:0 0 4px;background-position:0 100px;background-repeat:repeat-x;cursor:pointer}.k-tiles li.k-state-hover,.k-tiles li.k-state-selected{background-position:0 center}.k-imagebrowser .k-thumb{float:left;display:inline;width:80px;height:80px;margin:4px 10px 0 4px;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.k-imagebrowser .k-file{width:80px;height:80px}.k-imagebrowser .k-image{margin:2px 0 0 2px}.k-imagebrowser .k-folder{width:80px;height:80px;background-position:0 -200px;background-repeat:no-repeat}.k-imagebrowser .k-loading{margin:35px 0 0 33px}.k-tile strong,.k-tile input{margin:10px 0 4px;font-weight:normal}.k-tile strong{float:left;width:120px;overflow:hidden;text-overflow:ellipsis}.k-tile input{width:100px}.k-tile strong,.k-tile input,.k-tile .k-filesize{display:block}.k-imagebrowser .k-form-text-row{text-align:right}.k-imagebrowser .k-form-text-row label{width:14%}.k-imagebrowser .k-form-text-row input{width:80%}.k-tile-empty{margin:160px 0 0}.k-tile-empty .k-dialog-upload{font-weight:bold;font-size:120%}.k-tile-empty strong{display:block;margin:0 0 .2em;font-size:3em;font-weight:normal}.k-tile-empty,.k-tile-empty .k-button-wrapper{text-align:center}.k-ie7 .k-button,.k-ie7 .k-grid-filter,.k-ie7 .k-header-column-menu,.k-ie7 .k-grid .k-pager-numbers,.k-ie7 .k-grid .k-status-text,.k-ie7 .k-pager-numbers .k-link,.k-ie7 .k-pager-numbers span,.k-ie7 .k-pager-numbers input,.k-ie7 .k-grouping-row p,.k-ie7 .k-grouping-header a,.k-ie7 .k-grouping-header .k-group-indicator,.k-ie7 .k-grouping-header .k-link,.k-ie7 .k-grouping-header .k-button,.k-ie7 .k-grid-actions,.k-ie7 .k-edit-label,.k-ie7 .k-edit-field,.k-ie7 .k-edit-form-container .editor-label,.k-ie7 .k-edit-form-container .editor-field,.k-ie7 .k-combobox,.k-ie7 .k-dropdown,.k-ie7 .k-selectbox,.k-ie7 .k-picker-wrap .k-select,.k-ie7 .k-dropdown-wrap .k-select,.k-ie7 .k-numerictextbox,.k-ie7 .k-timepicker,.k-ie7 .k-datepicker,.k-ie7 .k-datetimepicker,.k-ie7 .k-colorpicker,.k-ie7 .k-calendar,.k-ie7 .k-calendar .k-nav-fast,.k-ie7 .k-treeview .k-icon,.k-ie7 .k-treeview .k-image,.k-ie7 .k-treeview .k-sprite,.k-ie7 .k-treeview .k-in,.k-ie7 .k-colorpicker,.k-ie7 .k-colorpicker .k-tool-icon,.k-ie7 .k-palette.k-reset,.k-ie7 .k-editor-dialog .k-button,.k-ie7 .k-form-text-row label,.k-ie7 .k-tabstrip-items .k-item,.k-ie7 .k-tabstrip-items .k-link,.k-ie7 .k-slider-horizontal,.k-ie7 .k-splitbar-draggable-vertical .k-resize-handle,.k-ie7 .k-splitbar-draggable-horizontal .k-resize-handle,.k-ie7 .t-filename,.k-ie7 div.k-window,.k-ie7 .k-window-titlebar .k-window-action,.k-ie7 .k-scheduler-toolbar>ul>li,.k-ie7 .k-scheduler-footer>ul>li,.k-ie7 .k-scheduler-toolbar>ul>li,.k-ie7 .k-scheduler-footer>ul>li,.k-ie7 .k-event:hover .k-event-delete,.k-ie7 tr:hover>td>.k-task .k-event-delete,.k-ie7 .k-progressbar,.k-ie7 .k-progressbar-horizontal .k-item,.k-ie7 .k-progress-status{display:inline;zoom:1}.k-ie7 .k-treeview .k-item,.k-ie7 .k-treeview .k-group{zoom:1}.km-scroll-container{-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none;-webkit-margin-collapse:separate;-webkit-transform:translatez(0)}.k-widget .km-scroll-wrapper{position:relative;padding-bottom:0}.km-touch-scrollbar{position:absolute;visibility:hidden;z-index:200000;height:.3em;width:.3em;background-color:rgba(0,0,0,0.7);opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.km-vertical-scrollbar{height:100%;right:2px;top:2px}.km-horizontal-scrollbar{width:100%;left:2px;bottom:2px}.k-animation-container,.k-widget,.k-widget *,.k-animation-container *,.k-widget *:before,.k-animation-container *:after,.k-block .k-header{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.k-button,.k-textbox,.k-autocomplete,div.k-window-content,.k-tabstrip>.k-content>.km-scroll-container,.k-block,.k-edit-cell .k-widget,.k-grid-edit-row .k-widget,.k-grid-edit-row .text-box,.km-actionsheet>li,.km-shim{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-group .form-control{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/*
* Kendo UI Web v2013.3.1316 (http://kendoui.com)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI Web commercial licenses may be obtained at
* https://www.kendoui.com/purchase/license-agreement/kendo-ui-web-commercial.aspx
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
*/
.k-in,.k-item,.k-window-action{border-color:transparent}.k-block,.k-widget{background-color:#fff}.k-block,.k-widget,.k-input,.k-textbox,.k-group,.k-content,.k-header,.k-editable-area,.k-separator,.k-colorpicker .k-i-arrow-s,.k-textbox>input,.k-autocomplete,.k-dropdown-wrap,.k-toolbar,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-state-default,.k-state-default .k-select,.k-state-disabled,.k-grid-header-wrap,.k-grid-header,.k-grid td,.k-grid td.k-state-selected,.k-grid-footer-wrap,.k-pager-wrap,.k-pager-wrap .k-link,.k-pager-refresh,.k-grouping-header,.k-grouping-header .k-group-indicator,.k-panelbar>.k-item>.k-link,.k-panel>.k-item>.k-link,.k-panelbar .k-panel,.k-panelbar .k-content,.k-calendar th,.k-slider-track,.k-splitbar,.k-dropzone-active,.k-tiles,.k-toolbar,.k-tooltip,.k-button-group .k-tool,.k-upload-files{border-color:#c5c5c5}.k-group,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-widget .k-status,.k-calendar th,.k-dropzone-hovered,.k-widget.k-popup{background-color:#ebebeb}.k-grouping-row td,td.k-group-cell,.k-resize-handle-inner{background-color:#e3e3e3}.k-list-container{border-color:#c5c5c5;background-color:#e9e9e9}.k-content,.k-editable-area,.k-panelbar>li.k-item,.k-panel>li.k-item,.k-tiles{background-color:#fff}.k-alt,.k-separator{background-color:#f5f5f5}.k-textbox,.k-autocomplete.k-header,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active{border-color:#c5c5c5;background-color:#e9e9e9}.k-textbox>input,.k-autocomplete .k-input,.k-dropdown-wrap .k-input,.k-autocomplete.k-state-focused .k-input,.k-dropdown-wrap.k-state-focused .k-input,.k-picker-wrap.k-state-focused .k-input,.k-numeric-wrap.k-state-focused .k-input{border-color:#c5c5c5}input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input{background:0}.k-input,input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input,.k-multiselect-wrap{background-color:#fff;color:#2e2e2e}.k-input[readonly]{background-color:#fff;color:#2e2e2e}.k-block,.k-widget,.k-popup,.k-content,.k-dropdown .k-input{color:#2e2e2e}.k-block{color:#2e2e2e}.k-link:link,.k-link:visited,.k-nav-current.k-state-hover .k-link{color:#2e2e2e}.k-tabstrip-items .k-link,.k-panelbar>li>.k-link{color:#2e2e2e}.k-header{color:#2e2e2e}.k-header,.k-grid-header,.k-toolbar,.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap,.k-grouping-header,.k-pager-wrap,.k-textbox,.k-button,.k-progressbar,.k-draghandle,.k-autocomplete,.k-state-highlight,.k-tabstrip-items .k-item,.km-pane-wrapper>.km-pane>.km-view>.km-content{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;background-color:#e3e3e3}.k-widget.k-tooltip{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png)}.k-block,.k-header,.k-grid-header,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-button,.k-draghandle{background-color:#e3e3e3}.k-icon:hover,.k-state-hover .k-icon,.k-state-selected .k-icon,.k-state-focused .k-icon,.k-column-menu .k-state-hover .k-sprite,.k-column-menu .k-state-active .k-sprite{opacity:1}.k-icon,.k-state-disabled .k-icon,.k-column-menu .k-sprite{opacity:.8}.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked{opacity:.8}.k-tool{border-color:transparent}.k-icon,.k-tool-icon,.k-grouping-dropclue,.k-drop-hint,.k-column-menu .k-sprite,.k-grid-mobile .k-resize-handle-inner:before,.k-grid-mobile .k-resize-handle-inner:after{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/sprite.png);border-color:transparent}.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/sprite.png);border-color:transparent}.k-loading,.k-state-hover .k-loading{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/loading.gif);background-position:50% 50%}.k-loading-image{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/loading-image.gif)}.k-loading-color{background-color:#fff}.k-button{color:#2e2e2e;border-color:#c5c5c5;background-color:#e3e3e3}.k-button:hover{color:#2e2e2e;border-color:#bcb4b0;background-color:#bcb4b0}.k-button.k-state-disabled,.k-state-disabled .k-button,.k-state-disabled .k-button:hover,.k-button.k-state-disabled:hover,.k-state-disabled .k-button:active,.k-button.k-state-disabled:active{color:#9f9e9e;border-color:#c5c5c5;background-color:#e3e3e3;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%)}.k-draghandle{border-color:#c5c5c5;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.k-draghandle:hover{border-color:#bcb4b0;background-color:#bcb4b0;-webkit-box-shadow:none;box-shadow:none}.k-scheduler{color:#2e2e2e;background-color:#fff}.k-scheduler-layout{color:#2e2e2e}.k-scheduler-datecolumn,.k-scheduler-groupcolumn{background-color:#fff;color:#2e2e2e}.k-scheduler-times tr,.k-scheduler-times th,.k-scheduler-table td,.k-scheduler-header th,.k-scheduler-header-wrap,.k-scheduler-times{border-color:#c5c5c5}.k-nonwork-hour{background-color:#f2f2f2}.k-scheduler-table .k-today,.k-today>.k-scheduler-datecolumn,.k-today>.k-scheduler-groupcolumn{background-color:#f8f8f8}.k-scheduler-now-arrow{border-left-color:#e20000}.k-scheduler-now-line{background-color:#e20000}.k-event{border-color:#ffdac1;background:#ffdac1 0 -257px url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png) repeat-x;color:#2e2e2e}.k-event-inverse{color:#fff}.k-event.k-state-selected{background-position:0 0}.k-ie7 .k-event .k-resize-handle,.k-event .k-resize-handle:after{background-color:#bababa}.k-scheduler-marquee:before,.k-scheduler-marquee:after{border-color:#f35800}.k-panelbar .k-content,.k-panelbar .k-panel,.k-panelbar .k-item{background-color:#fff;color:#2e2e2e;border-color:#c5c5c5}.k-panelbar>li>.k-link{color:#2e2e2e}.k-panelbar>.k-item>.k-link{border-color:#c5c5c5}.k-panel>li.k-item{background-color:#fff}.k-state-active,.k-state-active:hover,.k-active-filter,.k-tabstrip .k-state-active{background-color:#fff;border-color:#f35800;color:#2e2e2e}.k-menu .k-state-hover>.k-state-active{background-color:transparent}.k-state-highlight{background:#fff;color:#2e2e2e}.k-state-focused,.k-grouping-row .k-state-focused{border-color:#bcb4b0}.k-calendar .k-link{color:#2e2e2e}.k-calendar .k-footer{padding:0}.k-calendar .k-footer .k-nav-today{display:inline-block;width:100%;height:100%;padding:.5em 0;color:#2e2e2e;text-decoration:none;background-color:#fff}.k-calendar .k-footer .k-nav-today:hover,.k-calendar .k-footer .k-nav-today.k-state-hover{background-color:#fff;text-decoration:underline}.k-calendar .k-footer .k-nav-today:active{background-color:#fff}.k-calendar .k-link.k-nav-fast{color:#2e2e2e}.k-calendar .k-nav-fast.k-state-hover{text-decoration:none;background-color:#bcb4b0;color:#2e2e2e}.k-calendar .k-link.k-state-hover,.k-window-titlebar .k-link{border-radius:4px}.k-calendar .k-footer .k-link{border-radius:0}.k-calendar th{background-color:#ebebeb}.k-calendar-container.k-group{border-color:#c5c5c5}.k-state-selected,.k-state-selected:link,.k-state-selected:visited,.k-list>.k-state-selected,.k-list>.k-state-highlight,.k-panel>.k-state-selected,.k-button:active,.k-ghost-splitbar-vertical,.k-ghost-splitbar-horizontal,.k-draghandle.k-state-selected:hover,.k-scheduler .k-scheduler-toolbar .k-state-selected,.k-marquee-color{color:#fff;background-color:#f35800;border-color:#f35800}.k-marquee-text{color:#fff}.k-state-focused,.k-list>.k-state-focused,.k-listview>.k-state-focused,.k-grid-header th.k-state-focused,td.k-state-focused,.k-button:focus:not(.k-state-disabled):not([disabled]),.k-button.k-state-focused{-webkit-box-shadow:inset 0 0 5px 1px #bcb4b0;box-shadow:inset 0 0 5px 1px #bcb4b0}.k-state-focused.k-state-selected,.k-list>.k-state-focused.k-state-selected,.k-listview>.k-state-focused.k-state-selected,td.k-state-focused.k-state-selected,.k-button:focus:active:not(.k-state-disabled):not([disabled]){-webkit-box-shadow:inset 0 0 3px 4px #df5100;box-shadow:inset 0 0 3px 4px #df5100}.k-ie8 .k-panelbar span.k-state-focused,.k-ie8 .k-menu li.k-state-focused,.k-ie8 .k-listview>.k-state-focused,.k-ie8 .k-grid-header th.k-state-focused,.k-ie8 td.k-state-focused,.k-ie8 .k-tool.k-state-hover,.k-ie8 .k-button:focus,.k-ie8 .k-button.k-state-focused,.k-ie7 .k-panelbar span.k-state-focused,.k-ie7 .k-menu li.k-state-focused,.k-ie7 .k-listview>.k-state-focused,.k-ie7 .k-grid-header th.k-state-focused,.k-ie7 td.k-state-focused,.k-ie7 .k-tool.k-state-hover,.k-ie7 .k-button:focus,.k-ie7 .k-button.k-state-focused{background-color:#bcb4b0}.k-list>.k-state-selected.k-state-focused{-webkit-box-shadow:none;box-shadow:none}.k-state-selected>.k-link,.k-panelbar>li>.k-state-selected{color:#fff}.k-state-selected,.k-button:active,.k-draghandle.k-state-selected:hover{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.0) 100%)}.k-button:active,.k-draghandle.k-state-selected:hover{background-position:50% 50%}.k-state-hover,.k-state-hover:hover,.k-splitbar-horizontal-hover:hover,.k-splitbar-vertical-hover:hover,.k-list>.k-state-hover,.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,.k-pager-wrap .k-link:hover,.k-dropdown .k-state-focused,.k-imagebrowser-dropzone,.k-mobile-list .k-item>.k-link:active,.k-mobile-list .k-item>.k-label:active,.k-mobile-list .k-edit-label.k-check:active,.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active,.k-mobile-list .k-recur-view .k-check:active{color:#2e2e2e;background-color:#bcb4b0;border-color:#bcb4b0}.k-ie7 .k-window-titlebar .k-state-hover,.k-ie8 .k-window-titlebar .k-state-hover{border-color:#bcb4b0}.k-state-hover>.k-select,.k-state-focused>.k-select{border-color:#bcb4b0}.k-button:hover,.k-button:focus,.k-button.k-state-focused,.k-textbox:hover,.k-state-hover,.k-state-hover:hover,.k-pager-wrap .k-link:hover,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em,.k-draghandle:hover{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%)}.k-pager-wrap{background-color:#e3e3e3;color:#2e2e2e}.k-autocomplete.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active,.k-dropdown-wrap.k-state-active,.k-state-active,.k-state-active:hover,.k-state-active>.k-link,.k-button:active,.k-panelbar>.k-item>.k-state-focused{background-image:none}.k-tool-icon{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/sprite.png)}.k-state-hover>.k-link,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em{color:#2e2e2e}.k-autocomplete.k-state-hover,.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-hover,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-hover,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-hover,.k-dropdown-wrap.k-state-focused{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;border-color:#bcb4b0}.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),.km-pane-wrapper .k-mobile-list textarea,.k-dropdown .k-state-focused .k-input{color:#2e2e2e}.k-dropdown .k-state-hover .k-input{color:#2e2e2e}.k-state-error{border-color:#e20000;background-color:#ff5252;color:#fff}.k-state-disabled{filter:alpha(opacity=70);opacity:.7}.k-tile-empty.k-state-selected,.k-loading-mask.k-state-selected{border-width:0;background-image:none;background-color:transparent}.k-state-disabled,.k-state-disabled .k-link,.k-state-disabled .k-button,.k-other-month,.k-other-month .k-link,.k-dropzone em,.k-dropzone .k-upload-status,.k-tile-empty strong,.k-slider .k-draghandle{color:#9f9e9e}.k-progressbar-indeterminate{background:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/indeterminate.gif)}.k-progressbar-indeterminate .k-progress-status-wrap,.k-progressbar-indeterminate .k-state-selected{display:none}.k-slider-track{background-color:#c5c5c5}.k-slider-selection{background-color:#f35800}.k-slider-horizontal .k-tick{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/slider-h.gif)}.k-slider-vertical .k-tick{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/slider-v.gif)}.k-widget.k-tooltip{border-color:#c5c5c5;background-color:#c6c6c6;color:#282828}.k-widget.k-tooltip-validation{border-color:#ffe79e;background-color:#fff4c9;color:#635145}.input-prepend .k-tooltip-validation,.input-append .k-tooltip-validation{font-size:12px;position:relative;top:3px}.k-callout-n{border-bottom-color:#c5c5c5}.k-callout-w{border-right-color:#c5c5c5}.k-callout-s{border-top-color:#c5c5c5}.k-callout-e{border-left-color:#c5c5c5}.k-tooltip-validation .k-callout-n{border-bottom-color:#ffe79e}.k-tooltip-validation .k-callout-w{border-right-color:#ffe79e}.k-tooltip-validation .k-callout-s{border-top-color:#ffe79e}.k-tooltip-validation .k-callout-e{border-left-color:#ffe79e}.k-splitbar{background-color:#e3e3e3}.k-restricted-size-vertical,.k-restricted-size-horizontal{background-color:#fff}.k-file{background-color:#fff;border-color:#c5c5c5}.k-file-progress{color:#06c}.k-file-progress .k-progress{background-color:#d0f8ff}.k-file-success{color:#28760b}.k-file-success .k-progress{background-color:#ddffd0}.k-file-error{color:#c00}.k-file-error .k-progress{background-color:#ffded7}.k-tile{border-color:#fff}.k-textbox:hover,.k-tiles li.k-state-hover{border-color:#bcb4b0}.k-tiles li.k-state-selected{border-color:#f35800}.k-tile .k-folder,.k-tile .k-file{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/imagebrowser.png)}.k-widget,.k-button{-webkit-box-shadow:none;box-shadow:none}.k-slider,.k-treeview,.k-upload{-webkit-box-shadow:none;box-shadow:none}.k-state-hover{-webkit-box-shadow:none;box-shadow:none}.k-autocomplete.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.3);box-shadow:0 0 3px 0 rgba(0,0,0,0.3)}.k-state-selected{-webkit-box-shadow:none;box-shadow:none}.k-state-active{-webkit-box-shadow:none;box-shadow:none}.k-grid td.k-state-selected.k-state-focused{background-color:#ff5e03}.k-popup,.k-menu .k-group,.k-grid .k-filter-options,.k-time-popup,.k-datepicker-calendar,.k-autocomplete.k-state-border-down,.k-autocomplete.k-state-border-up,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-multiselect.k-state-focused,.k-imagebrowser .k-image,.k-tooltip{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.3);box-shadow:0 2px 2px 0 rgba(0,0,0,0.3)}.k-window{border-color:rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 7px 1px rgba(128,128,128,0.3);box-shadow:1px 1px 7px 1px rgba(128,128,128,0.3);background-color:#fff}.k-window.k-state-focused{border-color:rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 7px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 7px 1px rgba(0,0,0,0.3)}.k-window.k-window-maximized,.k-window-maximized .k-window-titlebar,.k-window-maximized .k-window-content{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.k-shadow{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);box-shadow:0 1px 2px 0 rgba(0,0,0,0.3)}.k-inset{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);box-shadow:inset 0 1px 1px rgba(0,0,0,0.3)}.k-editor-inline ::selection{background-color:#f35800;text-shadow:none;color:#fff}.k-editor-inline ::-moz-selection{background-color:#f35800;text-shadow:none;color:#fff}.k-block,.k-button,.k-textbox,.k-drag-clue,.k-touch-scrollbar,.k-window,.k-window-titleless .k-window-content,.k-window-action,.k-inline-block,.k-grid .k-filter-options,.k-grouping-header .k-group-indicator,.k-autocomplete,.k-multiselect,.k-combobox,.k-dropdown,.k-dropdown-wrap,.k-datepicker,.k-timepicker,.k-colorpicker,.k-datetimepicker,.k-numerictextbox,.k-picker-wrap,.k-numeric-wrap,.k-colorpicker,.k-list-container,.k-calendar-container,.k-calendar td,.k-calendar .k-link,.k-treeview .k-in,.k-editor-inline,.k-tooltip,.k-tile,.k-slider-track,.k-slider-selection,.k-upload{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.k-tool{text-align:center;vertical-align:middle}.k-tool.k-group-start{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.k-rtl .k-tool.k-group-start{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.k-tool.k-group-end{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.k-rtl .k-tool.k-group-end{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.k-group-start.k-group-end.k-tool{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.k-calendar-container.k-state-border-up,.k-list-container.k-state-border-up,.k-autocomplete.k-state-border-up,.k-multiselect.k-state-border-up,.k-dropdown-wrap.k-state-border-up,.k-picker-wrap.k-state-border-up,.k-numeric-wrap.k-state-border-up,.k-window-content,.k-filter-menu{-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.k-autocomplete.k-state-border-up .k-input,.k-dropdown-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-selected-color,.k-numeric-wrap.k-state-border-up .k-input{-moz-border-radius:0 0 0 4px;-webkit-border-radius:0 0 0 4px;border-radius:0 0 0 4px}.k-multiselect.k-state-border-up .k-multiselect-wrap{-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.k-window-titlebar,.k-block>.k-header,.k-tabstrip-items .k-item,.k-panelbar .k-tabstrip-items .k-item,.k-tabstrip-items .k-link,.k-calendar-container.k-state-border-down,.k-list-container.k-state-border-down,.k-autocomplete.k-state-border-down,.k-multiselect.k-state-border-down,.k-dropdown-wrap.k-state-border-down,.k-picker-wrap.k-state-border-down,.k-numeric-wrap.k-state-border-down{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input{-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.k-numeric-wrap .k-link{-moz-border-radius:0 3px 0 0;-webkit-border-radius:0 3px 0 0;border-radius:0 3px 0 0}.k-numeric-wrap .k-link+.k-link{-moz-border-radius:0 0 3px 0;-webkit-border-radius:0 0 3px 0;border-radius:0 0 3px 0}.k-colorpicker .k-selected-color{-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.k-rtl .k-colorpicker .k-selected-color{-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.k-autocomplete.k-state-border-down .k-input,.k-dropdown-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-selected-color,.k-numeric-wrap.k-state-border-down .k-input{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.k-numeric-wrap .k-link.k-state-selected{background-color:#f35800}.k-multiselect.k-state-border-down .k-multiselect-wrap{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.k-dropdown-wrap .k-select,.k-picker-wrap .k-select,.k-numeric-wrap .k-select,.k-datetimepicker .k-select+.k-select,.k-list-container.k-state-border-right{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.k-rtl .k-dropdown-wrap .k-select,.k-rtl .k-picker-wrap .k-select,.k-rtl .k-numeric-wrap .k-select,.k-rtl .k-datetimepicker .k-select+.k-select,.k-rtl .k-list-container.k-state-border-right{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.k-numeric-wrap.k-expand-padding .k-input{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.k-textbox>input,.k-autocomplete .k-input,.k-multiselect-wrap{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.k-list .k-state-hover,.k-list .k-state-focused,.k-list .k-state-highlight,.k-list .k-state-selected,.k-dropzone{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.k-slider .k-button,.k-grid .k-slider .k-button{-moz-border-radius:13px;-webkit-border-radius:13px;border-radius:13px}.k-draghandle{-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px}.k-scheduler-toolbar>ul li:first-child,.k-scheduler-toolbar>ul li:first-child .k-link{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.k-rtl .k-scheduler-toolbar>ul li:first-child,.k-rtl .k-scheduler-toolbar>ul li:first-child .k-link,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child .k-link{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.k-scheduler-mobile .k-scheduler-toolbar>ul li.k-nav-today,.k-scheduler-mobile .k-scheduler-toolbar>ul li.k-nav-today .k-link,.k-edit-field>.k-scheduler-navigation{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.k-scheduler-toolbar .k-nav-next,.k-scheduler-toolbar ul+ul li:last-child,.k-scheduler-toolbar .k-nav-next .k-link,.k-scheduler-toolbar ul+ul li:last-child .k-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.k-rtl .k-scheduler-toolbar .k-nav-next,.k-rtl .k-scheduler-toolbar ul+ul li:last-child,.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,.k-rtl .k-scheduler-toolbar ul+ul li:last-child .k-link{border-radius:4px 0 0 4px}.k-scheduler div.k-scheduler-footer ul li,.k-scheduler div.k-scheduler-footer .k-link{border-radius:4px}.k-more-events,.k-event,.k-event .k-link{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.k-scheduler-mobile .k-event{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.k-grid-mobile .k-column-active+th.k-header{border-left-color:#2e2e2e}.k-ie .km-pane-wrapper .k-widget,.k-ie .km-pane-wrapper .k-group,.k-ie .km-pane-wrapper .k-content,.k-ie .km-pane-wrapper .k-header,.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-label,.km-pane-wrapper .k-mobile-list .k-edit-field{color:#2e2e2e}@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:none){div.km-pane-wrapper a{color:#2e2e2e}.km-pane-wrapper .k-icon{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/sprite_2x.png);background-size:21.2em 21em}}.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check{background-color:#fff;border-top:1px solid #c5c5c5}.km-pane-wrapper .k-mobile-list .k-item.k-state-selected{background-color:#f35800;border-top-color:#f35800}.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check:first-child{border-top-color:transparent}.km-pane-wrapper .k-mobile-list .k-item:last-child{-webkit-box-shadow:inset 0 -1px 0 #c5c5c5;box-shadow:inset 0 -1px 0 #c5c5c5}.km-pane-wrapper .k-mobile-list>ul>li>.k-link,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-label:nth-child(3),.km-pane-wrapper #recurrence .km-scroll-container>.k-edit-label:first-child{color:#797979}.km-pane-wrapper .k-mobile-list>ul>li>.k-link{border-bottom:1px solid #c5c5c5}.km-pane-wrapper .k-mobile-list .k-edit-field{-webkit-box-shadow:0 1px 1px #c5c5c5;box-shadow:0 1px 1px #c5c5c5}.km-actionsheet .k-grid-delete,.km-actionsheet .k-scheduler-delete,.km-pane-wrapper .k-scheduler-delete,.km-pane-wrapper .k-filter-menu .k-button[type=reset]{color:#fff;border-color:#e20000;background-color:red;background-image:-webkit-gradient(linear,50% 0,50% 100%,from(rgba(255,255,255,.3)),to(rgba(255,255,255,.15)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,.15));background-image:-moz-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,.15));background-image:-ms-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,.15));background-image:linear-gradient(to bottom,rgba(255,255,255,.3),rgba(255,255,255,.15))}.km-actionsheet .k-grid-delete:active,.km-actionsheet .k-scheduler-delete:active,.km-pane-wrapper .k-scheduler-delete:active,.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active{background-color:#900}.k-autocomplete.k-state-default,.k-picker-wrap.k-state-default,.k-numeric-wrap.k-state-default,.k-dropdown-wrap.k-state-default{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;background-color:#e9e9e9;border-color:#c5c5c5}.k-autocomplete.k-state-hover,.k-picker-wrap.k-state-hover,.k-numeric-wrap.k-state-hover,.k-dropdown-wrap.k-state-hover{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;border-color:#bcb4b0}.k-multiselect.k-header{border-color:#c5c5c5}.k-multiselect.k-header.k-state-hover{border-color:#bcb4b0}.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-multiselect.k-header.k-state-focused{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;border-color:#bcb4b0;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.3);box-shadow:0 0 3px 0 rgba(0,0,0,0.3)}.k-list-container{color:#2e2e2e}.k-dropdown .k-input,.k-dropdown .k-state-focused .k-input,.k-menu .k-popup{color:#2e2e2e}.k-state-default>.k-select{border-color:#c5c5c5}.k-state-hover>.k-select{border-color:#bcb4b0}.k-state-focused>.k-select{border-color:#bcb4b0}.k-tabstrip-items .k-state-default .k-link,.k-panelbar>li.k-state-default>.k-link{color:#2e2e2e}.k-tabstrip-items .k-state-hover .k-link,.k-panelbar>li.k-state-hover>.k-link{color:#2e2e2e}.k-panelbar .k-state-focused.k-state-hover{background:#bcb4b0;-webkit-box-shadow:none;box-shadow:none}.k-tabstrip-items .k-state-default,.k-ie7 .k-tabstrip-items .k-state-default .k-loading{border-color:#c5c5c5}.k-tabstrip-items .k-state-hover,.k-ie7 .k-tabstrip-items .k-state-hover .k-loading{border-color:#bcb4b0}.k-tabstrip-items .k-state-active,.k-ie7 .k-tabstrip-items .k-state-active .k-loading{background-color:#fff;background-image:none;border-color:#f35800}.k-tabstrip .k-content.k-state-active{background-color:#fff;color:#2e2e2e}.k-menu.k-header,.k-menu .k-item{border-color:#c5c5c5}.k-column-menu,.k-column-menu .k-item{border-color:#c5c5c5}.k-column-menu .k-separator{border-color:#c5c5c5;background-color:transparent}.k-menu .k-group{border-color:#c5c5c5}.k-secondary .k-picker-wrap,.k-secondary .k-dropdown-wrap,.k-secondary .k-numeric-wrap,.k-secondary.k-scheduler-toolbar>ul>li{background-color:#e3e3e3;border-color:#c5c5c5}.k-secondary .k-button-group .k-tool{border-color:#c5c5c5}.k-secondary.k-splitbar{border-color:#c5c5c5}.k-secondary .k-state-default>.k-select{border-color:#c5c5c5}.k-secondary .k-state-hover>.k-select{border-color:#bcb4b0}.k-secondary .k-state-focused>.k-select{border-color:#c5c5c5}.k-secondary .k-autocomplete.k-state-hover,.k-secondary .k-picker-wrap.k-state-hover,.k-secondary .k-numeric-wrap.k-state-hover,.k-secondary .k-dropdown-wrap.k-state-hover{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;border-color:#bcb4b0}.k-secondary .k-autocomplete.k-state-focused,.k-secondary .k-picker-wrap.k-state-focused,.k-secondary .k-numeric-wrap.k-state-focused,.k-secondary .k-dropdown-wrap.k-state-focused{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%;border-color:#bcb4b0}.k-secondary .k-button-group .k-tool:focus{background-color:#bcb4b0;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);background-position:50% 50%}.k-secondary .k-button,.k-secondary.k-button{color:#2e2e2e;background-color:#e3e3e3;border-color:#c5c5c5}.k-secondary .k-button:hover,.k-secondary.k-button:hover{color:#2e2e2e;border-color:#bcb4b0;background-color:#bcb4b0}.k-secondary .k-button:active{color:#fff;background-color:#f35800;border-color:#f35800}.k-secondary .k-button.k-state-disabled,.k-secondary .k-state-disabled .k-button,.k-secondary .k-state-disabled .k-button:hover,.k-secondary .k-button.k-state-disabled:hover,.k-secondary .k-state-disabled .k-button:active,.k-secondary .k-button.k-state-disabled:active{color:#9f9e9e;border-color:#c5c5c5;background-color:#e3e3e3;background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/textures/highlight.png);background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,.0) 100%)}.k-secondary .k-dropdown .k-input,.k-secondary .k-dropdown .k-state-focused .k-input,.k-secondary .k-menu .k-popup{color:#2e2e2e}.k-secondary .k-toolbar{color:#2e2e2e;border-color:#c5c5c5}.k-secondary.k-popup.k-group{border-color:#c5c5c5}.k-secondary.k-filter-menu{background-color:#fff;color:#2e2e2e}.k-grid-filter.k-state-active{background-color:#fff}.k-grouping-row td,.k-group-footer td,.k-grid-footer td{color:#2e2e2e;border-color:#c5c5c5;font-weight:bold}.k-grouping-header{color:#2e2e2e}.k-grid td.k-state-focused{-webkit-box-shadow:inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0;box-shadow:inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0}.k-header,.k-grid-header-wrap,.k-grid .k-grouping-header,.k-grid-header,.k-pager-wrap,.k-pager-wrap .k-textbox,.k-pager-wrap .k-link,.k-grouping-header .k-group-indicator{border-color:#c5c5c5}.k-pager-numbers .k-link,.k-treeview .k-in{border-color:transparent}.k-treeview .k-icon,.k-scheduler-table .k-icon,.k-grid .k-hierarchy-cell .k-icon{background-color:transparent;border-radius:4px}.k-scheduler-table .k-state-hover .k-icon{background-color:transparent}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.k-icon:not(.k-loading),.k-grouping-dropclue,.k-drop-hint,.k-callout,.k-tool-icon,.k-state-hover .k-tool-icon,.k-state-active .k-tool-icon,.k-state-active.k-state-hover .k-tool-icon,.k-state-selected .k-tool-icon,.k-state-selected.k-state-hover .k-tool-icon,.k-column-menu .k-sprite,.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked{background-image:url(/Scripts/kendoui.web.2013.3.1316/styles/Default/sprite_2x.png);background-size:340px 336px}.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input{-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}}@media screen and (-ms-high-contrast:active){.k-secondary .k-dropdown-wrap.k-state-focused,.k-secondary .k-button-group .k-tool:focus{border-color:#fff}}
