
input[type=text],
input[type=password] {
  border: none;
  background: transparent;
}

td.checkbox_container,
th.checkbox_container {
  width: 13px;
  text-align: center;
}

input[type=radio] {
  vertical-align: sub;
}

span.error {
  color: #DF1F1F;
}

span.error:before {
  content: '* ';
}

textarea.xmlview {
  font-family: Consolas, monospace !important;
  font-size: 12px !important;
  width: 100%;
  border: 1px solid #333;
}

#global_loading_indicator {
  position: fixed;
  z-index: 10000;
  top: 1px;
  right: 1px;
  border: 1px solid #E2007A;
  padding: 5px 16px 5px 32px;
  background: #EA0E85 url(../IMG/ajax-loader.gif) no-repeat left center;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  color: #FFF;
  cursor: wait;
}

/* Gateway Page */
#gateway {
  position: relative;
  margin: 20px auto;
  width: 679px;
  height: 498px;
}

#gateway a {
  position: absolute;
  background: #FFF;
  padding: 1px;
}

#gateway a.disabled {
  cursor: default;
}

#dealer_choose_icon {
  top: 5px;
  left: 426px;
  width: 86px;
  height: 85px;
}
#dealer_choose_label {
  top: 104px;
  left: 425px;
  width: 83px;
  height: 24px;
}

#distributor_choose_icon {
  top: 218px;
  left: 542px;
  width: 76px;
  height: 88px;
}
#distributor_choose_label {
  top: 318px;
  left: 478px;
  width: 196px;
  height: 26px;
}

#gateway #provider_choose_icon {
  top: 363px;
  left: 296px;
  width: 108px;
  height: 105px;
  background: transparent url(../IMG/circle.png) no-repeat center center;
}
#provider_choose_label {
  top: 468px;
  left: 280px;
  width: 144px;
  height: 28px;
}

#client_choose_icon {
  top: 218px;
  left: 68px;
  width: 90px;
  height: 82px;
}
#client_choose_label {
  top: 304px;
  left: 1px;
  width: 217px;
  height: 57px;
}

#subscriber_choose_icon {
  top: 8px;
  left: 186px;
  width: 81px;
  height: 80px;
}
#subscriber_choose_label {
  top: 104px;
  left: 164px;
  width: 113px;
  height: 22px;
}


/* Subscriber Authentication */

#authentication_form {
  width: 184px;
  padding: 0 8px;
}

#login_form_header {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  padding-bottom: 3px;
}

#authentication_form .label_container {
  float: left;
  padding: 6px 2px;
}

#authentication_form .input_container {
  float: right;
  padding: 2px 0;
}

#authentication_form .input_container > div {
  float: left;
  background: url(../CommonFiles/AuthInputs.png) no-repeat 0 0;
  height: 20px;
  padding: 1px 0;
}

#authentication_form .input_container > #auth_login_container {
  background-position: 0 0;
}

#authentication_form .input_container > #auth_password_container {
  background-position: -150px 0;
}

#authentication_form .input_container > .auth_input_right {
  width: 8px;
  background-position: right top;
}

#authentication_form input[type=text],
#authentication_form input[type=password] {
  width: 84px;
  padding: 3px 0 3px 20px;
}

#authentication_form_bottom {
  padding: 3px 0 6px;
}


#get_password_button {
  font-size: 10px;
}


.text_block,
.text_block-collapsed,
.text_block-expanded {
  padding: 8px 10px 0;
  color: #888888;
  margin-bottom: 8px;
}

.text_block_header {
  display: block;
  float: left;
  font-family: Tahoma, sans-serif;
  font-size: 19px;
  color: #666666;
  padding: 0 0 0 16px;
  margin-bottom: 2px;
  background: url(../CommonFiles/multisprite.gif) no-repeat 0 -328px;
  text-decoration: none;
}

.text_block_header[href]:hover {
  background-position: 0 -350px;
  text-decoration: underline;
}

.text_block-expanded .text_block_header {
  background-position: 0 -372px;
}

.text_block_short_text,
.text_block_full_text {
  padding: 2px 0 0 16px;
  font-size: 12px;
  line-height: 140%;
}

.text_block_full_text td {
  font-size: 12px;
  line-height: 140%;
}

.text_block-expanded {
  background-color: #f9f9f9;
}

.text_block-expanded .text_block_header {
  color: #E2007A;
}

.text_block-collapsed .text_block_full_text {
  display: none;
}

.text_block-expanded .text_block_short_text {
  display: none;
}

.text_block_short_text {
  padding: 2px 16px;
}

.text_block_full_text {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0 8px 16px;
  color: #2D2D2D;
  font-size: 12px;
}

.text_block_collapse_btn {
  display: block;
  float: right;
  padding: 1px;
  margin: 8px 1px 3px;
}

.text_block-collapsed .text_block_collapse_btn {
  display: none;
}

#subscriber_authentication .capped_bubble {
  margin: 13px 0 0 25px;
}

#my_cabinet_cap_image {
  margin: 5px auto;
}

#my_cabinet_attention_info {
  width: 460px;
}


input[name=search_phrase] {
  border: none !important;
  padding: 2px 1px 1px 22px;
  background: transparent !important;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}


/* Static Action */
#static_action_header {
  text-align: center;
}

#static_action_text {
  margin: 15px auto;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2D2D2D;
  text-align: center;
}

#static_action_controls {
  position: absolute;
  right: 2px;
  bottom: 6px;
  left: 2px;
  text-align: right;
}



/* Master Page */
.page {
  width: 950px;
  margin: auto;
}

