/***** FONT *****/
@font-face {
  font-family: aller;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/aller_rg-webfont.eot");
  src: url("../fonts/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aller_rg-webfont.woff") format("woff"), url("../fonts/aller_rg-webfont.ttf") format("truetype"), url("../fonts/aller_rg-webfont.svg#aller") format("svg");
}

@font-face {
  font-family: aller;
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/aller_bd-webfont.eot");
  src: url("../fonts/aller_bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aller_bd-webfont.woff") format("woff"), url("../fonts/aller_bd-webfont.ttf") format("truetype"), url("../fonts/aller_bd-webfont.svg#aller") format("svg");
}

@font-face {
  font-family: aller;
  font-weight: 100;
  font-style: normal;
  src: url("<?=url::base()?>assets/fonts/aller_lt-webfont.eot");
  src: url("<?=url::base()?>assets/fonts/aller_lt-webfont.eot?#iefix") format("embedded-opentype"), url("<?=url::base()?>assets/fonts/aller_lt-webfont.woff") format("woff"), url("<?=url::base()?>assets/fonts/aller_lt-webfont.ttf") format("truetype"), url("<?=url::base()?>assets/fonts/aller_lt-webfont.svg#aller") format("svg");
}

@font-face {
  font-family: aller;
  font-weight: normal;
  font-style: italic;
  src: url("<?=url::base()?>assets/fonts/aller_ltit-webfont.eot");
  src: url("<?=url::base()?>assets/fonts/aller_ltit-webfont.eot?#iefix") format("embedded-opentype"), url("<?=url::base()?>assets/fonts/aller_ltit-webfont.woff") format("woff"), url("<?=url::base()?>assets/fonts/aller_ltit-webfont.ttf") format("truetype"), url("<?=url::base()?>assets/fonts/aller_ltit-webfont.svg#aller") format("svg");
} 
/****************/

/**** HEADER ****/
header.headerbg{background: url(../images/header-bg.png) 0 top repeat; }
header .header{padding:10px 0 0 0;}
header .divider { background: url(../images/purple-fade-bg.png) 0 bottom repeat; height: 6px; width: 100%; background-size: 100%;}
header .navbar {margin:0 15px;}
/********/

