
/*
    src: url('Fertigo_PRO.eot');
    src: local('Fertigo Pro Regular'),
             local('FertigoPro-Regular'),
             url('Fertigo_PRO.woff') format('woff'),
             url('Fertigo_PRO.svg#FertigoPro-Regular') format('svg'),
*/

/*Стили по умолчанию*/
html{height:100%;}
* { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
h1, h2, h3, h4, h5, h6, body, p, form, ul{padding:0px;margin: 0;font-weight:normal;}
body {height: 100%;min-height: 100%;background: #f6f6f6 url('/content/images/header.png') 0 0px repeat-x;font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:13px;color:#293432;}
body p{font-size:13px;margin:0px;text-indent:0px;}

#mainAdmin  .mainHead{padding:0px 0px 10px 0px;}
#mainAdmin  #crumbs{margin-bottom:5px;}

.absolute{position: absolute; left:0; top:0; z-index: 1;}
input, select, textarea{font-family:  Arial, "Trebuchet MS", Helvetica, sans-serif;}
img {border:0px;}
ul, li{list-style:none;}
html .png{}

/*Сссылки*/
a{text-decoration:none;color:#9c3edc;cursor:pointer;}
  a:hover{text-decoration:none;}
 a.ajaxLink, a.ajax{text-decoration:none;color:#5BB75B;border-bottom:1px dashed #5BB75B;}
 a.ajaxLinkWhite{text-decoration:none;color:#ffffff;border-bottom:1px dashed #ffffff;}
 a.ajaxLinkWhite:hover{text-decoration:none;color:#ffffff;border:0px;}
  a.ajaxLink:hover, a.ajax:hover{border:0px;text-decoration:none;}
a.noUnderline{text-decoration:none}
	a.noUnderline:hover{text-decoration:none}
a.admin{color: green;}
a.inText {text-decoration:none;color:#292f34;}
  a.inText:hover {text-decoration:underline;color:#1087b6;}
a:hover{font-weight:bold;}
a.btn:hover, a.userLink:hover{font-weight:normal;}

/*Заголовки*/
h1{font-size:20px;}
h2{font-size:18px; font-weight:bold;padding:10px 0 16px 0;color:#242835;}
h3{font-size:18px;color:#242835;}
h4{font-size:14px;}
h5{font-size:13px;color:#49536d;}
h6{font-size:12px;}
#emptyListMessage{font-size:26px;color:#000;padding:15px 0px;font-weight:normal;}

/*Расцветки*/
.required{color:#f00; margin-left:5px;}
.pointer {cursor:pointer;}
.brown{color:#8c4a37;}
.blue{color:#308fb8;}
.blue a{color:#308fb8;}

.red{color:#ff0000;}
.deepBlue {background:#004A8f;}

.black, a.black{color:#000;}
a.black:hover{color:#aaa;font-weight:normal;}
.white, .white a, a.white{color:#fff;font-weight:normal;}
a.white:hover{color:#c0c0c0;}
.darkGrey, a.darkGrey{color:#656565;font-weight:normal;}
a.darkGrey:hover{color:#000;}
.orange, a.orange{color:#ff7300;}
.violet, a.violet{color:#9c3edc;}
a.violet:hover{color:#6c149F;font-weight:normal; }
.green, a.green, #mainMenuUser a.green{color:#51a351; border-color:#51a351;}/*589e25*/
a.violet:hover{color:#589e25;font-weight:normal; }
.grey, a.grey{color:#c0c0c0;font-weight:normal;}

.red_row, .red_row td{background-color: #ffdcd0;}
.order_current, .order_current td, .order_current td a{color: #F6900C; background-color: #EBF79A;}
.small_grey{font-size:11px;color:#aaa;}


span.price{color:#cc3300;font-weight:bold;}
.star {font-size:20px; border-bottom: 0px;}
.lightOpacity {opacity: 0.6;}

/*Перечеркивания*/
.strike {text-decoration:line-through;}
.strike input{text-decoration:line-through;background-color:#fff0f5;}
.strike select{text-decoration:line-through;background-color:#fff0f5;}
.return {color: #c41e3a;}

/*Размеры*/
.px12{font-size:12px;}

/*Настройки видимости*/
.hiddenBlock {display: none;}
.visibleBlock {display: block;}

/*clear*/
.clear{clear:both;}
.clearLine{width:100%;float:right;font-size:1px;height:1px;}
.clearLineLeft{width:100%;float:left;font-size:1px;height:20px;}
.clearLeft {clear:left;}
.clearRight {clear:right;}

/*float*/

.left {float:left;}
.right {float:right;}
.flex {
	display: flex;
}
table .right {float:none;}

/*Кнопка Зарегистрироваться*/
#register {font-family: 'PT Sans Caption', sans-serif;margin-bottom:10px;}
#register p{background:url(/content/images/background/sprite_register.png) no-repeat;width:245px;height:56px;
background-position:0px 0px;
/*color: #ffffff; font-size:18px; font-weight:700;padding: 7px 0px 0px 29px;font-style: initial;font-weight: normal;*/}
#register p:hover{background-position:0px -65px;}
#register p:active{background-position:0px -123px;}
#register p span{font-size:11px;font-weight: normal;color:#ffffff;}


/*Сообщения пользователю*/
.programmError{border:2px solid #ff0000;padding:10px;margin:10px;width:550px;background:#eeeeee;}
.userError{background:#fdf2ee url(/content/images/background/notification/error.gif) 10px center no-repeat !important;border:2px solid #db2f2e;padding:10px 20px 10px 65px;margin:10px 0px;color:#d40000;font-size:13px;font-weight:bold;}
.userSuccess{background:#e3fecf url(/content/images/background/notification/correct.gif)  10px center no-repeat !important;border:2px solid #57952a;padding:10px 20px 10px 65px;margin:10px 0px;color:#367c03;font-size:13px;font-weight:bold;}
img.errOrCor{width:16px;height:16px;margin-left:5px;}
.emptyMessage{font-size:18px; font-weight:bold;padding:20px 0 20px 0;}


/*Верстка каркаса*/
/*#all{min-height:100%;}*/
  .all{width:1000px;margin:0px auto;}
  .allWhite{width:100%;margin:0px auto;background-color:#fefefe;}
  .blueLine{border-top:3px solid #9c3edc;border-bottom:1px solid #acacac;}
  .allIn{/*padding:0px 15px 0px 15px;*/margin-bottom: 15px;}

.allPrint{/*border:1px solid #000;*/width:1000px;padding:10px;color:#000;background-color: white;font-size:16px;}
/*#allIn, .allIn{padding:0px 0px;}*/
.allPrint p {font-size:16px;}

#mainDiv{margin:5px 0 0 4px;padding-bottom:30px;width:788px;background:#fff;}
#mainFullWidth {width:100%;}

#left{float:left;width:160px;background:#bbb}
#main{margin-left:180px;margin-right:260px;}
  #mainH1{font-size:32px;font-weight:normal;color:#000;}
  .mainH1{margin:0px;padding:30px 0 20px 0;}

  .allPrint .mainH1{margin:0px;padding:0px 0 0px 0;}
  .allPrint .mainH1 .clear{margin-bottom:30px;}
  #mainH1 a{font-size:16px;margin-left:10px;}
  #mainH1 button{margin-left:20px;}
  #mainH1 .addButton{margin-top:0px;top:5px;left:10px;position:relative;}
  #mainH1 .status{margin-left:10px;position:relative;}

  #mainH1 .printBlock{float:right;font-size:12px;padding-top:7px;text-align: right; }
  #mainH1 .printBlock a{font-size:12px; }

  .mainH1Bg{margin:37px 0px 25px 0px;padding:0px;background:#61b4e8;height:42px;}
  #mainH1 .headerBgCenter {height:42px;float:left; width:90%;color:#ffffff;padding-left:35px;}
  #mainH1 .headerBgCenter span{margin-left:-35px;}
  #mainH1 .headerBgBottom {margin-top:27px;padding-top:15px;float:left;}
  #mainH1 .headerBgLeft {float:left;}
  #mainH1 .headerBgRight {float:right;}


  #mainPageAction{float:right;}
  #mainAdminH1{margin-bottom:15px;font-size:20px;font-weight:bold;padding-top:21px;color:#242835;}
#mainWithRight{margin-left:180px;}
#mainWithLeft{margin-right:370px;}
#right{float:right;width:310px;padding-top:40px;}


#nameOrder input{font-size:32px;color:#000;}
#nameOrder img{margin-left:10px; cursor:pointer;}

#blackLine {background-color:#3F3F3F; color: #ffffff;padding:10px 0px;font-size: 14px;}
  #blackLine .infoBlock{float:left;font-size: 14px;padding-top: 3px;}

  #blackLine #moscow{margin:0 40px 0 40px;float: right;}
  #blackLine #spb{margin-left:20px; float: right;}
  #blackLine #social{margin-left:20px;}
  #blackLine #social a{float:left;margin-left:10px;min-width: 93px;color: #ffffff;}
  #blackLine #social p{background:url(/content/images/background/sprite_main.png) right no-repeat;width:17px;height:17px;}
  #blackLine #social #logo_fb{background-position: -20px 0px;}
  #blackLine #social #logo_li{background-position: -83px 0px;}
  #blackLine #social #logo_tw{background-position: -41px 0px;}
  #blackLine #social #logo_sk{background-position: 0px 0px; margin-right: 7px; float:left;}

  #blackLine #sign_in{float:right;padding-top: 0px;height: 26px !important;}
  #blackLine #sign_in a{color:#333;}
  #blackLine #sign_in p {width: 65px;height: 26px;background:url(/content/images/background/sprite_main.png) no-repeat;background-position: -1px -18px;position: relative;text-align:center;padding-top: 4px;}
  #blackLine #sign_in p:hover {height: 23px;background-position: -121px 0px;color:#ffffff;}



/*ШАПКА*/
#header {}
#header .top_city p{color:#bfbfbf;}
    #header .top_city {min-height:35px;}
    #header .top_city p.left{}
    #header .top_city a{color:#bfbfbf;}
    #header .top_city p.right{margin-left:25px;color:#656565;}



#header .logoDiv div, #header .logoDiv ul, #header .logoDiv li {float:left;}
    #header .logoDiv {margin-top:35px;min-height:35px;}
    ul.topUl {margin: -5px 0px 0px 20px;}
    ul.topUl li{margin-right: 3px;padding: 5px 12px 5px 12px;}
    .headerContent.notLog ul.topUl li{padding: 5px;margin-right: 20px;}
    ul.topUl li a{font-size:16px;text-decoration:none;}
    ul.topUl li a.active,  ul.topUl li.active a{color:#9c3edc;}
    ul.topUl li a.active{color:#9c3edc;}
    ul.topUl li.active, ul.topUl li.current{background-color: #9c3edc; color:#ffffff;
            border-radius: 5px 5px;

            /*border: 1px solid #dedede;
            border-bottom: 0px solid #dedede;*/

            }

    ul.topUl li:hover{
						background-color: #9c3edc;
      border-radius: 5px 5px;
            }
    ul.topUl li:hover a{color: white;}

    .headerContent.notLog .logoDiv ul.topUl li.active, .headerContent.notLog .logoDiv ul.topUl li.current{border-radius: 5px;}
    ul.topUl li.active a, ul.topUl li.current a{color:#ffffff;  }

    #header .logoDiv #userMenu {float: right; text-align: right; position: relative; top: -10px;}
    #header .logoDiv #userMenu a{float:right;}
    #header .logoDiv #userMenu p{float:right;width:15px; height:15px;margin: 1px;background-repeat:no-repeat}
    #toprUser {background-image:url(/content/images/background/sprite_main.png);background-position: -173px -27px;}
    #messUser {background-image:url(/content/images/background/sprite_main.png);background-position: -173px -41px;}
    /*#header .logoDiv #userMenu .iconMenu{margin:0px 3px 0px 9px;}
    #header .logoDiv #userMenu .buttonGrey {margin-left:10px;}*/

    #header .logoDiv .top_buttons {float:right;}
    #header .logoDiv .top_buttons a{margin-left:15px;}
    #header .logoDiv #menu_buch_alert {margin-top: -4px;}
    #header .logoDiv #menu_buch_alert a{float:none;}

div#logoDiv{width:146px;height:20px;margin-right:19px;}
.elmlogo_www {
    background: url('/content/images/logo_4_hover.png');
    display: inline-block;
    vertical-align: middle;
}
    .elmlogo_www.elmlogo_www-logo {
        background-position: -0px -0px;
        margin-top: -20px;
        width: 204px;
        height: 43px;
    }
    .elmlogo_www.elmlogo_www-logo:hover {
        background-position: -0px -43px;
    }
.elmlogo_da {
    background: url('/content/images/logo_da.png');
    display: inline-block;
    vertical-align: middle;
}
.elmlogo_da.elmlogo_da-logo {
    background-position: -0px -0px;
    margin-top: -20px;
    width: 181px;
    height: 55px;
}
.elmlogo_tourdesign {
    background: url('/content/images/logo_tourdesign.png');
    display: inline-block;
    vertical-align: middle;
}
.elmlogo_tourdesign.elmlogo_tourdesign-logo {
    background-position: -0px -0px;
    margin-top: -30px;
    width: 148px;
    height: 50px;
}
.elmlogo_rokhat {
    background: url('/content/images/logo_rokhat-48.jpg');
    display: inline-block;
    vertical-align: middle;
}
.elmlogo_rokhat.elmlogo_rokhat-logo {
    background-position: -0px -0px;
    margin-top: -20px;
    width: 124px;
    height: 44px;
}
.elmlogo_uz-daguruhi {
    background: url('/content/images/logo_da.png');
    display: inline-block;
    vertical-align: middle;
}
.elmlogo_uz-daguruhi.elmlogo_uz-daguruhi-logo {
    background-position: -0px -0px;
    margin-top: -20px;
    width: 181px;
    height: 55px;
}

#cartLink{float:left;height:35px;margin:-8px 10px 0px 0px;}
#cartLinkImg{width:110px;height:35px;}

.navigation {padding: 10px 0px 10px 0px;min-height: 16px;
background: #fefefe url(/content/images/icons/arrow/arrow_main.gif) 62px bottom no-repeat;
}
.navigation_video {background-position: 232px bottom;}
.navigation_show {background-position: 240px bottom;}
.navigation_page {background: #fefefe;border:0px; width: 100%;    min-width: 900px;}




/*
 .navigation #arrow{height:13px;}
 .navigation #arrow img{margin-left:62px;}*/

/*Середина*/
.rightMenuService {width: 241px;float: right;padding-top: 21px;}
.rightMenuService p{font-size:16px; font-style:italic;font-weight:bold;color:#9c3edc;margin-top:25px;}
.rightMenuService p span{color:#3e3e3e;}
.rightMenuService p img{margin-right:7px;}
.rightMenuService ul{margin:10px 0px 5px 0px;}
.rightMenuService ul.grey{margin-top: 25px;}
.rightMenuService ul li{margin-bottom:6px;}
/*.rightMenuService ul.grey li a{color:#656565;}*/

.rightMenuService ul li a{border-bottom:1px solid #9C3EDC;}
.rightMenuService ul.grey li a, .rightMenuService ul li.grey a{color:#656565;border-bottom:1px solid #858585;}
.rightMenuService ul li a:hover{font-weight:normal;color:#656565;border-bottom:1px solid #656565;}
.rightMenuService ul.grey li a:hover{color:#9C3EDC; border-bottom: 1px solid #9C3EDC;}

.rightMenuService.shortMenu {width:200px;}
.register {margin-bottom:15px;width:241px;}
.register img{width:241px;height:54px;}

.leftMainBlock {float: left;width: 720px;margin-right:20px;}
.whiteBlock {background-color:#ffffff;padding: 0px 20px 30px 20px;width: 655px;margin-top:20px; border-radius: 8px; border: 2px solid #ddd;
-o-box-shadow: 0 1px 9px #ccc;
-ms-box-shadow: 0 1px 9px #ccc;
box-shadow: 0 1px 9px #ccc;

}
.allPrint .whiteBlock {width:100%;}
.titleBlock {font-size: 16px;font-weight: bold;margin-bottom:15px;}

/*Подвал*/
#footer { width: 100%; height: 55px; margin-top: -55px; z-index: 100; color:#656565;font-size:12px;}
#footerHeight { clear: both; height: 55px; }
#footerContent { width: 1000px; height: 55px; margin: 0 auto;border-top:1px solid #c7d0d1;padding:31px 0px 10px 0px; }
#footerContent > div {float:left;}
#footer #copyrights{margin-right: 160px;}
#footer #design > img{margin-top: -14px;}
#footer #links{float:right;min-width:250px;}
#footer #links span{float:left;}
#footer #links p{height:18px;width:96px;margin-left:16px;top:6px;background:url(/content/images/background/sprite_main.png) right no-repeat;background-position: -69px -27px;} #footer #links a{color:#656565;float: right;margin-right: 10px;}
#footer #links #optimatours{position:relative;float:right;}
#footer #links #optimatours_{margin-top: 7px;}
#footer #hotelsRu{width:79px;}


._auth #header .logoDiv {display:none;}

/*Кнопки*/

.greyBG {
border-radius: 8px;
background-color:#dcdcdc;
padding:5px 20px;
border: 1px solid #d1d1d1;
}
.greyBG a{color: #3b3b3b;}

.g-button {
white-space: nowrap;
text-align:center;
cursor: pointer;
text-decoration: none !important;
display: inline-block;
border: none;
vertical-align: baseline !important;
border-radius: 10px;
-o-box-shadow: 0 1px 3px #c1c1c1;
-ms-box-shadow: 0 1px 3px #c1c1c1;
box-shadow: 0 1px 3px #c1c1c1;
}


.buttonGrey{color:#5c5c5c;background-color:#ededed; padding: 4px 8px 5px 8px;line-height: 12px !important;}/*border: #cbcbcb solid 1px;*/
.buttonGreen {color:#fff;background-color:#62d996; padding:10px 20px 10px 20px;font-weight:800;font-size: 14px;border-radius: 22px;
}
.buttonOrange {color:#fff;background-color:#ff7300; padding:10px 20px 10px 20px;font-weight:bold;font-size: 14px;border-radius: 22px;
}
.buttonCart {color:#fff;background-color:#62d996; padding:10px 10px 10px 10px;/*font-weight:800;*/font-size: 14px;border-radius: 22px;
margin-left:20px;
}
.buttonGreen.addStaff {margin:10px 0px 15px 0px;max-width:200px;}


.m-button_big {
padding: 10px 20px !important;
border-radius: 20px;
-o-box-shadow: 0 1px 3px #aaa;
-ms-box-shadow: 0 1px 3px #aaa;
box-shadow: 0 1px 3px #aaa;
}

.gradient {
background: #dedede; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede'); /* for IE */ /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #dedede); /* for firefox 3.6+ */
}

.shadow {
-o-box-shadow: 0 1px 9px #ccc;
-ms-box-shadow: 0 1px 9px #ccc;
box-shadow: 0 1px 9px #ccc;
margin-top:40px;
}

.radius {
border-radius: 20px;}

.radiusSmall {
border-radius: 6px;}

.inset {height: 33px;}

.findUsers {font-size: 20px; padding: 5px;}
.eachUsers {padding: 2px;}
.clearFilterButton {color: grey; border-bottom: 1px dashed grey; float: right; padding-top: 15px; /* margin-right: 55px; */}
.clearFilterButton:hover {font-weight: bold;}

.addOneFile {cursor: pointer; color: #9c3edc; font-size: 13px; float: right; margin-right: 35px;}
.addOneFile:hover {font-weight: bold;}

#regBlock {
    float: right;
    background-color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 20px 20px 20px 23px;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd; border-radius: 8px;
    moz-box-shadow: 3px 3px 9px #ccc;
    -o-box-shadow: 3px 3px 9px #ccc;
    -ms-box-shadow: 3px 3px 9px #ccc;
    box-shadow: 3px 3px 9px #ccc;
}
#regBlock p {
    margin-top: 8px;
    padding-left: 3px;
    color: #293432;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
}

/* Кнопки для выделения checkbox */
.spanChoose {
    color: #589e25;
    cursor: pointer;
    border-bottom: 1px dashed #589e25;
}
.divChoose {
    margin: 0 0 30px 0;
}

#similarUsers {
	margin: 15px 0;
	border-radius: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	background: white;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

	#similarUsers th {
		font-weight: normal;
		color: #039;
		border-bottom: 2px solid #6678b1;
		padding: 10px 15px;
	}

	#similarUsers th:last-child {
		width: 200px;
	}

	#similarUsers td {
		color: #669;
		padding: 10px;
		transition: .3s linear;
		border-top: 1px solid #e8edff;
	}

	#similarUsers tr:hover td {
		background: #e8edff;
		color: #6699ff;
	}

#similarInfoBlock {
	border: 2px solid #db2f2e;
	border-radius: 0;
	padding: 10px 20px 10px 65px;
	margin: 10px 0;
	color: #d40000;
	font-size: 13px;
	font-weight: bold;
}

.accessInfo {
	display: block;
	margin: 10px 0 10px 22px;
	font-style: italic;
	font-size: 16px;
}

.imgShowPassengersInfo:hover {
	cursor: pointer;
}

img.disabled {
	opacity: .3;
}

/* Внешние метки событий ajax-запроса */
/* "Загрузка" */
.ajax-loading {
	background: url("/content/images/icons/ajax.gif") no-repeat right;
	padding-right: 23px !important;
}
/* "Положительный" результат */
.ajax-success {
	background: url("/content/images/icons/correct.gif") no-repeat right;
	padding-right: 18px !important;
}

.width-auto {
	width: auto !important;
}

.indianRed {
	color: indianred;
}
/* Заголовок для истории заказа */
.logInfo {
	margin: 10px;
	cursor: pointer;
}
.logInfo:hover {
	color: #9c3edc;
}
/* История заказа */
#logInfo {
	background: #ffffff none repeat scroll 0 0;
	position: relative;
	width: 750px;
	height: 400px;
	overflow: auto;
}
.displayNone {
    display: none;
}

#orderLimit .cell input{width:100px;}
/*===========================*/

  /*ГЛАВНОЕ МЕНЮ*/
  #mainMenu{}
  #mainMenu a{margin-right:40px;border-bottom:1px dashed #9c3edc;float:left;}
  #mainMenu a.active{color:#7f31e9;border-bottom:0px;}
  #mainMenu #social {float:right;text-align:left;}
  #mainMenu #social p{padding:4px; background-color:#f6f6f6;float:left;margin-right:3px;}
  #mainMenu #social img{width:16px; height:16px;}
  #mainMenu #social a{border-bottom:0px solid #fff;margin: 4px 0px 0px 10px;}


  #mainMenuUser{width: 1000px;}

  #mainMenuUser a{margin-right:14px;padding: 4px 0px 0px 0px ;color:#656565;border-bottom:1px solid #858585;}
  #mainMenuUser a.active{background-color:#9c3edc; color:#fff; border-width: 0px;padding: 4px; border-radius: 4px;}
  /*#mainMenuUser a.orange:hover, #mainMenuUser a.orange.active{background-color:#ff7300;}*/
  #mainMenuUser a:hover{font-weight:normal;border-width: 0px;}
  #mainMenuUser div{display:none;}


  /*#mainMenu .standardBorder{margin-top:0px;}
  #mainMenu .mainMenuPadding{padding:9px 0px 0px 18px;}
  #mainMenu .mainMenuItem{float:left;font-size:13px;margin-right:20px;}
  #mainMenu .mainMenuIco{float:left; position:relative;height:16px;margin-right:5px;top:1px;}
  #mainMenu .red{color:#ff0000; font-weight:bold;}
    #mainMenu #companyIco{width:20px;margin-right:7px;top:2px;}
    #mainMenu #staffIco{width:20px;}
    #mainMenu #searchIco{width:16px;}
    #mainMenu #budgetsIco{width:17px;height:18px;}
    #mainMenu #reportIco{width:14px;margin-right:4px;}
    #mainMenu #messageIco{width:20px;height:14px;margin-right:6px;top:2px;}  */




  /*МЕНЮ ЗАКАЗОВ*/
  #mainOrdersMenu{height:76px;background:url(/content/images/background/main_menu/center.gif) repeat-x;margin-top:15px;}
    #mainOrdersMenu .in{height:100%;background:url(/content/images/background/main_menu/left.gif) left no-repeat;}
    #mainOrdersMenu .inIn{height:100%; background:url(/content/images/background/main_menu/right.gif) right no-repeat;}
    #mainOrdersMenu .main{padding:9px 0px 0px 19px;}
    #mainOrdersMenu .secondary{padding:14px 0px 0px 18px;font-size:12px;}
      #mainOrdersMenu .secondary .verticalRod{margin:0px 14px}
  #mainOrdersMenu .ordersMenuItem{float:left;color:#fff;font-size:18px;margin-right:30px;}
  #mainOrdersMenu .ordersMenuIco{float:left;position:relative;top:0px;}
    #mainOrdersMenu #aviaIco{width:24px;height:24px;margin-right:7px;}
    #mainOrdersMenu #trainIco{width:18px;height:26px;margin-right:8px;}
    #mainOrdersMenu #hotelIco{width:25px;height:22px;margin-right:5px;}
    #mainOrdersMenu #freeIco{width:21px;height:21px;margin-right:7px;top:3px;}
/*КОНЕЦ ШАПКИ*/
/*===========================*/
/*ГЛАВНАЯ*/
#mainPageRegUser{padding-top:40px;}
  #mainPageLeftRegUser{margin-right:290px;}
  #mainPageRegUser #alertsList{margin-bottom:34px;width: 600px;}
  #mainPageRegUser #alertsList .btn-info{margin: 0px 0px 20px 275px;}

#mainNews{position:relative;top:-12px;padding-bottom:20px;}

/*ПОСЛЕДНИЕ НОВОСТИ*/
.lastNewsOut{float:right;width:350px;}
.lastNews{padding:6px 20px 20px;}
#archiveNews{font-weight:bold;}
#lastNews h2{font-size:20px;font-weight:normal;}
.oneLastNews{}
.oneLastNews .newsDate{font-size:12px;color:#666;margin-bottom: 6px;}
.oneLastNews .newsLink{font-size:12px;padding:5px 0px 22px 0px;margin-left:10px;}

/*КОНЕЦ ГЛАВНОЙ*/
/*===========================*/

/*ФОРМА ВХОДА*/
#mainPart {}
.loginPages {min-height: 260px; float: left;}
#loginForm{height:260px;width:310px;float:left; background-image:url(/content/images/main_page/bg.png);}/*background:#61b4e8;*/
  #right #loginForm{float:none;}
  #loginForm .standardBorder{margin-top:0px;}
  #loginForm .loginForm{padding:24px 0px 0px 32px;}
  #loginForm h2.enter{font-size:22px;color:#fff;padding:0px 0px 15px;margin:0px;}
  #loginForm  .label{font-size:12px;color:#fff;}
  #loginForm  .labelLink{font-size:12px;color:#fff;text-decoration:none;}
  #loginForm  .labelLink:hover{font-size:12px;color:#fff;text-decoration:none;text-decoration:underline;}
  #loginForm .enterInput{width:237px;margin-bottom:9px; border-radius: 2px;	border:1px solid #c0d1d1; font-size:24px;	padding:1px 3px; color:#73706d;}
  #loginForm .buttons{width:245px;padding-top:8px;}
  #loginForm #signUpButton{float:right;}

/*КОНЕЦ ФОРМЫ ВХОДА*/
/*===========================*/

/*РЕКЛАМНЫЕ БЛОКИ*/
/*Строка с окошками возможностей*/
#windows{clear:both;height:300px;margin-top:30px;}

#windows .left {width:473px;float:left;}
#windows .right {width:473px;float:right;}
#windows .center {width:473px;float:left; margin-left:250px;margin-top:20px;}
#windows .leftColumn {width:75px;text-align:center;}
#windows .rightColumn {padding-right:60px;}
#windows .newsRef{color:#6EADBC; text-decoration:underline;}
#windows table {background-image:url(/content/images/main_page/border.png);background-repeat: no-repeat;padding-bottom:30px;height:280px;width:473px;}
#windows table tr td{ vertical-align:middle;}

#windowsBottom {background-image:url(/content/images/main_page/border_long.png);background-repeat: no-repeat;height:83px;width:965px;}
#windowsBottom div{padding:15px 20px 15px 15px;}
/*КОНЕЦ РЕКЛАМНЫХ БЛОКОВ*/
/*===========================*/



/*МЕНЮ ВКЛАДОК*/
#mainSearchForm{margin-bottom:27px;}
.tabMenu{height:30px;margin-bottom:17px;}
.tabMenu .tab{float:left;margin-right:5px;height:100%;cursor:pointer;}
  .tabMenu .tabSelected{background:url(/content/images/background/tab/center.gif) 0px 0px repeat-x;height:100%;cursor:pointer;}
.tabMenu .tabIn{height:100%;}
  .tabMenu .tabSelected .tabIn{background:url(/content/images/background/tab/left.gif) 0px 0px no-repeat;}/*cursor:default;*/
.tabMenu .tabInIn{height:100%;padding:0px 8px}
  .tabMenu .tabSelected .tabInIn{background:url(/content/images/background/tab/right.gif) 100% 0px no-repeat;}/*cursor:default;*/
.tabMenu .tabText {padding:5px 0px 0px;font-size:14px;color:#9c3edc;border-bottom:1px dashed #9c3edc;}
.tabMenu .tabText a{text-decoration: none;}

  .tabMenu .tabSelected .tabText {color:#5BB75B;font-weight:bold;border-bottom:0px;}
  .tabMenu .tabSelected .tabText a{text-decoration: none;color:#000;font-weight:bold;border-bottom:0px;}

/*СПИСОК СООБЩЕНИЙ*/
#alertsList{}

.colorBorderNew{ padding:10px;border-bottom: 1px solid #aaaaaa;
border-radius: 8px;
margin-bottom:8px;
}
.colorBorderNew .closeColorMessage{float:right;position:relative;top:4px;cursor:pointer;}

.colorBorderNew.greyBorder {background-color: #e0e0e0;}
.colorBorderNew.violetBorder {background-color: #f1e8f9; border-color:#9c3edc;}
.colorBorderNew.yellowBorder {background-color: #f1e8f9; border-color:#9c3edc;}
.colorBorderNew.pinkBorder {background-color: #F5DEE9;    border-color: #C2314E;}

.smallColorMessage .colorBorderNew {width: 450px;    float: left;    margin-right: 15px;}

.alertButtons{margin-top:9px;}
.alertButtons button{margin-right:6px;}
/*ОТЧЕТЫ*/
#reports{width:300px;background:#efefef;}
#reports .reportsPadding{padding:12px 0px 17px 17px;}
/*ПОЛЬЗОВАТЕЛИ*/
.userRoleIco{width:11px;height:12px;margin-right:4px;position:relative;top:2px;}
.adminSpan{font-weight:bold;color:#589e25;}
.adminLink{font-weight:bold;color:#589e25;}


/*СОРТИРУЕМАЯ ТАБЛИЦА*/
.sortingTable{width:100%;margin-bottom:20px;border-spacing: 0px;}
.sortingTable .sortingIco{width:7px;height:4px;left:4px;top:-2px;position:relative;}
.sortingTable .sortable{cursor:pointer;}
.sortingTable .ajaxLoading{text-align:center;padding-top:15px;}
.sortingTable .emptyTableMessage{font-size:16px;font-weight:bold;text-align:center;padding-top:12px;}
.sortingTable th, .sortingTable td{padding:2px;}
  .sortingTable th{height:37px;text-align:center;vertical-align: middle;}/*background: #EFEFEF;border-bottom: 1px solid #CACCCB;background:url(/content/images/background/sorting_table_th.gif) repeat-x 0px 0px;*/
  .sortingTable td{height:27px;vertical-align: middle; padding-right: 7px;}
  .sortingTable .car_indicator, .sortingTable .car_category{text-align: center;}

  /*Таблица заказов*/
  .sortingTable th.orderType{width:33px;}
  .sortingTable th.orderID{width:87px;}
  .sortingTable th.status_text{width:170px;}
  .sortingTable th.mess_to_user{width:60px;}
  .sortingTable th.mess_to_admin{width:106px;}
  .sortingTable th.createdAt{width:101px;}
  .sortingTable th.startDate{width:121px;}
  .sortingTable th.orderPrice{width:112px;}
    .sortingTable td.orderPrice{padding-right:35px;text-align:right;}
  .sortingTable th.peopleAmount{/*width:70px;*/}
  .sortingTable td.peopleAmount{/*padding-right:52px;*/text-align:center;}
  .sortingTable th.creatorName{width:110px;}
  .sortingTable th.companyName{width:110px;}

  /*Таблица компаний*/
  .sortingTable th.empty{width:14px;}
  .sortingTable th.actions{width:150px;}
  .sortingTable th.registration{width:150px;}
  .sortingTable th.ordersSumm{width:100px;text-align:right;}
  .sortingTable th.ordersAmount{width:100px;text-align:right;}

  .sortingTable img.blocked{width:12px;height:15px;}
  .sortingTable img.messageIco{margin-left:17px;width:16px;height:11px;}
  .sortingTable img.editIco{margin-right:17px;width:16px;height:16px;}
  .sortingTable td.ordersSumm{text-align:right;padding-right:15px;}
  .sortingTable td.ordersAmount{text-align:right;padding-right:15px;}

  .sortingTable tr.sorting_alt td {
    background: #DEE3E4;
}

.sortingTable tr.sorting_over td {
    background: #d6d6d6;
}

    .sortingTable .payed {cursor:pointer; font-weight:bold;font-size:11px;color:#3caa3c;}
    .sortingTable .no_payed {color:#800;}

/*Сопутствующее к таблице*/
.lastOrdersHeader{font-size:22px;font-weight:normal;padding:20px 0px 10px;margin:0px;}
.orderForm{}

/*СТАНДАРТНАЯ РАМКА*/
div.borderHeader{height:26px;}/*308fb8*/
h2.borderHeader{font-size:22px;font-weight:normal;position:relative;left:14px;background:#fff;margin-top:10px;padding:0px 6px;}
.orderForm h2.borderHeader{float:none;margin-bottom: 20px;}

.standardBorder{height:100%;background:#fefefe;}
#allPrint div.standardBorder{height:100%;background:#ffffff;}
.standardBorder.deepBlue{background:#004A8f;}
.standardBorder .t{background:url(/content/images/border/standard/dot.gif) top repeat-x;height:100%;}
.standardBorder .r{background:url(/content/images/border/standard/dot.gif) right repeat-y;height:100%;}
.standardBorder .b{background-image:url(/content/images/border/standard/dot.gif); background-position:bottom; background-repeat: repeat-x;height:100%;}
.standardBorder .l{background-image:url(/content/images/border/standard/dot.gif); background-position:left; background-repeat: repeat-y;height:100%;}
.standardBorder .tl{background:url(/content/images/border/standard/tl.gif) left top no-repeat;height:100%;}
.standardBorder .tr{background:url(/content/images/border/standard/tr.gif) right top no-repeat;height:100%;}
.standardBorder .br{background-image:url(/content/images/border/standard/br.gif); background-position:right bottom; background-repeat: no-repeat;height:100%;}
.standardBorder .bl{background-image:url(/content/images/border/standard/bl.gif); background-position:left bottom; background-repeat: no-repeat;height:100%;}

.standardBorder .padding{padding:30px 20px 26px;}
.standardBorder .paddingAfterHeader{padding:0px 20px 26px;}
.standardBorder .paddingWithoutTop{padding:8px 16px 10px;}

.bordered{border: 1px #c8d1d2 solid; border-radius: 10px;}

.orangeBorder {margin: 10px 0px 20px 0px;background:#ededed;}
.orangeBorder .b{background-image:url(/content/images/border/orange/dot.gif);}
.orangeBorder .l{background-image:url(/content/images/border/orange/dot_grey.gif);}
.orangeBorder .bl {background-image:url(/content/images/border/orange/bl.gif);}
.orangeBorder .br{background-image:url(/content/images/border/orange/br.gif);}
.orangeBorder .padding{padding:10px 20px 26px;}
.orangeBorder table{border-spacing: 5px;}


/*Рамки сообщений*/
.colorBorder{}
.colorBorder div{height:100%;background-repeat: no-repeat;}
.colorBorder .b{background-position:bottom; background-repeat:repeat-x;}
.colorBorder .tl{background-position:left top;}
.colorBorder .tr{background-position:right top;}
.colorBorder .br{background-position:right bottom;}
.colorBorder .bl{background-position:left bottom;}
.colorBorder .colorPadding{padding:8px 9px 9px 13px;color:#000;}
.colorBorder .closeColorMessage{float:right;position:relative;top:4px;cursor:pointer;}

/*РОЗОВОЕ СООБЩЕНИЕ*/
.pinkBorder .b{background-image:url(/content/images/border/pink/dot.gif); background-color: #fadcdd;}
.pinkBorder .tl{background-image:url(/content/images/border/pink/tl.gif);}
.pinkBorder .tr{background-image:url(/content/images/border/pink/tr.gif);}
.pinkBorder .br{background-image:url(/content/images/border/pink/br.gif);}
.pinkBorder .bl{background-image:url(/content/images/border/pink/bl.gif);}
.pinkBorder .colorPadding{color:#cc3300;}

/*Зеленое СООБЩЕНИЕ*/
.greenBorder .b{background-image:url(/content/images/border/green/dot.gif); background-color: #d5e7c8;}
.greenBorder .tl{background-image:url(/content/images/border/green/tl.gif);}
.greenBorder .tr{background-image:url(/content/images/border/green/tr.gif);}
.greenBorder .br{background-image:url(/content/images/border/green/br.gif);}
.greenBorder .bl{background-image:url(/content/images/border/green/bl.gif);}

/*Желтое СООБЩЕНИЕ*/
.yellowBorder .b{background-image:url(/content/images/border/yellow/dot.gif); background-color: #fffddf;}
/*.yellowBorder .tl{background-image:url(/content/images/border/yellow/tl.gif);}
.yellowBorder .tr{background-image:url(/content/images/border/yellow/tr.gif);}*/
.yellowBorder .br{background-image:url(/content/images/border/yellow/br.gif);}
.yellowBorder .bl{background-image:url(/content/images/border/yellow/bl.gif);}

/*ЗАКРАШЕННЫЙ ЗАГОЛОВОК*/
.colorFilledHeader{height:28px;}
  .colorFilledHeader .l{height:100%;background-position:left top; background-repeat: no-repeat;}
  .colorFilledHeader .r{height:100%;background-position:right top; background-repeat: no-repeat;}
  .colorFilledHeader h2.filledHeader{font-size:12px;color:#fff;padding:6px 0px 0px 7px;margin:0px;font-weight:normal;}

.blueFilledHeader{background:#9c3edc;}/* 50238a*/
  .blueFilledHeader .l{background-image:url(/content/images/border/blue_header_filled/l.gif);}
  .blueFilledHeader .r{background-image:url(/content/images/border/blue_header_filled/r.gif);}

.greenFilledHeader{background:#589e25;}
  .greenFilledHeader .l{background-image:url(/content/images/border/green_header_filled/l.gif);}
  .greenFilledHeader .r{background-image:url(/content/images/border/green_header_filled/r.gif);}

.orangeFilledHeader{background:#FE6500;}/*ff7300*/
  .orangeFilledHeader .l{background-image:url(/content/images/border/green_header_filled/l.gif);}
  .orangeFilledHeader .r{background-image:url(/content/images/border/green_header_filled/r.gif);}

.emptyFilledHeader{background: url(/content/images/background/sorting_table_th.gif) repeat-x 0px 0px;}
  .emptyFilledHeader h2.filledHeader{color:#000;}

  .margin15 {margin:15px 0px 0px 0px;}



/*ПРОСТАЯ СЕРАЯ ЗАПОЛНЕННАЯ РАМКА*/
.greyFilled{height:100%;background:#ebeeee;}
.greyFilled .tl{background:url(/content/images/border/grey_filled/tl.gif) left top no-repeat;height:100%;}
.greyFilled .tr{background:url(/content/images/border/grey_filled/tr.gif) right top no-repeat;height:100%;}
.greyFilled .br{background:url(/content/images/border/grey_filled/br.gif) right bottom no-repeat;height:100%;}
.greyFilled .bl{background:url(/content/images/border/grey_filled/bl.gif) left bottom no-repeat;height:100%;}


/*КНОПКА ДОБАВЛЕНИЯ*/
.addButton{padding:0px;margin: 5px 0px 15px 0px;min-height:20px;}
.addButton .addIco{width:11px;height:11px;cursor:pointer;}
.addButton .refStyle{position:relative;top:-1px;left:6px;}
.add-ico {width: 14px;cursor:pointer;}

/*ИКОНКИ*/
.deleteIco{width:11px;height:10px;}
.userLevel{width:11px;height:12px;position:relative;top:2px;margin-right:9px;}
#exitIco{width:9px;height:10px;position:relative;top:1px;margin:0px 4px 0px 1px;}
.verticalRod{width:1px;height:13px;margin:0px 7px 0px 8px;position:relative;top:3px;}
.minusIco{width:17px;height:17px;cursor:pointer;}
.ajaxHor{width:32px;height:8px;}
/*ИКОНКИ ВИДОВ ЗАКАЗОВ*/
.train{width:12px;height:17px;}


/*КНОПКИ*/
.saveAndAddButton{width:166px;height:36px;}
.saveToCartButton{width:108px;height:24px;margin-right: 35px;}
.orderNowButton{width:199px;height:36px;}
.orderButton{width:100px;height:27px;cursor:pointer;}
.sendButton{width:136px;height:37px;cursor:pointer;}
.holdsButton{width:136px;height:37px;cursor:pointer;}
.setPriceButton{cursor:pointer;}

.confirmButton{width:125px;}
.buttonAskForConfirm{width:134px;}
.rejectButton{width:85px;}
.cancelButton{width:85px;}

.addStaffButton{width:165px;}
.addDepartmentButton{width:125px;}
.completeButton{width:85px;}
.setManagerButton{width:150px;}


.addCommentButton{width:140px;}
.addBudgetButton{width:220px;}
.buttonBudget{width:154px;}
.buttonYesCancel{width:114px;}
.buttonNoRecover{width:114px;}



input.addButton{width:90px;height:28px;margin-top:21px;}
img.addButton{width:90px;height:28px;margin-top:21px;}

.saveButton{width:100px;height:31px;margin-top:21px;}
img.addButton{width:90px;height:28px;}

/*СТАНДАРТНЫЕ МЕЛОЧИ*/
.alignCenter{text-align:center;}
.alignLeft{text-align:left !important;}
.alignRight{text-align:right !important;}

/*Вывод новсти на отдельной странице*/
#mainNews .text{line-height:20px;}
  #mainNews h2{font-size:22px;font-weight:normal;}

.ticketsTable input {height:18px;}
.passengerPrice{width:70px;}
.passengerPriceShort{width:50px;}
.fineFieldsBlock {
	display: inline-block;
	margin: 5px 0 0 10px;
}
.fineFieldsBlock h5 {
	display: inline-block;
	margin-right: 18px;
}
.fineFieldsBlock .fineH5 {
	margin: 22px 3px 8px 0;
}
/**/

.borderLeft {border-left:1px solid #000000; }

/*ВЫВОД СПРАВКИ*/
.help {padding: 15px 2px 15px 3px;width: 70%;}
.help .title{font-weight:bold;}
.help .info{margin-top:10px;border:1px solid #9c3edc;padding:5px;}


/*Профиль позователя*/

h2 .red, h1 .red {font-size:12px;margin-left:15px;}

/*Обратный звонок*/
.callRequestForm {padding:10px;}

/*РАСКРАСКА ЗАКАЗОВ*/
.orderStatus_2{color:#000000;}
.orderStatus_3{font-weight:bold;}
.orderStatus_4{color:#ff0000;}
.orderStatus_5{color:#10c213;}

.orderStatus_11,.orderStatus_13,.orderStatus_-1{color:#d5d5d5;}
.orderStatus_12{color:#d5d5d5;}

.order_empty{color:#293432;}

/*КНОПКИ*/

#addClass {margin:3px 0px 0px 10px;}

/*ДОБАВЛЕНИЕ СОТРУДНИКОВ*/

.addStaffInfo{padding:20px 10px 0px 30px;}

.addStaffInfo ol{margin:15px 0px;}
.addStaffInfo ol li{list-style-type:decimal;}
.addStaffInfo .addStaff{font-size:12px;margin-bottom:20px;}
.addStaffInfo #staff_create{margin-top:15px;}
.addStaffInfo #staff_mail{width: 250px;height: 30px;font-size: 13px;font-weight: bold;margin-top: 25px;}
.addStaffInfo button{margin-top:15px;}
/*ОТЗЫВЫ КЛИЕНТОВ*/


.testimonialsAndNewsTable_text_testimonials{vertical-align:top;}
.testimonial{font-family:Georgia;margin:25px 0px 25px 0px;}
.testimonial .testimonialQuoteLeft{width:23px;height:17px;float:left;margin-right:17px;}
.testimonial .testimonialQuoteRight{width:23px;height:17px;float:right;}
.testimonial div.testimonialText{background:url(/content/images/icons/quoteLeft.jpg) no-repeat 0px 0px;}
.testimonial div.testimonialText div.testimonialTextIn{padding-left:40px;background:url(/content/images/icons/quoteRight.jpg) no-repeat 100% 100%;padding-bottom:8px;}
.testimonial .userAvatarSmall{margin-top:6px;color:#848383;font-size:14px;font-style:italic;padding-left:40px;min-height:20px;}
.testimonial .userAvatarSmall a{float:left;margin-right: 10px;}
.testimonial .userAvatarSmall .userNameAndCity{line-height:18px;position:relative;top:-4px;font-family:Georgia;}
.testimonial .userName {padding-left:15px; font-style:italic;}

/*Информация об ограничениях пользователя*/
.orderLimitUser {}
.orderLimitUser tr{}
.orderLimitUser tr td{vertical-align:top;padding:5px 5px 5px 8px;text-align:left;}
.orderLimitUser tr th{width:30%;text-align:left;padding-left: 55px;}
.orderLimitUser .mainInfo p{font-weight:bold;}
.orderLimitUser p{margin-bottom:3px;}
.orderLimitUser p.edit{text-align: right;margin: 5px 5px 10px 0px;}
.orderLimitUser hr{width:120px;margin: 10px 0px 10px 30px;}
.orderLimitUser .check{width:10px;float:left;min-height: 40px; margin: 20px 10px 0px 0px;min-width: 20px;}
.orderLimitUser .currentLimit{border: 1px solid;}
.orderLimitUser input.newPrice{width:50px;}


/**/
.orangeList {margin-bottom:20px; padding-left:25px;}
.orangeList li {margin-bottom:7px;background: url(/content/images/background/mdash_black.gif) no-repeat left 14px; padding-left: 20px; list-style: none;list-style-position: outside;}

.standarList {margin-bottom:20px; padding-left:25px;}
.standarList li {list-style-type: disc;}
.circleLi {list-style-type: circle !important; margin-left: 15px;}

.companyText {border-top: 1px solid #C7D0D1;padding: 15px 0px 15px 0px;}
.companyText a{float:left; width: 200px;margin-top: 20px;}
.companyText p{float:right; text-align:left;width: 450px;padding-top: 15px;}

.refStyle {cursor:pointer; border-bottom:1px #9c3edc dashed; color: #9c3edc;}
.refStyle2 {cursor:pointer; color: #9c3edc;}
.blackRefStyle {cursor:pointer; border-bottom:1px #000 dashed; color: #000;}
.pointer {cursor:pointer;}

/*СПИСОК СОТРУДНИКОВ*/
#staffDivLink{padding-right:10px;font-weight:normal;background:url(/content/images/icons/arrow/drop_up.gif) 100% 5px no-repeat;}
#staffDivLink.selected{font-weight:bold;background:url(/content/images/icons/arrow/drop_down.gif) 100% 6px no-repeat;}
#staffOptionsDiv{margin:0px 0 18px 0;}
#staffOptionsDiv a.selected{font-weight:bold;color: #ff7300; border:1px solid #ff7300;padding:5px;}

  .letterLink{margin-right:5px;text-decoration:none;}
  .ajax.usersLink{margin-left:20px;color:#589e25;border-bottom: 1px dashed #589e25;}
#staffDiv{width:50%;margin-top:8px;}
.staffDiv{margin:1px 0;float:left;width:33%;}
.staffDiv input{margin:2px 7px 2px 0;}
#searchOrdersButton{margin-top:14px;}

.roleImg{float:left;margin-left:5px;width:16px;height:16px;}
.roleImgSelected{float:left;margin-left:5px;width:16px;height:16px;}
.deleteCompanyStaff{}
#companyStaffHeader{font-size:20px;padding:30px 0px 10px 0px;margin:0px;}
#companyStaffHeader a{margin-left:17px;font-size:14px;font-weight:normal; font-style:italic;}
#companyStaffListTable{width:100%;line-height:27px;}

.staffTop {font-size:14px; margin: 15px 0px 15px 0px;}
.staffTop a{margin: 0px 15px 0px 15px;}
.staffTop a.selected{font-weight:bold;}

.shadow .bl {padding:0px 2px;}
.shadow .padding {border-bottom: 3px solid #FF7300;}
.shadow h2 {margin-top:-15px;}

.dutyInfo{color:#ff0000; font-size:16px;width:100%;}

/*#orangeLine {display:none;position: absolute;top: 157px;left: 0px;width: 30%;border-bottom: 3px solid #FF7300;margin: 0px;min-height:0px;}*/
#orangeLine {display:none;position: absolute;top: 14px;left: -472px;width: 545px;border-bottom: 3px solid #FF7300;margin: 0px;min-height:0px;overflow: visible;}
.img_menu_or {position:relative;}

#browserInfo {text-align: center;margin-top: 15px;border: 2px solid #DB2F2E;padding:10px;}
#browserInfo span{padding: 5px 0px 0px;font-size: 14px;color: #FF7300;border-bottom: 1px dashed #FF7300;}
.sign {}


.qtip-content-error {background: #FBF7AA !important; color: #3e3e3e !important;}
.qtip table {width:100%;}

#managers {float: left;width: 30%;}
#managers li {margin-bottom:10px;clear:both;}
#managers li a{}
#managers li a p{padding-top: 15px;}
#managers li a img{margin-right:10px;float:left;}

.text_article_big {font-size:18px;text-align: justify;}

/*Типы договора компаний*/

.tax_type_ {color:#ff9464;}
.tax_type_1 {color:#f18c05;}
.tax_type_2 {color:#9d9d9d;}
.tax_type_3 {color:#5d90c3;}
.tax_type_4 {color:#ff89cf;}
.tax_type_5 {color:#017f7f;}
.tax_type_6 {color:#00ff40;}
.tax_type_7 {color:#af62e5;}
.tax_type_8 {color:#D54F10;}

.blogImage {max-width:150px;max-height:150px; float:right; margin: 15px 0px 15px 15px;}
.blogImage.leftImage {float:left; margin: 15px 15px 15px 0px;}
.blogImage.bigImage {max-width:300px;max-height:300px; margin-top:0px;}

#bot_profile:hover {color: #9C3EDC;}
#block_system a:hover {color: #9C3EDC;}

.leftMainBlock p, .leftMainBlock .orangeList, .iconFeature, .tpBlockContent2, .greyBlock div, .standarList {font-size: 14px; line-height: 2.0;}

.iconFeature {padding-bottom: 25px;}
.showPassport {cursor: pointer;}

.orange {color: orange;}
.orangeDark {color: #ab7718;}

#sendMessage input[type = "text"] {width: 900px; height: 20px; margin-bottom: 15px;}
#sendMessage textarea {margin-bottom: 15px; width: 900px;}
.companyMail {cursor: pointer;}
#companyMailList .checked {color: #9c3edc; font-weight: bold; font-size: 14px;}
#companyMailList td {width: 25%; height: 30px;}
.sendForAll {padding-bottom: 10px; cursor: pointer;}

.administrator {color: #FF9900;}
.deleted {color: #CC0000;}
.regular {color: #589E25;}

.exampleStation {font-size: 12px;}
.exampleStation span{cursor:pointer; border-bottom:1px dashed #000;}

/*
* Блок для указания названий(autosuggest компании, название сборов)
*/
#blockGetName {
  margin-top: 10px;
  margin-bottom: 25px;
  width: 330px;
  height: 30px;
}
#blockGetName input[name*="companyNameAutoComplete"], #blockGetName [name="taxesName"] {
  margin-top: 5px;
  height: 26px;
  width: 176px;
}

/*
* Кнопки подтверждения и отмены popUpBox
*/
.btn-popUpBox {
  width: 90px;
  margin: 10px 10px 0 0;
}

.bold {font-weight: bold}
.rightImportant {float: right !important;}

.ui-dialog.error-dialog .ui-dialog-titlebar {
  /*display: flex;
  justify-content: center;
  position: absolute;
  width: 99%;
  padding: 17px 0;*/
}
.ui-dialog.error-dialog .ui-dialog-titlebar {padding: 10px 0;}
.ui-dialog.error-dialog .ui-dialog-content {padding: 10px 0;}
.ui-dialog.error-dialog .ui-dialog-buttonpane {padding: 5px 0;}
.ui-dialog.error-dialog .ui-dialog-buttonpane button {padding: 10px 80px;}

._default{height: 100%;min-height: 100%;}
.full {min-height: 100%;}

#full { min-height: 100%; }
#all { width: 1000px; margin: 0px auto; padding: 0 15px; }
#allIn { margin-bottom: 15px; }
#mainWithRight { margin-left: 239px; }
#mainWithLeft { margin-right: 225px; width: 100%;}
#right { float: right; padding-left: 15px; background: #fff; font-size: 14px; position: relative; width: 215px; }
#top { z-index: 4; }

#logo_im {
    background-image: url('/content/images/train/im-logo.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 75px;
    padding: 10px 0 0 95px;
    color: #656565;
    float:left;
}

.headerContent{width: 1000px; margin: 0 auto;}


/*ОБЩИЕ СТИЛИ ОТОБРАЖЕНИЯ ФОРМЫ*/
/*input, textarea, select{ font:100% arial,sans-serif; font: 14px Arial;color: #49536d;vertical-align:middle;border: #b2b2b2 solid 1px; height:22px;}*/
input[type~=text], input[type~=password], textarea, select{ 
/*-moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px;	*/
border:2px solid #ddd; font-size:13px;	padding:1px 3px; color:#73706d;}
form,fieldset{margin:0; padding:0; border-style:none;}

form.standard {font: 14px Arial;color: #49536d}
form.standard td.left, form.standard td.right{padding:7px 0px;}
form.standard table{width:100%;}
form.standard p {padding-bottom:5px;}
 span.help {font-size:12px;color:#c0c0c0;}
 p.help {font-size:12px;color:#c0c0c0;}

form input[type=image] {margin-top:15px;}
 input[type=radio]{margin:4px;height: 15px;}
 input[type=checkbox]{height: 15px;margin-right:5px;}
 input[type=radio]:checked+label {border-bottom:1px dashed #3e3e3e;}

/*НАСТРОЙКИ СТАНДАРТНЫХ ПОЛЕЙ ВВОДА*/
form.standard input.standardText, form.standard input.hideIfNoHeader , form.standard select.standardSelect {
  border: #b2b2b2 solid 1px; height:22px; width:90%;
 /* box-shadow:inset 0 0 1px #b2b2b2;
  -webkit-box-shadow:inset 0 0 1px #b2b2b2;
  -moz-box-shadow:inset 0 0 1px #b2b2b2;*/
  font-size:12px;color:#000;}
input[type=number].standardNumber {
	border: #b2b2b2 solid 1px;
	height: 30px;
	width: 25%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
input[type=number].withoutSpinners::-webkit-inner-spin-button,
input[type=number].withoutSpinners::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
form.standard textarea.standardTextarea {
  border: #b2b2b2 solid 1px; margin-bottom:10px;width: 90%; height: 70px;
  /*box-shadow:inset 0px 1px 2px #c0d2d8;
  -webkit-box-shadow:inset 0px 1px 2px #c0d2d8;
  -moz-box-shadow:inset 0px 1px 2px #c0d2d8; */
  padding: 4px 0 0 5px; font-size:14px;font-weight:normal;color:#292f34;
}
form.standard .wysiwygAdmin{width:90%;}

/*НАСТРОЙКА ДОПОЛНИТЕЛЬНЫХ ПОЛЕЙ ВВОДА*/
form input.small, form.standard select.small{width:220px;}
form input.middle, form.standard select.middle{width:220px;}
form input.dateInput{width:100px;}
form .ui-datepicker-trigger {vertical-align:middle;}
  
/*КРАСИВАЯ КНОПКА ЗАГРУЗКИ ФАЙЛА*/  
form .uploadWidget {width: 350px;overflow:hidden;margin-left:75px;height:60px;margin-bottom:20px;}
form .uploadWidgetWithoutImage{margin-left:0px !important;margin-bottom:0px !important;height:37px !important;}

form.uploadWidgetValue {padding: 8px;overflow:hidden;
                      /*box-shadow:inset 0px 1px 2px #c0d2d8;
                    	-webkit-box-shadow:inset 0px 1px 2px #c0d2d8;
                    	-moz-box-shadow:inset 0px 1px 2px #c0d2d8;*/
                    	}
form .uploadWidgetContainer {border:1px solid #b2b2b2; width: 237px;height:33px;background:#fff;vertical-align:middle;line-height:33px;overflow:hidden;}
form .uploadWidgetBrowse {background: #fff url(/content/images/button/browse_mini.gif) left no-repeat;width:95px; height:35px; float: right;overflow:hidden;}
form input.uploadWidgetInput {filter:alpha(opacity=0); opacity: 0;z-index: 1; cursor: default;height:33px;position:relative;left:-320px;font-size:30px;}
form .uploadWidget.pictureSet {width: 337px;}
form .uploadWidget.pictureSet .uploadWidgetContainer {width: 237px;}

form div.uploadedImage{width:68px;height:68px;float:left;background:#eee;}
/*РАЗНОЕ*/
.strictWidth .left{width:auto;}
input.backgroundCalendar{background:url(/content/images/background/input_calendar.gif) 98% 8px no-repeat;cursor:pointer;padding-right: 0px;}
input.backgroundTime{background: url(/content/images/background/input_time.png) 98% 8px no-repeat;cursor:pointer;padding-right: 0px;}
.orderForm h4{font-size:13px;font-weight:bold;padding:7px 0px 0px 0px;margin:0px;}

/*ПЕРСОНАЛЬНОЕ*/
/*Контакты по заказу*/
#formCompany{}
#formCompany td.firstRow{padding-bottom:11px;}
#formCompany .separator{width:15px;}
#formCompany .companyName{width:120px;}
#formCompany .contactFio{width:196px;}
#formCompany .contactPhoneNumber{width:120px;}
#formCompany .contactFaxNumber{width:120px;}
#formCompany .contactEMail{width:120px;}

/*ПАССАЖИРЫ И ПОЕЗДА*/
.separator{width:2px;}
.standardTable {margin:12px 0px 15px 0px;border-spacing: 0px;}
.standardTable th{font-weight:normal;text-align:left;}
.standardTable th.departureDate, .standardTable th.arrivalDate, .standardTable th.deliveryDate{width:105px;}
.standardTable th.way{width:61px;}
.standardTable th.numberTh{width:23px;}
.standardTable th.delete{width:55px;text-align:center;}
.standardTable td{padding-right:9px;}
.standardTable td.way{font-weight:bold;}
.standardTable input[type=text], .standardTable input[type=password], .standardTable select{width:100%;}
.standardTable input[type=text], .standardTable input[type=password]{height:30px;font-size:13px;font-weight:bold;}
.standardTable .errorField {background-color: #FADCDD;border: 2px solid #DB2F2E;}
.standardTable input.expiryDate{width:95%;}

#passengersTable th.separator{width:10px;}
#passengersTable th.numberTh{width:20px;}
#passengersTable th.autoCoose{width:135px;}
#passengersTable th.fioColumn{width:350px;}
#passengersTable th.lastName{width:129px;}
#passengersTable th.firstName{width:125px;}
#passengersTable th.middleName{width:138px;}
#passengersTable th.birth_date{width:125px;}
#passengersTable th.passportCode{width:30px;}
#passengersTable th.passportNumber{width:175px;}
#passengersTable th.phone-number{width:115px;}
#passengersTable th.passportExpiry{width:105px;}
#passengersTable th.citizenship{width:110px;}
#passengersTable th.delete{width:50px;}


#passengersTable input.passportNumber {width:80%;}
#passengersTable input.fio {width:345px;margin-bottom:5px;}
#passengersTable select.gender {width:120px;margin-bottom:10px;}
#passengersTable input.birthdayPass {width:75px;margin-bottom:5px;}
#passengersTable input.birthplace {width:120px;}

#passengersTable input.orderPassportNumber {width:85px;margin-bottom:5px;}
#passengersTable input.phone-number {width:100px;}
#passengersTable .imgPass {cursor:pointer;}

#numberOfWays{margin-bottom:13px;}
.accidentsInsurance{padding-top:14px;}
#Order_TrainOrder_accident_insurance{position:relative;top:2px;}


/**/
.currentOrderTypeTable {border-spacing: 0px;}
.currentOrderTypeTable input[type=text]{height:30px;font-size:13px;font-weight:bold;}
.currentOrderTypeTable .errorField {background-color: #FADCDD;border: 2px solid #DB2F2E;}

/*ДОСТАВКА И ОПЛАТА*/
#formDelivery th.deliveryDate{padding:0px 0px 2px;}
#formDelivery th.deliveryTime{padding:0px 0px 2px;}
#formDelivery th.deliveryAddress{padding:0px 0px 2px;}
  #formDelivery select.deliveryTime{width:82px;}
  #formDelivery input.deliveryAddress{width:370px;}
#formDelivery td{padding-right:25px;}
.deliveryText{color:#293432;font-size:12px;font-style:italic;margin:10px 0px 20px 0px;}
#documentsForBuh{float:left;width:250px;}
#formOfPayment{margin-bottom:15px;}
button.setDeliveryActive {display:none; margin-left:7px;}
td.delivery_active:hover button.setDeliveryActive {display:inline-block;}
.delivery_yes td{background-color: #E2F6E5;}
.delivery_no td{background-color: #ffdcd0;}
.delivery_unknown td{}
.delivery_unknown label{padding: 10px 0px 0px 0px;}

#Order_annulation{position:relative;top:2px;}
#Order_need_documents_no {margin-left: 42px;}

/*Кнопки сохранения заказа*/
#saveOrderButtons{text-align: right;}
#saveOrderButtons input[type=image] {margin-top:0px;}
#saveOrderButtons input[type=submit] {margin-top:0px;margin-left:10px;}


/*Таблица а-ля регистрация*/
.tableWithHorInputs{border-spacing: 0px;}
.tableWithHorInputs th{padding:7px 0px 7px 0px;text-align:left;font-size:13px;font-weight:normal;}
.tableWithHorInputs td{padding:0px 15px 7px 0px;vertical-align:top;}

/**/
form.simple {font: 12px Arial;color: #292f34;}
form.simple input.standardText {border: #94a0a8 solid 1px; width: 320px;height:21px; padding: 3px 0 0 5px; font-size:15px;color:#0b1012;margin-top:7px;}
form.simple select.standardSelect {width: 200px;height:26px; padding: 2px 0 0 7px; font-size:12px;color:#0b1012;margin-top:7px;}
form.simple textarea.standardTextarea {border: #94a0a8 solid 1px;margin-bottom:7px;width: 320px; padding: 4px 0 0 5px; font-size:12px;color:#0b1012;}
form.simple label {}
form.simple .ui-datepicker-trigger {position:relative;top:10px;left:2px;}
form.simple .kaptcha {border:1px solid #94a0a8;}


/*Регистрация компании*/

#signUpForm {}
#signUpForm h2{}

#signUpForm table{margin-bottom:20px;}
/*#signUpForm #User_User_last_name{width:325px;}*/


/**/
 #orderMain .whiteBlock{padding:5px 10px;}
 #mainOrderForm .whiteBlock{padding: 15px 15px;width: 100%;}
 form .whiteBlock{padding: 15px 15px;width: 100%;}
 
 /*Форма входа*/
 #loginPageForm {width:360px;height:300px;padding: 0px 50px 0px 0px;}
 #TB_window #loginPageForm {padding: 25px 50px 0px 70px;}
 #loginPageForm h1{}
 #loginPageForm .oneField{clear:both;margin-top:20px;min-height: 25px;}
 #loginPageForm .buttonField{padding-left:60px;}
 #loginPageForm input[type=text],  #loginPageForm input[type=password]  {width:250px;float:right;}
 #loginPageForm input[type=image] {margin-top: -15px; float:left;}
 #loginPageForm p {float:left;}
 #loginPageForm .forgotPass {float:right;border-bottom: 1px #9c3edc dashed;}
 
 
 /**/
 .has_contract {width:200px;}
 .has_contract input{margin:0px 3px 0px 7px;}
 #messageToSetBonusOrderInput {width:100px;}
 
 
 /*Назначить встречу*/
 #meeting {margin-top:40px;}
 #meeting button{margin-left:240px;}
 #meeting #meetingDetails{margin-top:20px;display:none;}
 #meeting #meetingDetails.error{display:block;}
 #meeting #meetingDetails table{margin-left:40px;}
 #meeting #meetingDetails input {width:315px;} 
 #meeting #meetingDetails textarea {width:315px;height: 120px;}
 
 /*Постраничный вывод заказов*/
.linksNavigation {
    margin: 10px 0 0 0;
}
.linksNavigation span {
    cursor: pointer;
    color: #9c3edc;
    font-size: 15px;

}
.linksNavigation span:hover {
     font-weight: bold;
}
#linksReports {
	margin: 0 0 10px 15px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{margin: 0;} /*убрали padding: 0;*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

/*#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {

}
.TB_overlayBG {
	background-color:#aeaeae;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 3px solid #999999;
	text-align:left;
	top:50%;
	left:50%; border-radius: 10px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:3px 5px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_closeWindowButton{
	position:relative;
	top:4px;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
  margin:2px;
  padding-bottom:5px;
  font-size:16px;

	height:27px;
	color:#000;

}

#TB_ajaxContent{
	clear:both;
	padding:2px 10px 0px 10px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;

}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



#TB_ajaxContent .userError, #TB_ajaxContent .userSuccess {width:85%;margin-left:10px}

#mainMenuUser div a:hover {color: #9c3edc;}
#mainMenuUser div .active:hover {color: #FFF;}

/*Форма заказа*/
#mainOrderForm .standardBorder{margin-top:30px;}
#dateOrder {font-size:12px;margin-left: 10px;vertical-align: super;}
.updated {font-size: 16px; color: #f18c05; padding-bottom: 10px;}
/*========================================================*/


/*КОНКРЕТНЫЙ ЗАКАЗ*/
.centerAlign {text-align: center;}
#ordersCreatorInfo{line-height:17px;font-size:13px;margin:21px 0;min-height: 10px;}
#ordersCreatorInfo .userLink, #ordersCreatorInfo .companyLink{font-weight:bold;}
#ordersCreatorInfo p{float:left; margin-right:40px;}
#ordersCreatorInfo p.lastText{margin:0;}
/*Непосредственно по заказу*/

#oneOrderFunctionalButtons{margin:22px 0 0 0;min-height:60px;}
#oneOrderFunctionalButtons .refStyle {float: left; margin-right: 10px;}
#oneOrderFunctionalButtons .buttonGrey {margin: 0 20px 10px 0; float: left; padding: 11px 10px;}
#oneOrderFunctionalButtons button {margin:0 20px 10px 0; }
/*#oneOrderFunctionalButtons .confirmButton, #oneOrderFunctionalButtons .rejectButton, #oneOrderFunctionalButtons .cancelButton, #oneOrderFunctionalButtons .holdsButton, #oneOrderFunctionalButtons .setPriceButton, #oneOrderFunctionalButtons .buttonYesCancel{margin-right:5px;margin-top:10px;}*/
/*Сопутствующая информация по заказу*/

#orderAdditional{width:263px;float:right;font-size:12px;line-height:18px;}
 
  #orderAdditional p.addButton{margin-top:8px;text-align: center;}
  #orderAdditional img.addButton{margin-top:0;}
  #linkedOrdersBlock{margin-top:18px;}
  #linkedOrdersBlock .paddingWithoutTop{line-height:26px;}
#linkedOrdersBlock .paddingWithoutTop p{font-size: 12px;}
#orderAdditional span.agreementK{background: #f6f6f6 url('/content/images/icons/icon-i-light.png') no-repeat;  padding: 0 0 0 16px;}
  
 #orderMain{margin-right:249px;width: 685px;}
 .allPrint #orderMain{width: 880px;}

 
#ordersOtherInfo {margin-bottom:30px;}
#ordersContactInfo {margin-bottom:30px;}

/*========================================================*/

/*ИКОНКИ ЗАКАЗОВ*/

  /*ИКОНКИ В ЗАГОЛОВКЕ*/
  
  /*#mainH1 .IcoBig{position:relative;margin:0 10px 0 15px;}
  .trainIcoBig{width:20px;height:32px;}
  #mainH1 .trainIcoBig{top:4px;}
  #mainH1 .aviaIcoBig{top:6px;}
  #mainH1 .ferryIcoBig{top:0;}
  #mainH1 .guideIcoBig{top:2px;}
  #mainH1 .excursionIcoBig{top:5px;}
  #mainH1 .conferenceIcoBig{top:7px;}
  #mainH1 .invitationIcoBig{top:2px;}
  #mainH1 .insuranceIcoBig{top:4px;}
  #mainH1 .greenСardIcoBig{top:1px;}
  #mainH1 .transferIcoBig{top:2px;}
  #mainH1 .freeIcoBig{top:8px;}
  #mainH1 .hotelIcoBig{top:2px;}*/
  
  .IcoBig{position:relative;margin:0 10px 0 15px;background-image:url(/content/images/icons/order_type/order_types_big.png);background-repeat:no-repeat;line-height: 32px;padding: 0 0 0 32px;display: inline-block;height:32px;}
 
  .IcoBig.visaIcoBig{top:2px;background-position: 0 0;padding-left:33px;}
  .IcoBig.transferIcoBig{top:2px;background-position: -35px 0;}
  .IcoBig.trainIcoBig{top:4px;background-position: -69px 0;padding-left:20px;}
  .IcoBig.invitationIcoBig{top:2px;background-position: -91px 0;padding-left:33px;}
  .IcoBig.insuranceIcoBig{top:4px;background-position: -127px 0;padding-left:30px;}
  .IcoBig.hotelIcoBig{top:2px;background-position: -159px 0;padding-left:30px;}
  .IcoBig.guideIcoBig{top:2px;background-position: -191px 0;}
  .IcoBig.greenCardIcoBig{top:1px;background-position: -225px 0;}
  .IcoBig.freeIcoBig{top:8px;background-position: -259px 0;}
  .IcoBig.ferryIcoBig{top:8px;background-position: -294px 0;padding-left:30px;}
  .IcoBig.excursionIcoBig{top:5px;background-position: -328px 0;padding-left:26px;}
  .IcoBig.conferenceIcoBig{top:7px;background-position: -356px 0;padding-left:23px;}
  .IcoBig.aviaIcoBig{top:6px;background-position: -382px 0;padding-left:31px;}
  .IcoBig.incentiveIcoBig{top:6px;background-position: -419px 0;padding-left:45px;}
  .IcoBig.aviavipIcoBig{top:6px;background-position: -522px 0;padding-left:37px;}
  .IcoBig.apartmentsIcoBig{top:6px;background-position: -567px 0;padding-left:35px;}
  .IcoBig.car_rentIcoBig{top:2px;background-position: -35px 0;}

  /*ИКОНКИ В ТЕКСТЕ*/
  /*p .trainIco{width:12px;height:16px;position:relative;top:4px;margin-right:8px;}*/
  
  .Ico{position:relative;background-image:url(/content/images/icons/order_type/order_types.png);background-repeat:no-repeat;line-height: 16px;padding: 0 0 0 16px;}
  
  .Ico.visaIco{background-position: 0 0;}
  .Ico.transferIco{background-position: -19px 0;}
  .Ico.trainIco{background-position: -37px 0;padding-left:12px;}
  .Ico.invitationIco{background-position: -51px 0;padding-left:15px;}
  .Ico.insuranceIco{background-position: -68px 0;padding-left:14px;}
  .Ico.hotelIco{background-position: -84px 0;}
  .Ico.guideIco{background-position: -102px 0;}
  .Ico.greenCardIco{background-position: -120px 0;}
  .Ico.freeIco{background-position: -138px 0;}
  .Ico.ferryIco{background-position: -156px 0;}
  .Ico.excursionIco{background-position: -174px 0;padding-left:13px;}
  .Ico.conferenceIco{background-position: -189px 0;padding-left:11px;}
  .Ico.aviaIco{background-position: -202px 0;}
  .Ico.apartmentsIco{background-position: -218px 0;}
  .Ico.car_rentIco{background-position: -19px 0;}

  
  /**/
  .Ico.trainInverse{background-image: url(/content/images/icons/order_type/train_inverse.png);margin-right:5px;min-height:25px;}
  .Ico.aviaInverse{/*background-image: url(/content/images/icons/order_type/avia_inverse.png);*/margin-right:5px;min-height:25px;}

  
/*========================================================*/
  

/*Форма выбора заказов*/
.ordersSearchForm{padding:10px 18px;position: relative;}
.ordersSearchForm .btn{margin-top:10px;}
#toggleForm{float:right;padding-bottom:3px;}

/* Блок формы поиска поставщиков */
.providersSearchForm{padding:10px 18px;position: relative;min-height: 20px}
	.providersSearchForm .btn {margin-top:10px;}

.paramBlock {border:1px solid #dedede;cursor:pointer;}
.paramBlock img.select{width:7px; float: right;margin: 12px 0 0 5px;}
.paramBlock img{width:7px; float: right;margin: 7px 0 0 5px;}
.paramBlock img.addIco{width:16px; margin: 6px 0 0 10px;float: none;}
.paramHeight, input.paramHeight {padding: 3px 10px;min-height: 19px;}
.paramWidth {width:170px;}
.paramFont {font-size:12px;}
.paramSearch {border: 1px solid #dedede !important; width: 110px; margin-right: 10px;}

/*Верхние переключатели*/
#periodBlock {width:325px; margin-bottom:10px;background-color: #F6F6F6;color: #5C5C5C;}
#periodBlock p, #orderReportParams #periodBlock p{float:left;padding: 5px 20px;margin-right:0;}
#periodBlock p.active{background-color:#9c3edc; color:#fff;}

/*Заголовки поиска*/
#statusSet {width:105px;overflow: hidden;height: 19px; }
#paymentForm {width:115px;overflow: hidden;height: 19px; }

/*Выпадающие блоки*/
.setModule {padding:15px 10px; margin-top:10px;position: absolute; top:76px;display:none;z-index:95;background-color:#fff;}
#creationPeriodSet_ {left: 220px; top: 89px;}
#operationPeriodSet_ {left: 420px; top: 89px;}
#providersStartDate_ {left: 10px; top: 89px;}
#providersEndDate_ {left: 210px; top: 89px;}
#providersOrderCreationDate_ {left: 410px; top: 89px;}
.setModule .buttonGrey {margin:10px 0 20px 100px;min-width:250px;}
.divDateSearch {width:310px;}
.divDateSearch div {margin-bottom: 15px;}
.divDateSearch select {width:155px;}
.divDateSearch input {width: 95px; font-size: 15px; background-position-y: 1px; height: 20px;}
.divDateSearch .buttonGrey{margin-left:20px;}
.divDateSearch input.back{background:url(/content/images/background/input_calendar.gif) 98% 2px no-repeat;cursor:pointer;padding-right: 0;}
.divDateSearch .arrowDate {margin-left: 7px;font-size: 26px;cursor: pointer;}

#staffSet_ {width:60%; left:30%;}
#staffSet_ div{margin-bottom: 15px;}

#statusSet_ {width:20%; left:25%;}
#statusSet_ ul{margin-bottom: 5px;}
#statusSet_ ul li{cursor:pointer;}
#statusSet_ ul li:hover{font-weight:bold;}

#paymentForm_ {width:20%; left:40%;}
#paymentForm_ ul{margin-bottom: 5px;}
#paymentForm_ ul li{cursor:pointer;}
#paymentForm_ ul li:hover{font-weight:bold;}

#orderFindParams {width:100%;min-height: 30px;margin-top: 20px;}
#orderFindParams input{border-width: 0;width: 90px;}
#orderFindParams select {width:120px;}
#orderFindParams .radius{float:left;margin-right:10px;}
#orderFindParams .nameBlock{float:left;margin-right:10px;margin-top: 7px;}


#orderReportParams {width:100%;min-height: 30px;margin-top: 20px;}
#orderReportParams input{border-width: 0;width: 110px;}
#orderReportParams select {width:165px;}
#orderReportParams p.title {margin:10px 0 3px 0;}
#orderReportParams .radius{float:left;margin-right:10px;}
#orderReportParams .nameBlock{float:left;margin-right:10px;margin-top: 7px;}
#orderReportParams .setTitle{float:left;/*margin-left:10px;*/width: 780px;padding:0 10px 0 0;min-height:29px;}
#orderReportParams .setTitle span{position: relative;top: -5px;left: 6px;}

#staffSet_.newModule{top: 205px;left: 150px;}
#periodSet_.newModule{top: 90px;left: 20px;}
#serviceSet_.newModule{top: 145px;left: 150px;width: 500px;}
#serviceSet_.newModule ul{float:left; width:30%; margin-right:10px;}
#serviceSet_.newModule ul li{margin-bottom:10px;}

#createrSet_ {width: 100%;margin-left: 360px;}
#createrSet_ label{margin-right:12px;}

.greyButton {padding: 6px 10px;border: 1px solid #ccc;background-color: #f1f1f1; width:100px;float:left;text-align: center;}
.violetButton {background-color: #9C3EDC;color: white;}
/*ОГРАНИЧЕНИЯ БЮДЖЕТА*/

.showOrderLimit {width:310px;padding: 5px 10px; text-align:right;float:right;margin: 4px 4px 0 0;}
.showOrderLimit .orderLimitUser{width:300px;float:right;margin-top:10px;}
.showOrderLimit .title{text-align:right;}

/*стандартные формы*/
 .currentOrderTypeTable .headerRow td{padding-top:15px;font-weight:bold;}
 .currentOrderTypeTable .textRow td{font-size:13px;color:#293432;}
 .currentOrderTypeTable .inputsRow td{padding-right:17px;padding-bottom:14px;vertical-align:top;}
 .currentOrderTypeTable .halfLength{width:75px;}
 .currentOrderTypeTable .standardLength{width:150px;}
 .currentOrderTypeTable .doubleLength{width:350px;}
 .currentOrderTypeTable .standardTextarea{width:495px;height:100px;}
 .currentOrderTypeTable .backgroundCalendar{width:140px;}


 
 /**/
 .tableRow {}
 .tableRow:hover {background-color: #f5f5f5;}
 .tableRow img {padding-left:8px;}
 .tableRow .new_ostrovok{font-weight: bold;color:#71c632;}
 .new_order td {background-color:#fadadd;}
 .withUser input, .withUser select.withUser {background-color:#cecece;color: #000000;}
 
.annulation {margin-top: 10px;float: left;}
.borderGreen {border:3px solid #62d996; }
.borderGreen h2{font-size:14px; padding:5px 0;}
.borderGreen input[type=text], .borderGreen input[type=password] {width:200px;}

/**/
.printBlockColumn {width:30%; float:left;margin-right:15px;}

/*Ваучер*/
.voucherTable {}
.voucherTable tr td{padding:0;}
.voucherTable p{padding:0;}
.voucherTable textarea{width:275px;}
.voucherTable input {width:275px;}

/**/
#return_from, #return_to {padding-left:5px;}

.orderTypes {margin: 20px 60px 0 0; float:left;width:25%;}
.orderTypes li{padding-left:15px;margin-bottom:40px;clear: left;min-height: 31px;}
.orderTypes li a{font-size:14px;}
.orderTypes li span{float:left;}
.orderTypes li .IcoBig{margin-top:-7px;}
.orderTypes li .trainIcoBig {margin-right:20px;}

#thank {margin-top:20px; font-size:16px; }
#thank p {font-size:16px;margin: 20px 0;}

#intervalBlock {padding:15px 0 0 30px;}

#check_return_ticket {margin:10px 5px 10px 0;}

.orderButtonUnreg {text-align:center;margin-top: 25px;width:100%;}
.orderButtonUnreg i{margin-right:5px;}

.roundtrip {display:none;}
.leftBorder {border-left:3px solid #000000;}


.tickets {}
.tickets p{margin-bottom:4px;}
.tickets a{margin-left:5px;}

.mini_face {background: url(/content/images/background/mini_faces.png) right no-repeat;width: 29px;height: 29px;line-height: 29px;display: inline-block;}
.mini_face.girl_face{background-position: 0 0;}
.mini_face.boy_face{background-position: -36px 0;}

#faceButtons {position: relative;/*margin-top:-63px;*/}
#faceButtons a{margin-right:10px;margin-left:10px;background-image:none;padding-top:13px;}
#faceButtons .btn-inverse{background-color: #818181;}
#faceButtons a span{margin-right:5px;float:left;margin-top: -3px;}
#faceButtons hr{border: 1px solid #cccccc;}

.lineBlock {min-height: 7px;position: absolute;top: 45px;background-color: #f6f6f6;/*border-top: 2px solid #cccccc;*/margin-left: 0;width:1000px;}
.lineBlock2 {min-height: 4px;position: absolute;top: 45px;background-color: #f6f6f6;/*border-top: 1px solid #cccccc;*/margin-left: 11px;width:241px;}
.lineBlock2.selected{margin-left: 274px;}

.sign_up { border-radius: 15px; -khtml-border-radius: 15px;}
.sign_up:hover {background: #9c3edc; color: white;}

.inset {height: 33px;}
#additionalButtons {padding-bottom: 30px; display: none;}
#mainMenuUser div a:hover {color: #9c3edc;}
#mainMenuUser div .active:hover {color: #FFF;}

/**
 * Данные для авиа-систем
 */
#aviaInfoBlock .headerP {text-align: center; padding: 10px;}
.sirenaText, .amadeusText, .galileoText, .gabrielText {margin-right: 20px;}
.amadeus, .galileo, .gabriel {display: none;}
#aviaInfoBlock {display: none;}
#aviaInfoBlock p {padding-bottom: 10px;}

.orderCreateDate {width: 90px;}

/**
 * Редактирование заказа
 */
.editRoute {display: none;}
.editRouteButton {background: url('/content/images/ui-lightness/ui-icons_ef8c08_256x240_.png') -64px -111px repeat-x; width: 20px; height: 20px;}
.changeRoute {margin-top: 15px; margin-bottom: 5px; display: none; cursor: pointer}
.noactual {color: gray; font-size: 12px;}
.agreeChange, .disagreeChange {cursor: pointer;}
.wasChanged {color: red;}
#aviaTicketsTable .strike, #trainTicketsTable .strike {display: none;}
.showHistoryP {margin: 0 0 15px 10px;}
.changeClass, .changeNeedServices, .changeTypeOfWagon {height: 30px;}
.changeDeparturePoint, .changeArrivalPoint {width: 90px; height: 25px;}
.changeDepartureDate {width: 95px; height: 25px;}
.changeAirline {height: 25px; width: 65px;}
.changeTrainNumber {height: 25px; width: 30px;}
.changeDepartureTime {height: 25px; width: 46px; text-align:center;}

/**
 * Обмен билетов
 */
.editTrainButton {display: none;}
.editTrainButton {background: url('/content/images/ui-lightness/ui-icons_ef8c08_256x240_.png') -64px -111px repeat-x; width: 20px; height: 20px;}
.changeTicket {cursor: pointer; display: none;}

/**
 * Заявка на VIP-сервис
 */
#formAviavip ul li {position: relative; left: 15px; width: 100%; padding-bottom: 5px; padding-top: 5px; list-style: initial; list-style-image: url(/content/images/background/audit_point.png); float: left;}

/**
 * Форма онлайн заявки
 */
.online_info {border-color: #9c3edc;background-color: #EDDFF8;font-size: 15px;}
.online_info.whiteBlock {    -o-box-shadow: 0 1px 9px #9c3edc;    -ms-box-shadow: 0 1px 9px #9c3edc;    box-shadow: 0 1px 9px #9c3edc;}
.online_info .searchButton {margin-left: 325px;width: 250px;}
.online_info input, select {background-color: #fff;}

div .small-service-list, div .big-service-list {
	margin: 20px 8px 0 16px;
	width: 29%;
	background-color: #ffffff;
	padding: 20px 0 18px 0;
	border-radius: 8px;
	border: 2px solid #ddd;
	-o-box-shadow: 0 1px 9px #ccc;
	-ms-box-shadow: 0 1px 9px #ccc;
	box-shadow: 0 1px 9px #ccc;
}
.small-service-list a, .big-service-list a {
	font-size: 14px;
}

.small-service-list .service-list-text {
    text-align:center;
    color:#9c3edc;
}
.small-service-list:hover {
    font-weight: bold;
}

span.elm-avia {margin: 18px 15px 10px 17px !important}
span.elm-train {margin: 18px 15px 12px 32px !important}
span.elm-hotel {margin: 0 15px 9px 32px !important}

.small-service-list span, .big-service-list span {
  float:left;
  margin-top: -10px;
}

/**
* Всплывающее окно(дубли)
*/
#messageConfirm .btn {
    width: 40px;
    margin: 10px 5px 0 0;
}

/**
* popUpBox для выписки online
*/
#divTicketig .ticketingText{font-size: 18px !important;}
#divTicketig img{
    margin: 15px 0 0 11px;
    position: relative;
    top: 9px;
    left: 3px;
}

/*
* popUpBox парсинг билетов
*/
#ticketInfoBlock {
    margin-bottom: 10px;
}
#ticketInfoBlock input {
    background: #ffffff;
}
#ticketInfoBlock select{
	width: 178px !important;
}
#ticketInfoBlock input{
	width: 168px;
}
#ticketInfoBlock .parseTicketDate{
	width:73px;
}
#ticketInfoBlock .parseTicketDateTitle{
	padding-left: 23px;
}
#ticketInfoBlock [name$="type_system]"] {
	margin-bottom: 20px;
}
#ticketInfoBlock .typeWay {
	margin-bottom: 25px !important;
	width: 20px !important;
}
.red-row {
	background-color: orangered;
	overflow: hidden;
}
.yellow-row {
	background-color: #f5ffad;
	overflow: hidden;
}
.green-row {
	background-color: lawngreen;
	overflow: hidden;
}
.light-green-row {
	background-color: lightgreen;
	overflow: hidden;
}
.pink-row {
	background-color: pink;
	overflow: hidden;
}
.errorField {
    background-color: #FADCDD !important;
    border: 2px solid #DB2F2E !important;
}
.h3ParseTicket {
    cursor: pointer !important;
}
.errorH3 {border: 2px solid #DB2F2E !important;}

.dialog_body input{
    margin-right:7px;
}
.feeFieldBlock {
    width: 87px;
    margin-top: 5px;
    font-size: 13px;
}

/* Оплата счета */
.billPayBlock {
    height: 27px;
}
.billPayBlockHigh {
    height: 35px;
}
.billPayPriceMargin {
    margin-top: 15px;
}

#billPayBlock {
    font-size: 14px;
	width: 270px;
}
#billPayBlock input {
    width: 90px;
    text-align: end;
}

#popUpBillPay_typePay, #popUpBillPay_currencyPay {
	width: 100px;
	font-weight: bold;
}


/* Возврат оплаты клиента */
#returnPayBlock input{
	width: 90px;
	text-align: end;
}
#returnPayBlock .returnDiv {
	height: 35px;
}
#returnPayBlock select {
	width: 100px;
}

/* Поиск заказов */
#serachOrderBlock {
	margin-top: 30px;width: 955px;clear: both;
}

.emptySearchTr {
	height: 44px;
}

#imgUnsetManager {
	margin: 5px 0 0 5px;
}
	#imgUnsetManager:hover {
		cursor: pointer;
	}

/* Кнопки смены маршрута */
.changeAviaStations {
	width: 30px;
	position: absolute;
	margin: 3px -2px;
}
.changeTrainStations {
	width: 35px;
	position: absolute;
	margin: 0 4px;
}
	.changeAviaStations:hover, .changeTrainStations:hover {
		cursor: pointer;
	}

.error-dialog {
    text-align: center;
}
/*!
 * Bootstrap v2.0.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.
 */
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 {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
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,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}/*
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}*/
/*a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}*/
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.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;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span12 {
  width: 99.99999998999999%;
}
.row-fluid > .span11 {
  width: 91.489361693%;
}
.row-fluid > .span10 {
  width: 82.97872339599999%;
}
.row-fluid > .span9 {
  width: 74.468085099%;
}
.row-fluid > .span8 {
  width: 65.95744680199999%;
}
.row-fluid > .span7 {
  width: 57.446808505%;
}
.row-fluid > .span6 {
  width: 48.93617020799999%;
}
.row-fluid > .span5 {
  width: 40.425531911%;
}
.row-fluid > .span4 {
  width: 31.914893614%;
}
.row-fluid > .span3 {
  width: 23.404255317%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span1 {
  width: 6.382978723%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/*
p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}*/
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/*form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 /

  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down /

}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size /

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels /

  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.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,
textarea {
  -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 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}*/
input:focus,
textarea:focus {
  border-color: rgba(156, 54, 223, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(156, 54, 223, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  border-color: rgba(156, 54, 223, 0.8);
}
.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 {
  float: none;
  margin-left: 0;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eeeeee;
  border-color: #ddd;
  cursor: not-allowed;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: 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 > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: 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 > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: 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;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #eeeeee;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
.help-block,
.help-inline {
  color: #555555;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  *margin-left: 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  border-radius: 3px 0 0 3px;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-append input,
.input-append select .uneditable-input {
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  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-left: 0;
  margin-right: 3px;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
  /* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */

  *display: inline-block;
  *margin-left: 0;
  *padding-left: 20px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.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 #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.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 {
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/content/images/background/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url("/content/images/background/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 {
  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 {
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.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-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  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;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  border-radius: 3px;
}
.fade {
  transition: opacity 0.15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=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);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  transition: background-position 0.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;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.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 {
  background-color: #9c3edc;
  background-image: linear-gradient(top, #d099f8, #9c3edc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #9c3edc #9c3edc #003580;
  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(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #9c3edc;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: linear-gradient(top, #fbb450, #FF7300);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  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(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #FF7300;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  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(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  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(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  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(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  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(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
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-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 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 .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  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);
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  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-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  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: 18px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.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;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  display: table;
  width: 100%;
}
.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 {
  border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  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;
  border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .container {
  width: auto;
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  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(enabled=false);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #222222;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #080808 \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar {
  color: #999999;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  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 {
  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: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  transition: none;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 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-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .dropdown-menu {
  margin-top: 1px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .nav.pull-right .dropdown-menu,
.navbar .nav .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before,
.navbar .nav .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after,
.navbar .nav .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  border-radius: 6px;
  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 {
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.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;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}/*
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}*/
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 14px;
  background-color: #ffffff;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
  border-color: #0088cc;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
}
.label {
  padding: 1px 4px 2px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 13px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  border-radius: 3px;
}
.label:hover {
  color: #ffffff;
  text-decoration: none;
}
.label-important {
  background-color: #b94a48;
}
.label-important:hover {
  background-color: #953b39;
}
.label-warning {
  background-color: #f89406;
}
.label-warning:hover {
  background-color: #c67605;
}
.label-success {
  background-color: #468847;
}
.label-success:hover {
  background-color: #356635;
}
.label-info {
  background-color: #3a87ad;
}
.label-info:hover {
  background-color: #2d6987;
}
.label-inverse {
  background-color: #333333;
}
.label-inverse:hover {
  background-color: #1a1a1a;
}
.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  border-radius: 9px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .bar {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
  background-color: #dd514c;
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  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 {
  background-color: #5eb95e;
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar {
  background-color: #62c462;
  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 {
  background-color: #4bb1cf;
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  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 {
  background-color: #faa732;
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  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: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .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: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}

#typicalPagesList {}
#typicalPagesList .typicalPage {margin-bottom:15px;}
#typicalPagesList .typicalPage .borderTpAvatar{float:left;}
#typicalPagesList .typicalPage .tpInfo{margin-left: 140px;}
#typicalPagesList .typicalPage .tpInfo p{margin-top: 10px;}
#typicalPagesList .typicalPage a{font-size:14px;}

.tpBlockContent{line-height: 20px;}
.tpBlockContent ul{}
.tpBlockContent ul li{list-style-type:disc; margin-left: 40px;margin-bottom:7px;}

.greyBlock {background-color:#f9f9f9;box-shadow: 3px 2px 6px #ccc;border-width: 1px;}

#girl_text {margin-top:-5px;}
#girl_text .girl_icon{float:left;padding-top:35px;margin: -15px 28px 13px 15px;}
#girl_text .bubbleBlock{background: url(/content/images/background/bubble.png) right no-repeat;width:536px; padding-top:15px;  float:left; height:131px; }
#girl_text .bubbleBlock p{font-style:italic;padding: 7px 7px 5px 33px;line-height: 26px;font-size:14px;}
.bubble {background: url("/content/images/background/bubble.png") transparent; left: 100px; position: relative; width: 537px; height: 132px;}
.bubble p {left: -90px; margin: 0px; position: relative; text-indent: 0px; width: 620px; padding-top: 8px; font-size:14px; line-height: 2.0;}

#our_features {margin:5px 0px 25px 0px;}
#our_features span{margin-left: 60px;margin-bottom:15px;}
#our_features .elm-big_user_girl {margin-top: 2px;}
#our_features h2{font-weight:normal;font-size: 24px;}
#our_features .greyBlock{width:260px; padding:20px 26px 28px 26px; margin-top:5px;min-height: 369px;}
#our_features h4{font-size: 16px;font-weight: bold;padding-top: 21px;}
#our_features ul{margin-top: 10px;padding-left: 14px;}
#our_features ul li{list-style-image:url(/content/images/icons/separator/mini-dot.png);margin-bottom: 10px;font-size:13px;}

.our_features {margin:20px 0px 25px 0px;}
.our_features .elm-wheel {margin: 0 0 0 23px;}
.our_features .elm-hand {margin: 30px 0 0 18px;}
.our_features .elm-watch {margin: 0 0 0 27px;}
.our_features .featuresIconBlock {display: inline-block;float:left; width: 101px; padding-bottom: 25px;}
.our_features .featuresTextBlock {display: inline-block; float:left; padding: 0 10px 10px 30px;}
.our_features .featuresTextBlock h4{font-size:18px;margin-bottom: 10px;}
.our_features ul{margin-top: 10px;padding-left: 14px; width: 260px; float: left;}
.our_features ul li{list-style-image:url(/content/images/icons/separator/mini-dot.png);margin-bottom: 10px;font-size:13px;}
.our_features .featuresSmallUl {width: 205px !important; padding-left: 25px;}
.our_features .iconFeature{width:515px;float:right;padding-bottom: 25px;line-height:22px;font-size:14px;}
.our_features .featuresHr {border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #f6f6f6;}

#our_order_types {margin:25px 0px 25px 0px;}
#our_order_types .greyBlock{width:42%; padding-top:20px; margin-top:5px;min-height: 253px;}
#our_order_types h4{font-size: 18px;background-repeat: no-repeat;min-height: 77px;padding-left: 87px;}
#our_order_types .button_block{text-align:center;margin-top:20px;}

#meetingDetails table td {padding-bottom: 5px;}
#meetingDetails .call_email {vertical-align: bottom;}

.phoneIcon {background: url(/content/images/icons/phone_icon.png) right no-repeat;width: 19px;height: 19px;line-height: 19px;display: inline-block;margin: -6px 5px 0px 0px; position: relative; padding: 0;float: left;min-height: 19px;}

.iconFeature{margin-left:20px; width:596px;float:right;padding-bottom: 25px;line-height:22px;font-size:14px;}
.iconFeature .standarList {margin-bottom: -30px;}
.iconText {display: inline-block;float:left;padding-right: 5px;}

.how_to_use {width:100%;}
.video_title {cursor:pointer; color: #9c3edc;margin-bottom:10px;}
.video_title span{border-bottom:1px dashed #9c3edc; }
.video_info {display:none; margin-bottom:15px;}

/*Таблица со стоимостью услуг*/
div.pricing {
	margin-bottom: 30px;
	width: 655px;
}
#conditionsPay {
	margin-left: 25px;
}
.pricing__layout {
	position: relative;
	/*margin: 0 auto;*/
	display: table;

}
.pricing table {
	position: relative;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0;
	border-color: grey;
	font-size: 15px;
	font: 12px/1em Open Sans, Arial, sans-serif;
}
.pricing thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}
.pricing tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.pricing tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
.pricing tfoot tr:first-of-type td {
	padding-top: 1.5rem;
	border-top: 1px solid #e6e6e6;
}
.pricing thead tr:last-of-type td:first-of-type {
	border-radius: 0.5rem 0 0 0;
}
.pricing thead tr:last-of-type td:last-of-type {
	border-radius: 0 0.5rem 0 0;
}
.pricing tfoot tr:first-of-type td:first-of-type {
	border-radius: 0 0 0 0.5rem;
}
.pricing tfoot tr:first-of-type td:last-of-type {
	border-radius: 0 0 0.5rem 0;
}
.pricing thead tr:last-of-type td {
	padding-top: 1.2rem;
}
.pricing thead tr:last-of-type td {
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #e6e6e6;
}
.pricing tr td:first-of-type {
	padding-left: 2rem;
	padding-right: 2rem;
}
.pricing tr td:first-of-type {
	border-right: 1px solid #e6e6e6;
}
.pricing thead td {
	font-size: 1.2rem;
	font-weight: bold;
	vertical-align: top;
}
.pricing td {
	position: relative;
	padding: 0.5rem 1rem;
	line-height: 1.3em;
	text-align: center;
	background: #f6f6f6;
}
.pricing__header {
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.3em;
	text-align: left;
}

/*ПРОФАЙЛ*/
#mainProfileBlock{padding:0px 0;font-size: 14px;}
#mainProfileBlock p{font-size: 14px;}

#mainProfileAvatar{float:right;text-align: center;width: 270px;}
#mainProfileAvatar .btn{/*float: right;*/margin-bottom: 15px;}
.mainProfileInfo{float:left; width:620px;}
  #profileName{font-size:24px;padding:0px 0px 14px; margin:0px;}
  

/* .price{font-weight:bold;color:red;} */
.price{font-weight:bold;color:#293432;}
.loginInfo {background-color:#ededed;margin:20px 0px 20px 0px; border-radius: 4px;min-height:20px;padding: 5px 10px 5px 10px;color:#c0c0c0;}
.loginInfo p:hover {color:#000;}

/*ПРОФИЛЬ КОМПАНИИ*/
#managerInfo {margin: 0px 0px 10px 0px;}
#managerInfo p{font-size: 14px;}
#managerInfo p.buttonGrey{margin-left: 15px;}


#ordersInfo {font-size: 14px;margin-top: 15px;}
#ordersInfo p{font-size: 14px;}
#ordersInfo p span{font-weight: bold;}
#ordersInfo ul{margin-top: 20px;}
#ordersInfo ul li{margin: 5px 0px 0px 20px;}


/*АВАТАРКИ*/
.borderAvatar{text-align:right;}

.borderUserAvatar{width:134px;height:134px;background:#777;}
.borderUserAvatarBig{}
.borderUserAvatarSmall{width:68px;height:68px;background:#777;}
img.borderUserAvatarBig {width:266px;height:266px;background:url(/content/images/default/profile.gif) right no-repeat;}

.borderCompanyAvatar{width:134px;height:134px;background:#777;}
.borderCompanyAvatarBig{}
.borderCompanyAvatarSmall{width:68px;height:68px;background:#777;}
img.borderCompanyAvatarBig {width:266px;height:266px;background:url(/content/images/default/profile.gif) right no-repeat;}

.sign_up { border-radius: 15px; -khtml-border-radius: 15px;}
.sign_up:hover { border-radius: 15px; -khtml-border-radius: 15px; background: #9c3edc; color: white;}

.header {padding: 15px 0px 10px 0px; font-size: 16px;}
#managerInfo .whiteBlock p {line-height: 1.5;}

.inset {height: 33px;}

.showPassport {border-bottom: 1px dashed}

/*Менеджеры color:#3c2727; #9c3edc */
.managersGroupName{margin:15px 0px 10px 0px;  padding:3px; background-color:#ebeeee;min-height:40px;}
.managersGroupName p{margin:8px 0px 0px 5px;float:left; font-size:16px;}
.managersGroupName p.editManagersGroup {float: right;}
.managersGroupName p a{margin:0px 0px 0px 20px; font-size:14px; font-style:italic;}
.managersList .managerName{margin: 0px 10px 3px 0px;background-color:#f1e8f9; padding: 2px 15px;border:1px solid #E0C4F9;
  text-align: left; width: 290px; float: left}
.managersList .managerName:hover{border-color: #9c3edc;}

.privacy-info {margin: 12px 0 15px 0;}
.privacy-element {margin-right: 30px; font-size: 13px; font-weight: normal;}

.__im_autoload {}
.__im_autoload .whiteBlock{width: 910px;}
.__im_autoload .autoload{width: 549px;}
.__im_autoload .autoload td.left, form.standard td.right {
    padding: 2px 0;
    vertical-align: top;
}
.__im_autoload .im_files {    margin-bottom: 5px; }
.__im_autoload .current_file {font-weight: bold;    color: #136916; margin-top: 10px;}
.__im_autoload .current_file a{font-weight: bold;    color: #136916;}

.__im_autoload .im_orders{}
.__im_autoload .im_orders tr td{background-color:#ffffff;}
.__im_autoload .im_orders tr.odd td{background-color:#f5f5f5;}

.__im_autoload .instruction{width: 380px;}
.__im_autoload .instruction ul{    padding-left: 40px;   margin: 5px 0 7px 0;}
.__im_autoload .instruction ul li{list-style: square;  }
.__im_autoload .instruction .point{margin-bottom: 10px;}


#addNewsButton{width:160px;height:31px;top:8px;left:14px;position:relative;}
.oneNews {margin-bottom:28px;}
.oneNews .newsHeader{font-size:18px;color:#308fb8;margin-bottom:9px;}
.oneNews .newsDate{font-size:12px;color:#666;margin-bottom:2px;}
.oneNews .text{line-height:20px;}

.oneNews .editIco{width:12px;height:12px;cursor:pointer;margin:0px 9px 0px 7px;position:relative;top:1px;}
.oneNews .deleteRedIco{width:12px;height:12px;cursor:pointer;position:relative;top:1px;}

#mainNews table, #newsList table{border: 1px solid #000000;}
#mainNews table tr td, #mainNews table tr th, #newsList table tr td, #newsList table tr th{padding:3px 7px;border: 1px solid #000000;}

.buttonPage {padding: 5px 11px;    background: #9c3edc;    color: #fff;    margin-right: 10px;}

		.elm {
			background: url('/content/images/background/about.png');
			display: inline-block;
			vertical-align: middle;
		}
				.elm.elm-big_user_girl_glasses {
					background-position: -0px -0px;
					width: 176px;
					height: 182px;
				}

				.elm.elm-big_user_boy {
					background-position: -181px -0px;
					width: 136px;
					height: 181px;
				}

				.elm.elm-big_user_boss {
					background-position: -322px -0px;
					width: 136px;
					height: 180px;
				}

				.elm.elm-big_user_girl {
					background-position: -0px -187px;
					width: 136px;
					height: 179px;
				}

				.elm.elm-avia {
					background-position: -141px -187px;
					width: 151px;
					height: 125px;
				}

				.elm.elm-hotel {
					background-position: -463px -0px;
					width: 125px;
					height: 144px;
				}

				.elm.elm-train {
					background-position: -297px -187px;
					width: 144px;
					height: 123px;
				}

				.elm.elm-user_girl_glasses {
					background-position: -463px -149px;
					width: 101px;
					height: 109px;
				}

				.elm.elm-user_girl {
					background-position: -463px -263px;
					width: 90px;
					height: 103px;
				}

				.elm.elm-user_boss {
					background-position: -0px -371px;
					width: 80px;
					height: 105px;
				}

				.elm.elm-user_boy {
					background-position: -85px -371px;
					width: 80px;
					height: 104px;
				}

				.elm.elm-wheel {
					background-position: -170px -371px;
					width: 75px;
					height: 84px;
				}

				.elm.elm-girl_head {
					background-position: -250px -371px;
					width: 74px;
					height: 73px;
				}

				.elm.elm-hand {
					background-position: -329px -371px;
					width: 70px;
					height: 71px;
				}

				.elm.elm-watch {
					background-position: -0px -481px;
					width: 64px;
					height: 72px;
				}

				.elm.elm-simple_page {
					background-position: -558px -263px;
					width: 28px;
					height: 31px;
				}

				.elm.elm-simple_watch {
					background-position: -558px -299px;
					width: 28px;
					height: 28px;
				}

				.elm.elm-simple_filter {
					background-position: -558px -332px;
					width: 27px;
					height: 25px;
				}

				.elm.elm-simple_purple_case {
					background-position: -141px -317px;
					width: 22px;
					height: 21px;
				}

				.elm.elm-simple_purple_watch {
					background-position: -168px -317px;
					width: 22px;
					height: 21px;
				}

				.elm.elm-simple_purple_filter {
					background-position: -195px -317px;
					width: 22px;
					height: 19px;
				}

div.popUpBox{z-index:1000;background:#dedede;}
  /*.popUpBox.simpleBorder{background:#000;padding:1px;}*/
  /*.popUpBoxIn{padding:1px;background:#00ff00;}*/
  .popUpBoxHeader{background:#bbb;height:20px;vertical-align:middle;}
    .popUpBoxHeaderText{color:#000;font-size:14px;vertical-align:middle;padding:2px 10px 0px 10px;}
  .popUpBoxContent{background:#fff;padding:12px 25px 20px 20px;font-size:12px;}

.pub_t, .pub_r, .pub_b, .pub_l, .pub_tl, .pub_tr, .pub_br, .pub_bl{position:absolute;z-index:1001;font-size:0.1px;}
.pub_t{background: url(/content/images/pop_up_box/t.png);top:-12px;left:0px;height:12px;width:100%;}
.pub_r{background: url(/content/images/pop_up_box/r.png);right:-12px;top:0px;height:100%;width:12px;}
.pub_b{background: url(/content/images/pop_up_box/b.png);bottom:-12px;left:0px;height:12px;width:100%;}
.pub_l{background: url(/content/images/pop_up_box/l.png);left:-12px;top:0px;height:100%;width:12px;}

.pub_tl{background: url(/content/images/pop_up_box/tl.png);left:-12px;top:-12px;height:12px;width:12px;}
.pub_tr{background: url(/content/images/pop_up_box/tr.png);right:-12px;top:-12px;height:12px;width:12px;}
.pub_bl{background: url(/content/images/pop_up_box/bl.png);left:-12px;bottom:-12px;height:12px;width:12px;}
.pub_br{background: url(/content/images/pop_up_box/br.png);right:-12px;bottom:-12px;height:12px;width:12px;}

.pub_close{width:16px;height:16px;position:absolute;top:0px;right:0px;background:url(/content/images/pop_up_box/close.gif);cursor:pointer;margin: 10px 5px 0 0}

#modalPopup{z-index:999;position:fixed; background-color:#ccc; display: block;width:100%;height:100%;top:0px;left:0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
-moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

/*Настройка содержимого*/
.popUpTextarea{width:90%;height:75px;margin-top:15px;}
.popUpButton{margin-top:8px;}
.popUpUl {margin:15px 0px;padding-left:25px;}
.popUpUl li{list-style-type:decimal;margin-bottom:7px;}
.popUpUl input{margin-right:7px;}

.popUpTable, .popUpTableProceeds {margin:15px 0px;padding-left:25px;}
.popUpTable tr{}
.popUpTable tr td, .popUpTableProceeds tr td{padding:5px 2px;}
.tdFeeDetail {width: 60px; font-weight: 600;}

#savingInfo {display: none; margin-top: 15px;}
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index:1005;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; background: white; color: black;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; min-height: 28px;}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.ui-datepicker-trigger{cursor:pointer;}

.ui-icon .ui-icon-circle-triangle-w {width: 15px; height: 14px;}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/content/images/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #9C3EDC; background: #AD3FED/* url(/content/images/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x*/; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/content/images/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #9c3edc; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #AD3FED; background: #AD3FED/* url(/content/images/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x*/; font-weight: bold; color: #FFFFFF; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #51A351; background: #ffffff url(/content/images/ui-lightness/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #51A351; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #9c3edc; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #9c3edc; background: #e6f4e6/* url(/content/images/ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x*/; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/content/images/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
/*.ui-icon { width: 16px; height: 16px; background-image: url(/content/images/ui-lightness/ui-icons_222222_256x240.png); }*/
.ui-widget-content .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/content/images/ui-lightness/ui-icons_ef8c08_256x240.png?v=1); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_ef8c08_256x240.png?v=1); }
.ui-state-active .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_ef8c08_256x240.png?v=1); }
.ui-state-highlight .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/content/images/ui-lightness/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; width: 15px; height: 14px;}
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; width: 15px; height: 14px;}
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { border-top-left-radius: 4px; }
.ui-corner-tr { border-top-right-radius: 4px; }
.ui-corner-bl { border-bottom-left-radius: 4px; }
.ui-corner-br { border-bottom-right-radius: 4px; }
.ui-corner-top { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666; opacity: .50;}
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/content/images/ui-lightness/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); border-radius: 5px; }