#my_cabinet_header {
  position: relative;
  height: 104px;
  background: url(../CommonFiles/help-phone-num.png) no-repeat 642px 26px;
  margin-top: 10px;
}

#my_cabinet_logo {
  display: block;
  width: 427px;
  height: 106px;
  background: url(../IMG/my-cabinet-logo.png) no-repeat left top;
}

#curr_msisdn {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
}

#exit_button,
.action_button {
  text-decoration: none;
}
#exit_button:before,
.action_button:before {
  content: '[';
}
#exit_button:after,
.action_button:after {
  content: ']';
}

.page_content {
  float: left;
  width: 750px;
}

.page_body {
  margin: 5px 0;
}

.body_caption {
  color: #E2007A;
  font-size: 22px;
  font-weight: normal;
}

#my_cabinet_footer {
  color: #bcbcbc;
  font-size: 11px;
}

#my_cabinet_footer .copyrights {
  display: block;
  padding: 25px 0 10px;
  text-align: center;
}


/* Main Menu */
.main_menu {
  height: 96px;
  margin: 4px 0 10px;
  border-top: 1px solid white;
}

.main_menu li {
  float: left;
  list-style: none;
}

/* Level 1 */
.main_menu .lvl1 a {
  display: block;
  height: 41px;
  background: url(../IMG/main-menu-lvl1.png) no-repeat;
  margin-right: 50px;
}

.client_main_menu .lvl1 a {
  background-image: url(../IMG/client-main-menu-lvl1.png) !important;
}

#main_a_1 {
  width: 105px;
  background-position: 0 -41px;
}
#main_a_1.menua {
  background-position: 0 0;
}

#main_a_2 {
  width: 100px;
  background-position: -389px -41px;
}
#main_a_2.menua {
  background-position: -389px 0;
}

#main_a_3 {
  width: 71px;
  background-position: -107px -41px;
}
#main_a_3.menua {
  background-position: -107px 0;
}

#main_a_4 {
  width: 132px;
  background-position: -180px -41px;
}
#main_a_4.menua {
  background-position: -180px 0;
}

#main_a_5,
#main_a_5-disabled {
  width: 70px;
  background-position: -315px -41px;
}
#main_a_5.menua {
  background-position: -315px 0;
}

#main_a_6,
#main_a_6-disabled {
  width: 157px;
  background-position: -492px -41px;
}
#main_a_6.menua {
  background-position: -492px 0;
}

#main_a_5-disabled,
#main_a_6-disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}



.client_main_menu #main_a_1 {
  width: 55px;
}
.client_main_menu #main_a_1.menua {
  background-position: 0 0;
}

.client_main_menu #main_a_2 {
  width: 66px;
  background-position: -86px -41px;
}
.client_main_menu #main_a_2.menua {
  background-position: -86px 0;
}

.client_main_menu #main_a_3 {
  width: 93px;
  background-position: -182px -41px;
}
.client_main_menu #main_a_3.menua {
  background-position: -182px 0;
}

/* Level 2 */
.main_menu .lvl2 {
  height: 55px;
  background: url(../CommonFiles/multisprite.gif) no-repeat 0 -154px;
}

.main_menu .lvl2 a {
  display: block;
  float: left;
  height: 55px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.main_menu .lvl2 a.menua2 {
  color: #2d2d2d;
  background: url(../CommonFiles/low_point.gif) no-repeat top center;
}

.main_menu .lvl2 a span {
  display: block;
  margin: 9px 0;
  padding: 0 17px;
  height: 30px;
  border-right: 1px solid #F26DB5;
  cursor: pointer;
}
.main_menu .lvl2 a.menua2 span {
  border-right: none;
  margin-right: 1px;
}

.main_menu .lvl2 .sub_left {
  float: left;
  width: 6px;
  height: 55px;
  background: url(../CommonFiles/multisprite.gif) no-repeat 0 -154px;
}

.main_menu .lvl2 a.menua2 .sub_left {
  background-position: 0 -210px;
}


/* Info Report/Table */
.table {
  width: 100%;
  border: solid #BDBDBD;
  border-width: 1px 1px 0 0;
  empty-cells: show;
}

.table td,
.table th {
  padding: 5px;
  border: solid #BDBDBD;
  border-width: 0 0 1px 1px;
}

.table .header {
  font-size: 12px;
}

.table th {
  background-color: #F3F3F3;
  font-weight: bold;
  color: #2D2D2D;
}

.table > tbody {
  background-color: #FFF;
}

.table .selected {
  background-color: #F3F3F3;
}

.vrez_head {
  color: #E2007A;
  font-size: 18px;
  padding: 5px 0;
}


/* Profile Info */
table.profile_info {
  empty-cells: show;
  width: 100%;
}

table.profile_info .label_col,
table.profile_info .value_col {
  line-height: 15px;
}

table.profile_info .label_col {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 75px;
}

table.profile_info td {
  padding: 7px 5px 3px;
}

#left_sidebar .divider {
  border-bottom: 2px dotted #FFF;
  padding: 3px 0;
}

table.profile_info .value_col select {
  width: 120px;
}

#change_device_button {
  position: absolute;
  bottom: -3px;
  right: 5px;
}

#change_device_controls {
  padding: 6px;
}

#change_device_controls > .input_button {
  margin-left: 3px;
}

div.subscriber_memorial {
  width: 680px;
}

.automat_melody_table_cell {
  padding: 7px 0 0 0 !important;
}

.automat_melody_table {
  width: 100%;
  empty-cells: show;
}

.profile_info .help {
  cursor: help;
}

.melody_status-in_automat,
.melody_status-not_in_automat {
  padding: 0 !important;
  width: 6px;
  cursor: help;
}

.melody_status-in_automat {
  background: #25b343;
}

