/**
 * Site specific layout.
 *
 * @package    themes
 * @subpackage default2
 * @author     Julien Casanova <julien_casanova@yahoo.fr>
 * @author     Dmitri Lakachauskis <lakiboy83@gmail.com>
 */

html { /* inforces screen to show scrollbar */
    height: 100%;
    margin-bottom: 1px;
}
body {
    padding-bottom: 10px;
    background-color: #fff;
}

body#page-home {
  text-align: center;
}

.clear {
	clear:both;
}

/* Wrappers */
div#wrapper-outer {
    margin: 10px auto 0;
    width: 1200px;
}
div#wrapper-inner {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #95a1aa;
}

div#contact-us {
	display: none;
}
div.contact {
	border: 4px solid #999;
	/*width: 575px;
	height: 355px;*/
	z-index:1000;
	position: absolute;
	padding: 10px;
	background: #fff;
	margin-left: 214px;

}


/* Header */
div#header {
    padding-right: 0px;
}
    div#header div.wrap-left {
        padding-left: 0px;
    }
    div#header div.wrap-right {
        position: relative;
    }

    div#header h1 {
        position: absolute;
        top: 7px;
        padding-top: 20px;
        background: url('/images/iridium_logo.jpg') no-repeat left top;

        font-size: 30px;
        font-family: "Trebuchet MS";
        border-bottom: 0px;
    }
        div#header h1 a {
            background-color: transparent;
            text-decoration: none;
            color: #fff;

            display: block;
            width: 710px;
            height: 70px;
        }
            div#header h1 a span {
                display: block;
                margin-left: 526px;
                padding-left: 40px;
                padding-right: 0px;
                padding-top: 5px;
                text-align: left;
                color: #999;
                margin-top: -40px;
                background-color: #eee;
                width: 182px;
                height: 47px;
            }
/* END header */


/* Footer */
div#footer {
    padding-right: 20px;
}
    div#footer div.wrap-left {
        padding-left: 20px;
    }
    div#footer div.wrap-right {
        padding: 0.8em 0 0.5em;
        text-align: center;
    }
    div#footer p {
        margin-bottom: 0.1em;
        font-size: 0.8em;
        color: #666666;
    }
/* END footer */


/* Content */
div#content {
    background-color: #fff;
    background-repeat: repeat-x;
}

    /* Main */
    div#main {
        min-height: 350px;
        _height: 350px;  /* min height for ie6 */
        padding: 0.6em 10px 5px;
        background-color: #fff;
    }

    /* Sub */
    div#sub {
        padding: 2.6em 4px 4px 0;
        background-color: #fff;
    }
        div#sub div.inner {
            border: 1px solid #95a1aa;
            padding: 0.8em 5px 5px;
        }

    /* Local */
    div#local {
        padding-top: 0.8em;
    }
/* END content */


/* Left/right blocks */
div.block {
    margin-bottom: 1.5em;
}
    div.block h2 {
        margin: 0 10px 8px;
        border-bottom: 1px solid #ff9a00;
        padding-bottom: 0.4em;
        font-size: 1.1em;
        color: #ff9a00;
    }
    div.block div.content {
        padding: 0.4em 10px;
        font-size: 0.9em;
    }
/* END left/right blocks */

/* Login info div */
div.login {
	float: right;
	display: inline;
	position: relative;
	width: 220px;
	margin: 0px;
	margin-top: -7px;
	font-size: 1em;
}
/*END Login info div */

div.content-block {
  border: 2px solid #444;
  margin-bottom: 25px;
}

div.left-content {
  float: left;
  position: relative;
  display: inline;
  width: 49%;
}

div.right-content {
  float: right;
  position: relative;
  display: inline;
  width: 49%;
}

div.content-block ol {
  clear: left;
  margin-left: 0px;
}

div.content-block ol#report-criteria {
  padding-bottom: 0px!IMPORTANT;
}

div.content-block ol {
  padding-bottom: 0px!IMPORTANT;
  clear: left;
  margin-left: 0px;
}

div.content-block div.content-block-heading {
  margin: -11px;
  background-color: #ffffff;
  text-align: left;
  margin-left: 15px;
  padding: 0px 5px;
  display: inline-block;
  float: left;
}