/**** SUBHEADER ****/
.subheader {border: none; background: url(../images/gray-checkered-bg.png) 0 0 repeat;}
.subheader .title{font-size: 26px; font-family: aller; font-weight: normal; color: white; margin-top: 18px; margin-bottom: 18px; float: left;}
.subheader .title a, .subheader .title a:hover{color: white;text-decoration: none;}
.subheader .btn{margin-top: 18px; margin-bottom: 18px;}
.subheader .raquo{margin:0 15px;}
.subheader .current-page{color:#D8B8EB;}
/********/

/**** BUTTONS ****/
.btn-header, .btn-header:hover, .btn-header:visited, .btn-header:focus{background-color: #8731C0; color: #FFFFFF; font-family: aller; border: none; font-size: 13px; font-weight: normal;width:100px;margin-top: 5px;}
.btn-orange, .btn-orange:visited, .btn-orange:active, .btn-orange:focus{background-color: #F6B400; color: #855206; font-family: aller; font-size: 16px; padding: 8px 20px 8px 20px; border: none;box-shadow:none !important;outline:none !important;}
.btn-orange:hover{background-color:#FAC228;}
.btn-default, .btn-default.active, .btn-default:hover{border-color:#DADAD9;color:#6b6b6b;}
/********/

/**** FORMS ****/
.form-horizontal .control-label{font-size: 18px;font-family: arial, tahoma,sans-serif;color:#333333;font-weight: normal}
/********/

/**** TEXT ****/
div.underline{border-bottom: 1px solid #bdbdbd; padding:0; margin-top:20px; margin-bottom: 20px;}
div.underline h3{margin: 5px; font-size: 22px; color: #333333;}
.customer .name a{font-size: 14px; font-weight: bold; color: #8731C0;}
/********/

/**** INPUTS ****/
div.search, div.timespan{margin-top: 15px;margin-bottom: 15px;}

/********/

/***** TABLES *****/
td{word-break:break-word;}
table.table-striped .panel-heading th, table.table-striped .panel-heading td{background: #333333; color: #FFFFFF;}
table.table-bordered .panel-heading th .legend{display:inline-block;width:14px;height:12px;margin-right:5px}
table.table-bordered .panel-heading th .legend.total{background-color:#FF7474;}
table.table-bordered .panel-heading th .legend.inbound{background-color:#BF74FF;}
table.table-bordered .panel-heading th .legend.outbound{background-color:#FFA514;}
table.table-bordered .panel-heading th .legend.transfer{background-color:#76CC41;}
table.table-bordered>thead>tr>th{border-bottom-width: 1px;}

.table-striped>tbody>tr:nth-child(odd)>td{background-color: #F1F1F1;}
table.table-striped .panel-heading th{font-size: 18px;font-family: arial;font-weight:normal;vertical-align: middle;padding:10px 10px;}
.table-striped tr:first-child, .table-striped th:first-child{padding-left: 10px;}
.table-striped td>a:hover{color:#333;}
.table-striped tfoot{height:40px;background-color:#333333 !important;color: white;font-family: Arial;}
.table-striped{border:1px solid #2E2E2E;}
.table-striped tr td, .table-striped tr{border:none !important;}
.table{border-collapse: separate;border-spacing:0 !important;border-radius: 6px !important;-moz-border-radius: 6px; -webkit-border-radius: 6px;}
.table>tbody>tr>th{border-top: none;}
.table-striped tr:first-child>th:first-child {-moz-border-radius: 4px 0 0 0;-webkit-border-radius: 4px 0 0 0;border-radius: 4px 0 0 0;}
.table-striped tr:first-child>th:last-child {-moz-border-radius: 0 4px 0 0;-webkit-border-radius: 0 4px 0 0;border-radius: 0 4px 0 0;}
.table-striped tfoot tr:last-child>td:first-child{-moz-border-radius: 0 0 0 4px;-webkit-border-radius: 0 0 0 4px;border-radius: 0 0 0 4px;}
.table-striped tfoot tr:last-child>td:last-child{-moz-border-radius: 0 0 4px 0;-webkit-border-radius: 0 0 4px 0;border-radius: 0 0 4px 0;}
.table-striped tr:last-child>td{-moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;}
.table-striped th:nth-child(even){border:none;}
.table-striped th:nth-child(odd){border:none;}
.table-striped tfoot tr td {vertical-align: middle;}
.table-striped tbody td{font-size: 0.9em}
/****************/

/***** PAGINATION *****/
.pagination{margin:5px 0 0 0;}
.pagination, .pagination li{float: none;}
.pagination{float: right;}
.pagination  li  a{border-radius: 3px; padding: 3px 6px; line-height: normal; border: 1px solid #FEB506; color: #855607; font-family: "aller"; background: #FEB506; margin-right: 2px;font-size:15px;}
.pagination  li  a:hover{background: #FECE5F; border-color: #FECE5F;color: #855607;}
.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover, .pagination  .active  span:hover, .pagination .active a:visited{background: #FFE4A6; border-color: #FFE097; color: #855607;}
.pagination .disabled  span, .pagination  .disabled  a, .pagination  .disabled  a:hover, .pagination .disabled  a:focus{background: #FEB506; color: #855607; font-family: "aller";border-color:#FEB506;}
.pagination  li:last-child  a, .pagination  li:last-child  span{margin-right: 0;}
.pagination  .disabled  span, .pagination  .disabled  a,  .pagination  .disabled  a:focus{opacity: .5;}
.pagination-options{margin-top: 15px;margin-bottom: 15px;}
.pagination-options .options{width:100px;display:inline-block;}
/***************/

/**** GRAPHS ****/
.customer{margin: 20px;}
svg:not(:root) { padding-left:20px; }
/********/

/**** NAV ****/
.nav-stacked{font-size: 12px;width:100%;overflow-y: auto;overflow-x:hidden;}
.nav-stacked li{margin-top: 5px;}
.fixed {top: 20px;position:fixed;}
.customer-list .nav{width:185px;}
.customer-list .nav>li>a{padding:0 0 3px 0; cursor: pointer;color:#8731C0;}
.customer-list .nav>li:last-child{padding:5px 0 0 0;font-weight: bold;}
.customer-list ::-webkit-scrollbar {width: 10px;}
.customer-list ::-webkit-scrollbar-track {background-color: #F7F7F7;}
.customer-list ::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.05); } 
.customer-list ::-webkit-scrollbar-corner {background-color: white;}
/********/

/*DATERANGE PICKER*/
#reportrange, #comparerange{cursor: pointer; padding: 5px 35px 4px 5px; border: 1px solid #DADAD9; font-size: 14px; width: 225px; text-align: right; position: relative; color: #6B6B6B; text-align:center; height: 34px;margin-left: 10px;display:inline-block;}
#reportrange button, #comparerange button {display: block; position: absolute; top: 0; right: 0; background: url(../images/button-horizontal-bg.png) 0 0 repeat-x; background-size:100% 100%; border: none; border-radius: 0; padding: 11px 7px; border-left: 1px solid #DADAD9; height:32px;}
#reportrange button b, #comparerange button b{display: block; width: 13px; height: 8px; background: url(../images/dropdown-toggle.png) 0 0 no-repeat;}
#reportrange button:hover, #reportrange.active button, #comparerange button:hover, #comparerange.active button{background: #7C2CB8;}
#reportrange button:hover b, #reportrange.active button b, #comparerange button:hover b, #comparerange.active button b{background-position: 0 -8px;}
#versus{margin: 5px 10px 0; font-weight: bold; font-size: 14px;}
.daterangepicker.dropdown-menu {max-width: none; z-index: 3000;}
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {float: left;margin: 4px;}
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar,
.daterangepicker.openscenter .ranges, .daterangepicker.openscenter .calendar {float: right;margin: 4px;}
.daterangepicker.single .ranges, .daterangepicker.single .calendar {float: none;}
.daterangepicker .ranges {width: 160px;text-align: left;}
.daterangepicker .ranges .range_inputs>div {float: left;}
.daterangepicker .ranges .range_inputs>div:nth-child(2) {padding-left: 11px;}
.daterangepicker .calendar {display: none;max-width: 270px;}
.daterangepicker.show-calendar .calendar {display: block;}
.daterangepicker .calendar.single .calendar-date {border: none;}
.daterangepicker .calendar th, .daterangepicker .calendar td {  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;  white-space: nowrap;  text-align: center;  min-width: 32px;}
.daterangepicker .daterangepicker_start_input label,.daterangepicker .daterangepicker_end_input label {display: none;color: #333;/*display: block;*/font-size: 11px;font-weight: normal;height: 20px;line-height: 20px;margin-bottom: 2px;text-shadow: #fff 1px 1px 0px;text-transform: uppercase;width: 74px;}
.daterangepicker .applyBtn{margin-left: 20px; background: url(../images/button-horizontal-bg.png) 0 0 repeat-x; border-color:#CCCCCC;}
.daterangepicker .cancelBtn{border: none; background: none; color: #2980B9; text-decoration: underline;}
.daterangepicker .cancelBtn:hover{text-decoration: none;}
.daterangepicker .ranges input {font-size: 11px;}
.daterangepicker .ranges .input-mini {border: 1px solid #ccc;border-radius: 4px;color: #555;display: block;font-size: 11px;height: 30px;line-height: 30px;vertical-align: middle;margin: 0 0 10px 0;padding: 0 6px;width: 74px;}
.daterangepicker .ranges ul {list-style: none;margin: 0;padding: 0;}
.daterangepicker .ranges li {font-size: 12px;background: #f5f5f5;border: 1px solid #DADAD9;color: #4c4c4c;padding: 4px 12px;margin-bottom: 7px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;cursor: pointer;line-height: normal;}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {background: #7C2CB8;border: 1px solid #7C2CB8;color: #fff;}
.daterangepicker .calendar-date {border: 1px solid #ddd;padding: 4px;border-radius: 4px;background: #fff;}
.daterangepicker .calendar-time {text-align: center;margin: 8px auto 0 auto;line-height: 30px;}
.daterangepicker {position: absolute;background: #fff;top: 100px;left: 20px;padding: 4px;margin-top: 1px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.daterangepicker.opensleft:before {position: absolute;top: -7px;right: 9px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
.daterangepicker.opensleft:after {position: absolute;top: -6px;right: 10px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #fff;border-left: 6px solid transparent;content: '';}
.daterangepicker.openscenter:before {position: absolute;top: -7px;left: 0;right: 0;width: 0;margin-left: auto;margin-right: auto;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
.daterangepicker.openscenter:after {position: absolute;top: -6px;left: 0;right: 0;width: 0;margin-left: auto;margin-right: auto;display: inline-block;border-right: 6px solid transparent;border-bottom:6px solid #fff;border-left: 6px solid transparent;content: '';}
.daterangepicker.opensright:before {position: absolute;top: -7px;left: 9px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
.daterangepicker.opensright:after {position: absolute;top: -6px;left: 10px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #fff;border-left: 6px solid transparent;content: '';}
.daterangepicker.dropup{margin-top: -5px;}
.daterangepicker.dropup:before{top: initial;bottom:-7px;border-bottom: initial;border-top: 7px solid #ccc;}
.daterangepicker.dropup:after{top: initial;bottom:-6px;border-bottom: initial;border-top: 6px solid #fff;}
.daterangepicker table {width: 100%;margin: 0;}
.daterangepicker td, .daterangepicker th {text-align: center;width: 20px;height: 20px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;cursor: pointer;white-space: nowrap;}
.daterangepicker td.off {color: #999;}
.daterangepicker td.disabled, .daterangepicker option.disabled {color: #999;}
.daterangepicker td.available:hover, .daterangepicker td.available.today, .daterangepicker th.available:hover {background: #DADAD9;}
.daterangepicker td.in-range {background: #F5EEFB;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.daterangepicker td.start-date {-webkit-border-radius: 4px 0 0 4px;-moz-border-radius: 4px 0 0 4px;border-radius: 4px 0 0 4px;}
.daterangepicker td.end-date {-webkit-border-radius: 0 4px 4px 0;-moz-border-radius: 0 4px 4px 0;border-radius: 0 4px 4px 0;}
.daterangepicker td.start-date.end-date {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.daterangepicker td.today.active, .daterangepicker td.active, .daterangepicker td.active:hover {background-color: #7C2CB8;border-color: #7C2CB8;color: #fff;}
.daterangepicker td.week, .daterangepicker th.week {font-size: 80%;color: #ccc;}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {font-size: 12px;padding: 1px;height: auto;margin: 0;cursor: default;}
.daterangepicker select.monthselect {margin-right: 2%;width: 56%;}
.daterangepicker select.yearselect {width: 40%;}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {width: 50px;margin-bottom: 0;}
.daterangepicker_start_input {float: left;}
.daterangepicker_end_input {float: left;padding-left: 11px}
.daterangepicker th.month {width: auto;}
/***************/