.melody_status-not_in_automat {
  background: #B6B6B6;
}


body table.nulled td {
  padding: 0;
  margin: 0;
}




/* Contact List */
.sidebar_left_col {
  width: 60px;
  vertical-align: top;
}


table.contact_list {
  margin: 0;
}


/* Contact Groups */
.contact_list li {
  list-style: none;
}

.contact_list li.group {
  padding-bottom: 3px;
}

.contact_list li.group {
  padding-left: 12px;
  background: url(../IMG/group_arrow.gif) no-repeat 0 4px;
}

.contact_list a.group_title {
  font-weight: bold;
  color: #777;
  text-decoration: none;
}

.contact_list li.group:hover {
  background-image: url(../IMG/group_arrow-hover.gif);
}

.contact_list li.group:hover a.group_title {
  color: #2d2d2d;
  text-decoration: underline;
}

.contact_list li.group-expanded {
  background-image: url(../IMG/group_arrow-expanded.gif);
}

.contact_list li.group-expanded:hover {
  background-image: url(../IMG/group_arrow-expanded-hover.gif);
}

body .contact_list li.group-selected,
body .contact_list li.group-selected:hover {
  background-image: url(../IMG/group_arrow-expanded-active.gif);
}

body .contact_list li.group-selected a.group_title,
body .contact_list li.group-selected:hover a.group_title {
  color: #E2007A;
}

.contact_list li.empty {
  padding: 2px 0 2px 8px;
}

/* ANumbersList */
.contact_list .group_items {
  display: none;
}

.contact_list .group-expanded .group_items {
  display: block;
}

.contact_list li.item {
  border-left: 5px solid #B6B6B6;
  padding: 2px 4px;
  color: #777;
}

.contact_list li.item:hover {
  border-left: 5px solid #777;
  color: #2d2d2d;
}

.contact_list li.item-selected,
.contact_list li.item-selected:hover {
  border-left: 5px solid #E2007A;
  color: #E2007A;
}

.contact_list li.item a {
  color: inherit;
}


a.disabled, a.disabled:hover {
  color: #9F9F9F;
  cursor: default;
  text-decoration: none;
}


/* User Controls */
.controls {
  text-align: left;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}

.controls a,
.controls a:hover {
  display: block;
  float: left;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #2D2D2D;
}

.controls > a,
.controls > a:hover {
  height: 26px;
  line-height: 26px;
  margin: 0 2px;
  padding: 0 2px;
  cursor: default;
}

.controls .btn-disabled,
.controls .btn-disabled:hover {
  color: #BCBCBC !important;
  cursor: default !important;
}

.controls .btn-active,
.controls .btn-active:hover {
  background: url(../IMG/anchor-active.png) no-repeat 50% 22px;
  color: #E2007A;
}



.controls_submenu {
  background: url(../CommonFiles/multisprite.gif) no-repeat -10px -154px;
  height: 24px;
  line-height: 24px;
  color: #F7F7F7;
}

.controls_submenu a,
.controls_submenu a:hover,
.controls_submenu .statusbar a:hover {
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 6px;
  color: #FFF;
}

.controls_submenu a:hover,
.controls_submenu a.btn-active,
.controls_submenu a.btn-active:hover,
.controls_submenu .statusbar a.btn-active,
.controls_submenu .statusbar a.btn-active:hover {
  background: url(../CommonFiles/low_point.gif) no-repeat center left;
  color: #2d2d2d;
}

.controls_submenu .statusbar a {
  cursor: default !important;
}

.controls_submenu .statusbar a:hover,
.controls_submenu a.btn-disabled:hover {
  background: transparent;
}



/* User Inputs */
table.input_text {
  empty-cells: show;
}

.input_text td {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  cursor: text;
}

.input_text-left {
  width: 9px;
  background: url(../CommonFiles/input_text-left.png) no-repeat;
}

.input_text-right {
  width: 9px;
  background: url(../CommonFiles/input_text-right.png) no-repeat;
}

.input_text-center,
.input_text-before {
  height: 20px;
  background: url(../CommonFiles/input_text-center.png) repeat-x top left;
}