div.content-block div.content-block-elements {
  margin-top: 20px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

div.content-block div.content-block-elements label {
  padding-left: 0px;
  margin-left: 0px;
  text-align: left;
  width: 140px;
  float: left;
}

div.content-block div.content-block-elements label.report {
  margin-top: 5px;
  width: 80px;
}

div.content-block div.content-block-elements label.burst {
  width: 170px;
}

div.content-block div.content-block-elements li {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
  list-style: none;
  clear: left;
}
div.ServiceTypeLeft {
  float:left;
}

div.content-block div.content-block-elements li.max-data-speed {
  margin-bottom: 38px!IMPORTANT;
}

div.content-block div.content-block-elements table {
  border: 1px solid #444;
  width: 100%;
    margin: 0px;
}

div.content-block div.content-block-elements table.noborder{
  border: none;
  width: 95%;
  margin-bottom: 20px;
  margin-top: 20px;
}

div.content-block div.content-block-elements table.noborder td{
  border: none;
  padding: 12px 5px 5px 0px;
}

div.content-block div.content-block-elements table.noborder label{
  padding-left: 0px;
  margin-left: 0px;
  text-align: left;
  width: 135px;
  float: left;
}


div.content-block div.content-block-elements thead {
  background-color: #ccc;
  border-bottom: 1px solid #444;
}

div.content-block div.content-block-elements th,td {
  padding: 5px;
}

div.content-block div.content-block-elements td.columnfill {
  background-color: #eaeff4;
}

span.ui-icon {
  display: inline-block;
}

div.paginationControl {
  margin: 5px 0px;
  display: block;
  text-align: right;
  width: 100%;
}

div.help {
  border: 1px solid #154A8F;
  background: #EAEFF4;
  padding: 5px;
  width: 99%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  margin-bottom: 10px;
}

div.help div.help-text {
  width: 95%;
  float: left;
  display: inline;
  position: relative;
}

div.help div.help-text th{
  width: 1px;
  white-space: nowrap;
  vertical-align: top;
}

div.help img.help-close {
  float: right;
  display: inline;
  position: relative;
}

/* Hide legend because we use headers for labels. */
legend { display: none; }

li.groupDiv {
        display:none;
    }

.tableview_overflow_wrapper {
    clear: both;
    overflow-x: auto;
    margin: 0px;
}

.nowrap {
    white-space: nowrap;
}

/* Hide X button in the dialog */
.no-close .ui-dialog-titlebar-close {
  display: none;
}

.ui-dialog-titlebar-close {
  display: none;
}

.results-bar {
    color:#154A8F;
    padding-bottom: 2px;
    width: 20%;
    float: left;
}

.statusMsg {
    color:#15AA15;
    float:right;
    padding-right: 50px;
}

.required-star {
    color: red;
    font-weight: bold;
}


/* Plugin ChosenJs */

.chosen-container .chosen-results li.active-result,
.chosen-container .chosen-results li.result-selected {
    margin: 0px;
    padding: 5px 6px;
}
.chosen-container .chosen-choices li.search-choice,
.chosen-container .chosen-choices li.search-field {
    clear: none;
}

/* Tables */

.table {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    font-size: small;
    border: 1px solid black;
}
.table .thead {
    background-color: #ccc;
}
.table > thead {
    background-color: #ccc;
    border-bottom: 1px solid #444;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 5px;
    font-family: Trebuchet MS, sans-serif;
    color: #444;
}
.table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
    padding: 7px;
}
.table > tbody > tr > td.small {
    font-size: 11px;
}
.table-bordered {
    border: 1px solid black;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid black;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-of-type(even) {
    background: #EAEFF4;
    font-size: 13px;
    line-height: 19px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background: #FFFFFF;
    font-size: 13px;
    line-height: 19px;
}
.table-hover > tbody > tr:hover {
    background-color: #727c85;
}
.table-hover > tbody > tr:hover td,
.table-hover > tbody > tr:hover td a {
    color: #fff;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

.bordered {
    border: 1px solid black;
}
.row-selected {
    background-color: #fcb131 !important;
}
.row-selected td {
    color: #fff !important;
}
.row-selected td a{
    color: #fff !important;
}

/* Context Menu */
.ctx-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: 1px;
    min-width: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 12000;
    width: 200px;
    position: absolute;
    left: 1044px;
    top: 16px;
    display:none;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ctx-menu.box-shadow {
    -webkit-box-shadow: 0 3px 6px rgba(111,111,111,0.2);
    box-shadow: 0 3px 6px rgba(111,111,111,0.2);
}
.ctx-list h5 {
    display: block;
    margin: 0;
    padding: 3px 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.46;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: none;
    border-bottom: 1px solid #ccc;
}
.ctx-list ul {
    list-style: none;
    margin: 0;
    padding: 2px 0;
}
.ctx-list .ctx-list-section+h5, .ctx-list .ctx-list-section+.ctx-list-section {
    border-top: 1px solid #ccc;
}
.ctx-list h5+.ctx-list-section {
    padding-top: 0;
}
.ctx-list .ctx-list-item {
    margin: 0px 0px ;
}
.ctx-list .ctx-list-item-link {
    display: block;
    margin: 0;
    padding: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ctx-list .ctx-list-item-text {
    display: block;
    margin: 0;
    padding: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: italic;
}
.ctx-list a:link, .ctx-list a:visited {
    color: #333;
    text-decoration: none;
}
.ctx-list a.active, .ctx-list .ctx-list-item.active>a {
    color: #fff;
}
.ctx-list .ctx-list-item.active>a {
    background-color: #727c85;
    color: #fff;
}
.ctx-list .ctx-list-item a:hover {
    background-color: #727c85;
    color: #fff !important;
}
.ctx-list .ctx-list-item a > span {
    font-style: italic;
    float: right;
}
.ctx-list .ctx-list-item a.ctx-list-item-disabled {
    pointer-events: none;
    cursor: default;
    background: #f1f1f1;
    text-decoration: line-through;
}
.table-scroll-vertical {
    overflow-y: auto;
    max-height: 650px;
}

/* Tooltip row hover */
.tooltip-row-hover {
    padding: 10px 10px !important;
    margin: 0px !important;
    background: #EAEFF4 !important;
    border: none !important;
    color: #656565 !important;
    box-shadow: 2px 2px 10px #333 !important;
    font-size: 11px !important;
    text-align: left !important;
}

/* container for the note in help-text */
.note-row-actions {
    padding: 15px 5px 5px;
    color: #656565;
}
.note-row-actions span {
    color: #444;
    font-weight: bold;
}

/* Confirmation Popup */
.confirmation-popup th, .confirmation-popup td {
    text-align: left;
}
.confirmation-popup .confirmation-label {
    width: 1px;
    white-space: nowrap;
    font-weight: bold;
    vertical-align: top;
}
.confirmation-popup .confirmation-question {
    width: 100%;
}
body .ui-dialog .ui-dialog-title {
  line-height: normal;
}