.input_time .input_text-center {
  background: url(../IMG/input_time-center.png) repeat-x top center;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.input_time .input_text-center input {
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.input_text select {
  padding: 0;
  margin: 0;
  background: transparent;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  *height: 18px;
  *font-size: 9px;
  *border: 0 none #fff !important;
}

.input_text select option {
  padding-right: 6px;
}

.input_text-center input {
  border: none;
  margin: 3px 0 2px;
  background: transparent;
}

#send_sms .input_text-center input[name=ShortMSISDN] {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 80px;
}

select.empty option {
  font-family: "Trebuchet MS", Verdana, sans-serif !important;
  color: #2d2d2d !important;
  font-weight: bold !important;
  font-style: normal !important;
}

.input_text-empty,
.empty,
select.empty option.empty {
  color: #999 !important;
  font-weight: normal !important;
  font-style: italic !important;
}


table.input_number input {
  width: 24px;
  text-align: right;
}

/* UserInput_Textarea */
.textarea {
  empty-cells: show;
  position: relative;
}

.textarea .cell_1,
.textarea .cell_2,
.textarea .cell_3,
.textarea .cell_7,
.textarea .cell_8,
.textarea .cell_9 {
  height: 10px;
}

.textarea .cell_1,
.textarea .cell_4,
.textarea .cell_7 {
  width: 10px;
}

.textarea .cell_3,
.textarea .cell_6,
.textarea .cell_9 {
  width: 9px;
}

.textarea .cell_1 {
  background: url(../CommonFiles/input_text-left.png) no-repeat left top;
}

.textarea .cell_2 {
  background: url(../CommonFiles/input_text-center.png) repeat-x left top;
}

.textarea .cell_3 {
  background: url(../CommonFiles/input_text-right.png) repeat-x right top;
}

.textarea .cell_4 {
  background: white url(../CommonFiles/input_text-middle-left.png) repeat-y left top;
  border-left: 1px solid #DFDFDF;
  width: 9px;
}

.textarea .cell_5 {
  background: white;
}

.textarea .cell_5 textarea {
  background: transparent;
  padding: 1px 4px;
}

.textarea .cell_6 {
  background: white url(../CommonFiles/input_text-middle-right.png) repeat-y right top;
  border-right: 1px solid #DFDFDF;
  width: 8px;
}

.textarea .cell_7 {
  background: url(../CommonFiles/input_text-left.png) no-repeat left bottom;
}

.textarea .cell_8 {
  background: url(../CommonFiles/input_text-center.png) repeat-x left bottom;
}

.textarea .cell_9 {
  background: url(../CommonFiles/input_text-right.png) no-repeat right bottom;
}

textarea {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  width: 100%;
}

/* Multiple Checkbox & Radio Buttons */
ul.input_multiple_checkbox,
ul.input_radios {
  list-style: none;
}

ul.input_multiple_checkbox li,
ul.input_radios li {
  float: left;
  margin-right: 5px;
}

ul.input_multiple_checkbox li.last-child,
ul.input_input_radios li.last-child {
  margin-right: 1px;
}

ul.input_multiple_checkbox input,
ul.input_multiple_checkbox label,
ul.input_radios input,
ul.input_radios label {
  vertical-align: text-bottom;
}

ul.input_multiple_checkbox input,
ul.input_radios input {
  margin: 0 3px;
}


/* Input Date (Calendar) */
table.input_date input {
  width: 105px;
}

.date_picker_btn {
  display: block;
  width: 16px;
  height: 15px;
  margin: 3px 3px 2px;
  background: url(../IMG/calendar_icon.gif) no-repeat 0 0;
}

.calendar_host {
  position: relative;
  z-index: 11;
  float: right;
}

#singleton_calendar_host {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  cursor: default;
}

#singleton_calendar {
  position: relative;
  z-index: 101;
  border: 1px solid #E2007A;
  background: #efefef;
}

.calendar_host a {
  text-decoration: none;
}

.calendar_host a:hover {
  text-decoration: underline;
}

.calendar_host td {
  text-align: right;
  padding: 2px;
}

.calendar_host select {
  background: white;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.cpDayColumnHeader {
  background: #E2007A;
  color: #FFF;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  padding: 2px 4px;
}

.calendar_host td a {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  padding: 2px 4px;
}

.cpOtherMonthDate {
  color: #7F7F7F;
}

a.cpCurrentDate {
  background: #E2007A;
  color: #FFF;
}


/* User Input Time */
table.input_time .input_text-center {
  cursor: default;
}

table.input_time .input_time_item {
  width: 15px;
  margin: 0 1px;
  text-align: right;
}

/* Input typeof File Upload */
div.input_file {
  margin-top: 5px;
  border-top: 1px dotted #A8A8A8;
  padding-top: 5px;
}
div.input_file iframe {
  border: none;
  width: 100%;
  height: 235px;
}


/* UserInput_Button */
table.input_button {
  float: right;
  cursor: pointer;
}

.text_block-expanded table.input_button {
  margin-left: 5px;
}

table.input_button.first_child {
  margin-left: 0;
}

table.input_button td {
  height: 20px;
  margin: 0;
  padding: 0;
  border: none !important;
}

.input_button-left,
.input_button-right {
  width: 7px;
  *border: 0 solid #000000 !important;
}

.input_button-left {
  background: url(../IMG/button-left.png) no-repeat left top;
}

table.input_button.disabled .input_button-left {
  background-image: url(../IMG/button-left-disabled.png);
}

.input_button-center {
  vertical-align: middle;
  background: url(../IMG/button-center.png) repeat-x left top;
}

table.input_button.disabled .input_button-center {
  background-image: url(../IMG/button-center-disabled.png);
}

.input_button-right {
  background: url(../IMG/button-right.png) no-repeat left top;
}

table.input_button.disabled .input_button-right {
  background-image: url(../IMG/button-right-disabled.png);
}

.input_button-center input {
  margin: 0;
  padding: 1px 0;
  border: none;
  background: transparent;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  padding/*\**/: 2px 0\9;
  *padding: 0 0;
}

table.input_button.disabled .input_button-center input {
  color: #BFBFBF !important;
  cursor: default !important;
}

table.input_button:hover > tbody > tr > td {
  background-position: 0 -20px;
}

table.input_button.disabled > tbody > tr > td {
  background-position: 0 0 !important;
  cursor: default !important;
}

table.input_button:hover input {
  color: #FFF;
}





/* Edit Contact Forms */
#edit_group_form,
#edit_contact_form,
#edit_msisdn_form {
  width: 109px;
}

#edit_group_form .input_text-center input,
#edit_contact_form .input_text-center input,
#edit_msisdn_form .input_text-center input {
  width: 80px;
}

#edit_group_form .input_text-left,
#edit_contact_form .input_text-left,
#edit_msisdn_form .input_text-left {
  width: 20px;
}

#group_name_container {
  margin-bottom: 2px;
}

#contact_name_container table.input_text,
#group_name_container table.input_text {
  background: url(../CommonFiles/input_text-left.png) no-repeat 1px 0;
}

#group_name_container .input_text-left {
  background: url(../IMG/group.png) no-repeat 5px 2px;
}

#contact_name_container .input_text-left {
  background: url(../IMG/person.png) no-repeat 5px 2px;
}

#contact_phone_num_container .input_text-left,
#msisdn_input_container .input_text-left {
  background: url(../CommonFiles/AuthInputs.png) no-repeat;
}

#contact_phone_num_container {
  margin: 2px 0;
}










/* Rules table */
#rules_table_host {
  width: 0;
}


table.week_days,
table.calendar_table,
table.playlist_table {
  empty-cells: show;
}

table.week_days > tbody > tr > td,
table.calendar_table > tbody > tr > td,
table.playlist_table > tbody > tr > td {
  height: 36px;
  padding: 3px;
}

.day_1_color,
.day_2_color,
.day_3_color,
.day_4_color,
.day_5_color {
  background-color: #B6B6B6;
  cursor: help;
}

.day_6_color,
.day_7_color {
  background-color: #25B343;
  cursor: help;
}

td.day_name,
td.date_range,
td.number {
  border-bottom: 1px solid white;
  border-left: 2px solid white;
  background-color: #E2007A;
  color: white;
  font-weight: bold;
}

.day_hours_indicator-morning,
.day_hours_indicator-day,
.day_hours_indicator-evening,
.day_hours_indicator-night {
  padding: 0 !important;
  width: 6px;
  cursor: help;
}

.day_hours_indicator-morning {
  background-color: #6ad3e5;
}

.day_hours_indicator-day {
  background-color: #f9e655;
}

.day_hours_indicator-evening {
  background-color: #ff5e3c;
}

.day_hours_indicator-night {
  background-color: #172154;
}



.melody {
  width: 110px;
}


#left_sidebar {
  border: 1px solid white;
  float: left;
}

#right_content {
  border: 1px solid white;
  border-right: none;
  float: right;
  width: 692px;
}


#rule_types_menu {
  width: 692px;
}

#rule_types_menu > table {
  width: 100%;
}

.rule_type_button {
  height: 75px;
  width: 136px;
  background: url(../IMG/rule-type-button.png) no-repeat;
  vertical-align: top;
  color: #fff;
  cursor: pointer;
}

.rule_type_button.active {
  background-image: url(../IMG/rule-type-button-active.png);
  cursor: default;
}

.rule_type_button.readonly {
  cursor: default !important;
}


.rule_type_icon {
  height: 68px;
  width: 68px;
  background: no-repeat center center;
}

#rule_type_0_icon {
  background-image: url(../IMG/rule-type-0-button.png);
}

#rule_type_2_icon {
  background-image: url(../IMG/rule-type-2-button.png);
}

#rule_type_3_icon {
  background-image: url(../IMG/rule-type-3-button.png);
}

#rule_type_4_icon {
  background-image: url(../IMG/rule-type-4-button.png);
}

#rule_type_5_icon {
  background-image: url(../IMG/rule-type-5-button.png);
}

.rule_type_button.active #rule_type_0_icon {
  background-image: url(../IMG/rule-type-0-button-active.png);
}

.rule_type_button.active #rule_type_2_icon {
  background-image: url(../IMG/rule-type-2-button-active.png);
}

.rule_type_button.active #rule_type_3_icon {
  background-image: url(../IMG/rule-type-3-button-active.png);
}

.rule_type_button.active #rule_type_4_icon {
  background-image: url(../IMG/rule-type-4-button-active.png);
}

.rule_type_button.active #rule_type_5_icon {
  background-image: url(../IMG/rule-type-5-button-active.png);
}


.rule_type_label {
  text-align: left;
  vertical-align: middle;
}



.rule_type_button a,
.rule_type_button a:hover,
.rule_type_button.active a,
.rule_type_button.active a:hover {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  color: white;
  text-decoration: none;
  cursor: inherit;
  outline: none;
}

.rule_type_button.active a,
.rule_type_button.active a:hover {
  color: #2d2d2d !important;
}

#rule_type_3_button a,
#rule_type_4_button a,
#rule_type_5_button a {
  font-size: 10px;
}



#rule_types_info {
  width: 230px;
  background: #EFEFEF;
}

#rule_type_2_form table,
#rule_type_3_form table,
#rule_type_4_form table {
  empty-cells: show;
}

#rule_type_2_form td.divider,
#rule_type_3_form td.divider,
#rule_type_4_form td.divider {
  width: 5px;
}

#rule_type_2_form input.input_date {
  width: 58px;
}


td.input_start_time_container,
td.input_end_time_container,
td.input_start_date_container,
td.input_end_date_container {
  white-space: nowrap;
}

td.input_start_time_container {
  width: 80px;
}

td.input_end_time_container {
  width: 90px;
}

td.input_start_time_container > div.float_left,
td.input_end_time_container > div.float_left,
td.input_start_date_container > div.float_left,
td.input_end_date_container > div.float_left {
  margin: 3px;
}

td.input_start_date_container {
  width: 107px;
}

td.input_end_date_container {
  width: 114px;
}

table.input_time {
  width: 68px;
}


a.add_item {
  padding: 2px;
  line-height: 28px;
  text-decoration: none;
}

td.melody_select {
  padding-left: 5px;
}

.melody_select select {
  width: 160px;
}



#rule_type_forms table.input_button {
  margin: 5px 0 0 0;
}

#rule_type_0_form table.input_button {
  margin: 0 0 0 5px;
}




/* Network Events View */

.content_top_controls {
  background: url(../CommonFiles/low_point.gif) repeat-x left top;
  margin-bottom: 10px;
}

.content_top_controls > form > div.float_left {
  line-height: 20px;
  height: 20px;
  margin: 2px;
}

.content_top_controls .divider {
  float: left;
  height: 22px;
  margin: 1px;
  border-left: 1px solid #DFDFDF;
}

.content_top_controls .input_date_label {
  display: block;
  float: left;
  padding: 0 3px;
}

.content_top_controls .input_date {
  float: left;
}



/* Send SMS */
#send_sms {
  background: url(../IMG/send-sms.png) no-repeat left center;
  height: 295px;
}


#sms_box {
  margin: 10px 11px;
  float: left;
  width: 371px;
}


#sms_box > form > div {
  background-color: #F7F7F7;
  border-bottom: 1px solid #AFAFAF;
  padding: 10px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
}

#sms_box > form > div:hover {
  background-color: #EFEFEF;
  border-bottom: 1px solid #AFAFAF;
}

#sms_box_top_div {
  background: url(../IMG/send-sms.png) no-repeat -11px -10px;
  height: 20px !important;
  padding-top: 12px !important;
}

#sms_box_middle_div {
  height: 170px;
}

#sms_box_bottom_div {
  background: url(../IMG/send-sms.png) no-repeat -11px -246px;
  height: 22px !important;
  border-bottom: none !important;
}



#sms_box table.input_button {
  margin: 0;
}


#sms_box label[for=sms_short_msisdn] {
  display: block;
  float: left;
  padding: 1px 0 2px;
}

#sms_box label[for=sms_text] {
  display: block;
  margin-bottom: 5px;
}

#sms_box textarea {
  width: 320px;
  height: 110px;
}

#sms_text_statusbar {
  padding-top: 5px;
}

.sms_text_info,
.sms_text_warning {
  padding: 2px;
}

.sms_text_warning {
  border: 1px solid #df0000;
  color: #df0000;
}



/* MultimediaAutoSettings */

#AutoSettingsRequest {
  height: 280px;
  background: url(../IMG/AutoSettings.png) no-repeat left center;
}

#AutoSettingsRequest .text_container,
#AutoSettingsRequest .button_container {
  float: left;
  width: 330px;
}

#AutoSettingsRequest .text_container {
  margin: 70px 40px 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
}

#AutoSettingsRequest > .button_container {
  margin: 20px 40px;
}

#AutoSettingsRequest table.input_button {
  float: left;
}



/* Service Profile */

#service_contact_list .label_col {
  width: 102px;
}

.service {
  padding: 6px 8px;
  margin-bottom: 5px;
}

.service:hover,
.service.text_block-expanded {
  background: #F9F9F9;
}

.service_info,
.service_description {
  float: left;
  width: 450px;
  padding: 1px 0 1px 16px;
}

.service_description {
  padding: 0 0 0 16px;
  border: solid #efefef;
  border-width: 1px 0;
}

.service_info > p,
.service_description > p {
  padding: 4px 0;
  font-size: 12px;
  color: #888;
  line-height: 140%;
}

.service_description > p.loading {
  font-style: italic;
  color: #7f7f7f;
}

.service_description > p {
  color: #2d2d2d;
}

.service_status,
.service_controls {
  float: right;
  width: 190px;
}

.service_controls {
  padding-top: 5px;
}

.custom_controls {
  margin-bottom: 7px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 6px;
}


#country_id_select_host {
  position: relative;
  top: -1px;
}

#country_id_select_host > .input_text {
  float: left;
}
#country_id_select_host select[name=country_id] {
  width: 130px;
}

#country_id_select_host > .input_button {
  float: right;
}




/* service status indicator */
.service_status {
  text-align: right;
  margin-bottom: 2px;
}

.service_status-on,
.service_status-off {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 23px;
  cursor: default;
}

.service_status-on .before,
.service_status-on .after {
  margin: 0 !important;
  padding: 1px 5px 1px 0;
}
.service_status-on .before {
  background: url(../IMG/selected_text-left.png) no-repeat left center;
}
.service_status-on .after {
  background: url(../IMG/selected_text-right.png) no-repeat right center;
}

.service_status-on .text {
  margin: 0 !important;
  padding: 1px 0;
  background: url(../IMG/selected_text-bg.png) repeat-x left center;
  color: #FFF;
}

.service_status-off {
  color: #6f2d2d;
}

.service_end_date {
  color: #EF2700;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
  cursor: default;
}

#dnd_timer_setup_form > form > div.time_unit {
  float: left;
  width: 50px;
  text-align: center;
}

#dnd_timer_setup_form > form > div.submit_button_container {
  float: right;
  padding-top: 17px;
}

#dnd_timer_setup_form label {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  color: #2d2d2d;
}

#dnd_timer_setup_form table.input_text {
  margin: 2px auto 0;
}

#dnd_timer_setup_form > form > div input[type=text] {
  width: 12px;
  text-align: center;
}



/* [RBTMelodyShop] */
#rbt_melody_cap {
  float: left;
  margin-left: 10px;
  width: 691px;
  height: 50px;
  background: url(../IMG/rbt-melody-cap.png) no-repeat left top;
}

#melody_search_form {
  float: right;
  height: 50px;
  width: 188px;
}

#melody_search_form input[name=search_phrase] {
  margin: 15px 0 0 20px;
  width: 128px;
}

#alphabet_menu {
  float: left;
  height: 38px;
  width: 491px;
  padding: 6px;
  color: #E7E7E7;
  text-align: center;
}

#alphabet_menu > span {
  line-height: 18px;
  margin: 5px;
  cursor: default;
}

#alphabet_menu > #rus_letters {
  margin: 5px 0;
}

#rbt_melody_cap a {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #E7E7E7;
  text-decoration: none;
}

#rbt_melody_cap a:hover {
  color: #FFF;
}



#content_melodies_container {
  float: left;
}



#rbt_gerne_list_container {
  float: right;
  width: 178px;
}

#rbt_gerne_list_header {
  float: left;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 16px;
  line-height: 20px;
}

#rbt_gerne_list {
  list-style: none;
}

#rbt_gerne_list > li {
  padding: 2px 0 8px;
  line-height: 16px;
}

#rbt_gerne_list > li.active,
#alphabet_menu > span > a.active {
  font-weight: bold;
}


#change_default_melody_btn {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

#default_melody_id_select {
  width: 142px;
}

#rbt_user_melody_list {
  float: left;
}

#rbt_user_melody_list .bubble_body {
  max-height: 373px;
  overflow: auto;
}


#content_melodies {
  margin: 10px 0 0 10px;
  width: 503px;
  empty-cells: show;
}

#content_melodies td.delimiter {
  width: 10px;
}

#content_melodies tr.delimiter > td {
  height: 10px;
}



.melody_cell-left {
  width: 5px;
  background: url(../IMG/melody-item.png) no-repeat top left;
}



.melody_cell {
  width: 134px;
  height: 60px;
  background: url(../IMG/melody-item.png) no-repeat top center;
  vertical-align: top;
}

.melody_cell > div {
  height: 58px;
  padding: 2px 0 0;
  overflow: auto;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 10px;
  cursor: default;
}

.melody_cell .singer_name:before {
  content: '(';
}
.melody_cell .singer_name:after {
  content: ')';
}


.melody_cell-controls {
  width: 22px;
  background: url(../IMG/melody-item.png) no-repeat right top;
  vertical-align: top;
}

.melody_cell-controls > a {
  display: block;
  margin-top: 2px;
  height: 17px;
  background: no-repeat center center;
}

.melody_cell-controls > a.play_melody_button {
  padding: 1px 1px 0 5px;
}

.melody_cell-controls > a.buy_melody_button {
  background-image: url(../IMG/basket.gif);
}

.melody_cell-controls > a.present_melody_button {
  background-image: url(../IMG/present.gif);
}


#content_melodies_paging {
  background: url(../IMG/paging-bg.png) no-repeat;
}

td.paging {
  padding: 3px;
  text-align: right;
}

#content_melodies_paging {
  height: 21px;
  padding: 0 3px;
  text-align: right;
}

#content_melodies_paging > a {
  color: #F7F7F7;
}

#content_melodies_paging > a,
.paging > a {
  margin: 2px;
  font-family: Verdana, sans-serif;
  text-decoration: none;
}

#content_melodies_paging > a:hover {
  color: #FFF;
}

.page_button:before {
  content: '[';
}
.page_button:after {
  content: ']';
}

#content_melodies_paging .page_button.active {
  color: #FFF;
}

.page_button.active {
  font-weight: bold;
}


.data_table {
  border: 1px solid #666;
  empty-cells: show;
}

.data_table thead {
  background: #F3F3F3;
}

.data_table tbody {
  background: #FFFFFF;
}

.data_table td,
.data_table th {
  border: solid #999;
  border-width: 0 1px 1px 0;
  padding: 5px;
}




.buy_melody_form p {
  line-height: 170%;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.buy_button_host,
.present_form_host,
.cancel_button_host {
  position: absolute;
  bottom: 5px;
}

.buy_button_host,
.present_form_host {
  left: 5px;
}

.cancel_button_host {
  right: 5px;
}



/* Subscriber Proposal */
.tariff_name {
  font-size: 12px;
}

.tariff_details {
  font-size: 11px;
}






/* --- Corporate Cliend --- */
.reservation_table_caption_1,
.reservation_table_caption_2 {
  padding: 2px 5px;
  margin-bottom: 4px;
  background: no-repeat left center;
}
.reservation_table_caption_1 {
  background-image: url(../IMG/reservation_table_caption_1.png);
}
.reservation_table_caption_2 {
  background-image: url(../IMG/reservation_table_caption_2.png);
}

#reservation_form {
  float: left;
  width: 140px;
  background: #F3F3F3;
  padding: 5px;
  margin-top: 26px;
}

#reservation_form .search_input_container {
  padding: 2px 0;
}

#reservation_form label {
  display: block;
  padding: 1px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

#reservation_form input[type=text] {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
}

#reservation_form .search_input_container > label {
  font-weight: bold;
}

#reservation_form input[name=StartMSISDN],
#reservation_form input[name=EndMSISDN] {
  width: 74px;
  padding-left: 2px;
}

#reservation_form ul.input_multiple_checkbox li {
  margin: 2px 5px 3px 0;
}


#available_net_resource {
  float: left;
  width: 310px;
  margin-left: 10px;
}

#available_net_resource select[name=SubscriberTemplate] {
  width: 120px;
}


#reserved_net_resource {
  float: right;
  width: 470px;
}


tr.disabled td,
span.disabled,
label.disabled {
  color: #999;
  cursor: default;
}


a > span.items_count {
  color: #0033cc;
}


.document_download {
  padding: 2px 2px 2px 21px;
  background: url(../IMG/pdf-icon.png) no-repeat 2px 50%;
}



/* [ Statistic Form ] */
#statistic_form table.input_date input {
  width: 60px;
}

.input_text select[disabled] {
  cursor: default;
}

.jqplot-target .jqplot-title {
  background: url(../IMG/reservation_table_caption_2.png) no-repeat left center;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2D2D2D;
  padding: 1px 5px;
  margin-bottom: 4px;
}


/* [ Pause Form ] */

#contract_available_member {
  float: left;
  width: 445px;
  margin-left: 10px;
}

.item input[type=checkbox],
.check_all_items input[type=checkbox] {
  vertical-align: sub;
  margin-right: 3px;
}

#subscriber_template_filter > .check_all_items,
#contract_blocked_member .list > .check_all_items {
  padding: 1px 9px 5px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
}

#contract_available_member #member_search {
  width: 142px;
}

#member_search input[name=search_phrase] {
  width: 125px;
}

/*#contract_available_member table.input_button {
  margin-left: 5px;
}*/

#contract_blocked_member .list > .paging {
  padding-top: 2px;
}

/*
#contract_blocked_member table.input_button {
  position: relative;
  bottom: -6px;
}

#contract_blocked_member .unpause_button {
  margin-top: 3px;
}
*/

#pause_form_operation_buttons > .input_button {
  float: none;
  margin-top: 3px;
}






#contract_form {
  position: relative;
  border: 1px dotted #A8A8A8;
  padding: 5px;
  background: #FCFCEF;
}

#contract_form > form > h3 {
  padding: 5px 0;
}

#contract_form p {
  font-size: 11px;
  padding: 1px 1px 6px 1px;
}

#contract_form .license_agreement {
  border-bottom: 1px dotted #A8A8A8;
}

#contract_submit_container {
  position: absolute;
  right: 7px;
  bottom: 5px;
}

#contract_registration-cap {
  background-color: #DD137B;
}


.contract_form_field,
.contract_form_field_inline {
  margin: 5px 0;
}


.contract_form_field label,
.contract_form_field_inline label {
  margin: 3px 2px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  line-height: 24px;
}


.contract_form_field .input_text-left,
.contract_form_field .input_text-right,
.contract_form_field_inline .input_text-left,
.contract_form_field_inline .input_text-right {
  display: none;
}

.contract_form_field .input_text-center,
.contract_form_field_inline .input_text-center,
.contract_form_field select,
.contract_form_field_inline select {
  background: #FFF;
}

.contract_form_field .input_text input[type=text],
.contract_form_field_inline .input_text input[type=text],
.contract_form_field select,
.contract_form_field_inline select {
  width: 450px;
  margin: 1px;
  border: 1px solid #3F3F3F;
  font-family: monospace;
  font-size: 17px;
  font-weight: bold;
  color: #2D2D2D;
  padding: 1px;
}

.contract_form_field input[readonly],
.contract_form_field_inline input[readonly],
.contract_form_field select[readonly],
.contract_form_field_inline select[readonly] {
  cursor: default;
}

.contract_form_field table.input_date.date_last {
  margin-right: 0;
}

.contract_form_field table.input_date input[type=text] {
  width: 122px;
}

.contract_form_field table.input_date .date_picker_btn {
  display: none;
}

#contract_form-Emmitor {
  width: 250px;
}

#contract_form-Series {
  width: 30px;
  text-align: center;
}

#contract_form-NumericalSequence {
  width: 110px;
}


.icc_digits {
  border-left: 1px solid #666;
  margin: 1px;
}

.icc_digits .digit {
  border: 1px solid #666;
  border-left: none;
  padding: 1px 2px;
  background: #FFF;
  font-family: monospace;
  font-size: 17px;
  font-weight: bold;
  line-height: 24px;
  cursor: default;
}

.contract_form_field_inline label {
  float: left;
}

.contract_form_field_inline table.input_text {
  float: right;
}

#contract_form-CodeWord {
  width: 170px;
}

#contract_form-EMail {
  width: 280px;
}

#contract_form-CellPhone {
  width: 157px;
}

#print_page_button {
  margin-left: -1px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

#contract_submit_container table.input_button,
.print_page_container {
  margin-top: 15px;
}


@media print {
  .page > * { display: none; }
  .page > #contentbody { display: block; }

  .print_page_container { display: none; }

  #contract_submit_container table.input_button { display: none; }

  .do_not_print { display: none; }
}


.signature_label {
  padding: 2px;
}

.signature_place {
  position: relative;
  top: -16px;
  padding: 16px 111px;
  border: 1px solid #666;
  margin: 1px;
  background: #FFF;
}


/* Money Transfer Form */
#MoneyTransferForm {
  width: 425px;
  margin-bottom: 5px;
}

#MoneyTransferForm .form_container {
  margin: 10px 0;
}

#MoneyTransferForm th.left_col {
  width: 260px;
}

.form_field label,
.form_field_inline label {
  margin: 1px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.form_field_inline label {
  float: left;
  margin-right: 3px;
}

.form_field_inline table.input_text {
  float: right;
}

.form_field_inline.float_left {
  margin-right: 5px;
}

#contract_form_status {
  margin-top: 50px;
  text-align: center;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999;
}




/* - Mass Short Messaging - */

#client-subscribers-container {
  margin: 0 12px;
  width: 418px;
  height: 312px;
  overflow: auto;
}

#service-usage-count {
  padding: 1px 2px;
  border: 1px solid;
  font-family: monospace;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 6px;
}

#service-usage-count.available {
  border-color: #CFCFCF;
}

#service-usage-count.warning {
  border-color: #ff7733;
  background-color: #ffffe2;
  color: #ff5500;
}

#service-usage-count.exceeded {
  border-color: #c71a1a;
  background-color: #EF1F1F;
  color: #FFF;
}

#short-message-container > .textarea {
  margin-bottom: 6px;
}

#short-message-textarea {
  width: 230px;
  height: 238px;
}

#short-message-textarea[readonly] {
  color: #9F9F9F;
  font-style: oblique;
}

#message-bytes-counter {
  float: left;
  width: 24px;
  border: 1px solid #CFCFCF;
  padding: 1px 2px;
  font-family: monospace;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
