
html {
  overflow-y: scroll;
}
body {
    color: #333333;
}

#logo {
  position: absolute;
  bottom: 0;
  right: 0;
}

#tamar_logo {
  display: block;
  padding: 10px 0 0 10px;
  float: left;
}

#main {
  margin: 0;
  border: 0 none;
}

#toptoolbar {
  border: 0 none;
  width: auto;
  float: none;
}


/* Prevent the hero area shadow from causing horizontal scrollbars */
@media (min-width:960px) {
  html {
    overflow-x: hidden;
  }

}

ul,ol {
    margin-left:1.8em;
}

ol {
    list-style-type:decimal;
}

nav ul,nav li {
    margin:0;
}

q:before {
    content: "\201c";
}
q:after {
    content: "\201d";
}
q q:before {
    content: "\2018";
}
q q:after {
    content: "\2019";
}

.ie6 legend, .ie7 legend {
    margin-left:-7px;
}

@media print {
    * {
        background:transparent!important;
        color:#444!important;
        text-shadow:none!important;
    }

    a,a:visited {
        color:#444!important;
        text-decoration:underline;
    }

    .ir a:after {
        content: "";
    }
    a[href]:after {
        content: "";
    }

    pre,blockquote {
        border:1px solid #999;
        page-break-inside:avoid;
    }

    thead {
        display:table-header-group;
    }

    tr,img {
        page-break-inside:avoid;
    }

    p,h2,h3 {
        orphans:3;
        widows:3;
    }

    h2,h3 {
        page-break-after:avoid;
    }
}

h1,h2,h3,h4,h5,h6 {
    font-weight:400;
    margin-bottom:10px;
}

h1 {
    font-size:36px;
    margin-bottom:0;
}

fieldset#news p {
    margin-bottom: 1em;
}

li,dd {
    margin-bottom:5px;
}
li.ms-elem-selectable,
li.ms-elem-selection {
    margin-bottom: 3px;
}

.item-list ul {
    margin:0 0 10px;
    padding:0;
}

.item-list li {
    list-style-type:none;
}

table {
    margin-bottom:20px;
}

th {
    padding:10px;
}

td {
    padding:8px;
    text-align:center;
}

html {
    overflow-y:scroll;
}

.multiplebgs.cssgradients body {
    background:0 0 100% no-repeat 0 0 repeat -25% 0;
    background:0 no-repeat 0 0 repeat -25% 0;
}

#logo {
    display:block;
    padding:10px 0 0 10px;
    float:left;
}

#google-left {
    position:absolute;
    display:block;
    float:left;
    top:120px;
}

#phone-number {
    float: left;
    margin: 1px 0 0 60px;
    width: 161px;
    height: 22px;
    text-indent: -10000px;
    overflow: hidden;
    background: transparent url(http://www.tamartelecommunications.co.uk/sites/all/themes/tamar/images/phonenumber.png) no-repeat 0 0;
}

@media (max-width:767px) {
    #wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    body {
        padding-left: 0px;
        padding-right: 0px;
    }

    #mainlogin #username{
	font-size:16px;
text-indent: 15px!important;
    padding: 10px 0!Important;
    }

    #mainlogin #username,
    #mainlogin #password,
    #mainlogin #edit-submit{
	width:100%!Important;
    }

    #mainlogin{
	border:0!Important;
	padding:0!Important;
    }

    #mainlogin h3{
	margin-bottom:15px;
    }

    #mainlogin a{
	width:100%!important;
	font-size:15px;
    }

    #mainlogin label{
	font-size:15px;
    }


#advanced-services-help-dialog,
#number-admin-help-dialog,
#account-admin-help-dialog{
        position: fixed!Important;
    top: 0!important;
    bottom:0!Important;
    left: 0!important;
    background: white;
}


.ui-dialog-buttonpane{
        position: fixed;
    bottom: 0;
    width: 100%;
}

}

footer {
    clear:both;
    padding:20px;
    font-size:12px;
    overflow:hidden;
    line-height:13px;
}

footer a {
    text-decoration:none;
    float:right;
}

footer a:hover {
    text-decoration:underline;
}

.block .button,fieldset .button {
    float:right;
}

#banner .block {
    padding:0;
    border:0 none;
    margin:0;
}

footer p {
    float:left;
    margin:0;
    line-height:13px;
}

#crumbtrail {
    margin-bottom:0;
}

#crumbtrail li {
    display:inline;
    text-transform:uppercase;
    font-size:12px;
    margin-bottom:0;
}

#crumbtrail li:after {
    content:'/';
    margin:0 0 0 5px;
    text-decoration:none;
}
#crumbtrail li.lastcrumb:after {
    content: '';
}

#crumbtrail a {
    text-decoration:none;
}

#crumbtrail a:hover {
    text-decoration:underline;
}


/* old web style footer */
footer p {
    float: left;
    margin: 0;
    line-height: 13px;
}
.block-menu-menu-footer {
    float: left;
    border: 0 none;
    padding: 0;
    margin: 0;
}
.block-menu-menu-footer ul {
    margin: 0;
}
.block-menu-menu-footer li {
    margin: 0;
    border-left: 1px solid #CCC;
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
    float: left;
    line-height: 13px;
}
.block-menu-menu-footer li.first {
    border-left: 0px;
    padding-left: 0px;
}
.block-menu-menu-footer .block-title {
    display: none;
}
.ie7 .block-menu-menu-footer a,.ie6 .block-menu-menu-footer a {
    float: left!important;
}



table.openhours { float: left; margin-left: 10px; margin-right: 5px; }
table.openhours tr { margin: 0px; padding: 0px; border: 0px }
table.openhours th {
    background-color: lightgrey;
    border: grey; padding: 2px;
    vertical-align: bottom;
    background: #d9dbe6;
    color: #474952;
}
table.openhours td {
padding: 6px 5px;
    border-bottom: 1px solid #d9dbe6;
}

table.hunting tr:not(th) { margin: 0px; padding:0px; border: 0px; border-bottom: 1px solid #d8d8d8; }
table.hunting th { background-color: #d6d5d6; text-align: center; border: grey; padding: 3px; vertical-align: bottom }
table.hunting td { background-color: lightgrey; padding: 1px 2px; }

#huntingconfig thead tr{
	border-bottom:1px solid #b0b0b1!Important;
}

table.hunting thead tr:last-child {
    border-bottom: 1px solid grey;
}

table.hunting tr#example { display: none }
table.hunting tr#example td { background: white }


table.hunting tr#huntingannounce,
table.hunting tr#huntingvoicemail { 
    display: none;
}

table.hunting tr#huntingannounce td,
table.hunting tr#huntingvoicemail td { 
    background-color: lightyellow;
    padding: 4px;
    border: solid 1px orange;
}

body, select, input, textarea, button {
    font-family: sans-serif;
}

button.btn {
    margin: 0px;
}


a.noalink { text-decoration: none; color: black }
a.noalink:visited { color: black }
a.noalink:hover { text-decoration: underline }

a.btn,
a.close,
a.button { text-decoration: none; }

a.btn,
a.btn:visited,
a.btn:hover,
a.button,
a.button:visited,
a.button:hover {
    -color: #E3E3E3;
}
a.button { float: left }
a.btn-success,
a.btn-success:visited,
a.btn-success:hover {
    color: white;
}


.btn-red {
  background-color: hsl(0, 69%, 22%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b42121", endColorstr="#5e1111");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: -moz-linear-gradient(top, #b42121, #5e1111);
  background-image: -ms-linear-gradient(top, #b42121, #5e1111);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b42121), color-stop(100%, #5e1111));
  background-image: -webkit-linear-gradient(top, #b42121, #5e1111);
  background-image: -o-linear-gradient(top, #b42121, #5e1111);
  background-image: linear-gradient(#b42121, #5e1111);
  border-color: #5e1111 #5e1111 hsl(0, 69%, 17%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}



.toptoolbar { margin: 0 auto; }

fieldset {
    padding: 15px;
    border: 1px solid #efefef;
}
/* override bootstrap css */
fieldset legend {
    margin-bottom: 0px;
    border-bottom: 0px;
}
fieldset legend {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    width: auto;
}
fieldset.nolegend {
    margin-top: 23px;
}

table.topten {
    margin: 0px;
    margin-bottom: 0px;
}
table.topten th,
table.topten td {
    border: 1px solid #666;
    cursor: pointer;
}
table.topten th {
    background: white;
    text-align: left;
    padding: 2px;
}
table.topten td.number {
    padding: 2px 12px 2px 4px;
    text-align: left;
}
table.topten td.calls {
    padding: 2px 12px;
    text-align: right;
}

p.totalcalls,
p.engagedcalls,
p.unansweredcalls {
    text-align: center; 
    vertical-align: middle;
    margin: 0px; 
    font-size: 1cm;
}

p.totalcalls {
    margin-top: 0.5em;
    font-size: 2cm;
    font-weight: bold;
    color: green;
}
p.engagedcalls {
    color: orange;
}
p.unansweredcalls {
    color: red;
}




p, fieldset, label {
    font-size: 12px; /* was small */
}

table.cdrs tr {
    border: 1px solid grey;
}
table.cdrs tr, table.cdrs th, table.cdrs td {
    border: 1px solid lightgrey;
    bakground: white;
}
table.cdrs tr, table.cdrs th {
    border-color: grey;
    padding-top: 3px; padding-bottom: 3px;
}
table.cdrs tr th, table.cdrs tr td
    { text-align: left; }
table.cdrs tr td { padding: 4px 6px 3px 6px; }

table.cdrs td {
    font-size: smaller;
}
table.cdrs tr.test-number td,
table.cdrs tr.test-number td a
    { color: grey }

table.cdrs td span.icon-download,
table.cdrs td span.icon-play-circle {
    margin-top: 3px;
}

table.homepage { display: none; }
table.homepage { margin-bottom: 0px }
table.homepage tr { vertical-align: top; }
table.homepage tr td { padding-top: 0px; padding-bottom: 0px }

@media (min-width:768px) {
    div#blacklistdiv {
        margin-left: 10%;
    }
}
@media (min-width:979px) {
    div#blacklistdiv {
        margin-left: 20%;
    }
}
@media (max-width:480px) {
    div#blacklistdiv td input {
        width: 100px;
    }
}

@media ( min-width: 481px ) {
    .homepage-group { float:left; text-align: center; padding-left: 5px; padding-right: 5px; min-height: 100px }
    .homepage-group span { display: block; }
    .homepage-text { clear: left; min-width: 60px; max-width: 80px; display: block }
}
@media ( max-width: 480px ) {
    .homepage-group { display: block; clear: both; }
    .homepage-icon { float: left; }
    .homepage-text { line-height: 60px; vertical-align: middle; }
    a[id$='-help'] img {
        display: none;
    }
}


img#statisticsimg {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -68px -146px!important; }
img#statistics-small {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -74px -151px; }
img#password {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -490px -7px; }
img#invoicesimg {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -810px -8px; }
img#fax { 
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -409px -92px; }
img#horn { 
    background-image: url('/images/icon.png'); width: 60px; height: 60px; 
    background-position: -10px -10px; }
img#voicemail { 
    background-image: url('/images/icon.png'); width: 60px; height: 60px; 
    background-position: -91px -10px; }
img#huntgroup {
    background-image: url('/images/icon.png'); width: 60px; height: 45px;
    background-position: -82px -87px; } 
img#greetings {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -8px -11px; } 
img#search {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -490px -89px; }
img#search-small {
    background-image: url('/images/icon.png'); width: 45px; height: 45px;
    background-position: -320px -170px; }
img#download-small {
    background-image: url('/images/icon.png'); width: 30px; height: 30px;
    background-position: -384px -172px; }
img#telephone {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -177px -16px; }
img#unconfigured {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -331px -92px; }
img#warning {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -570px -10px; }
img#blocked {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -329px -90px;} 
img#thumbsup {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -411px -7px; }
img#news {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -167px -85px; }
img#padlock {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -490px -9px; }
img#suit {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -251px -6px; }
img#palette {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -10px -90px; }
img#holiday {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -650px -10px; }
img#recording {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -724px -15px; }
img#switchboard {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -650px -92px; }
img#info {
    background-image: url('/images/icon.png'); width: 45px; height: 45px;
    background-position: -18px -166px;
    float: right;
    position: relative; top: -27px; left: 17px; margin-bottom: -15px; padding-bottom:25px!Important;}
img#help {
    background-image: url('/images/icon.png'); width: 45px; height: 45px;
    background-position: -137px -168px;
    float: right;
    position: relative; top: -35px; left: 17px; margin-bottom: -15px; }



img#tamarconnect,img#mobile {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -167px -231px; }


img#magnify-small {
    background-image: url('/images/icon.png'); width: 30px; height: 50px;
    background-position: -447px -177px;
    float: right;
    position: relative; top: -22px; left: 10px; margin-bottom: -15px; }

img#uparrow {
    background-image: url('/images/icon.png'); width: 10px; height: 8px;
    vertical-align: top;
    background-position: -275px  -182px; }
img#downarrow {
    background-image: url('/images/icon.png'); width: 10px; height: 8px;
    position: relative; top: -10px;
    background-position: -275px  -192px; }



img#add {
    background-image: url('/images/icon.png'); width: 19px; height: 19px;
    background-position: -510px  -181px;
    padding: 0px; margin: 0px; margin-left: 3px;
    vertical-align: center;
    position: relative;
    top: 4px;
}
img#remove {
    background-image: url('/images/icon.png'); width: 19px; height: 19px;
    background-position: -570px  -180px;
    padding: 0px; margin: 0px;
    vertical-align: center;
    position: relative;
    top: 4px; left: 3px;
}
img#del {
    background-image: url('/images/icon.png'); width: 25px; height: 22px;
    background-position: -632px  -179px;
    padding: 0px; margin: -1px 0 0 8px;
    vertical-align: center;
}
img#addressbook{
    background-image: url('/images/icon.png'); width: 59px; height: 59px;
    background-position: 563px  88px;
    padding: 0px; margin: 0px; margin-left: 3px;
    vertical-align: center;
}




img#basket {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -324px  -231px;
    padding: 0px; margin: 0px; margin-left: 3px;
    vertical-align: center;
}

img#payment,
img#dd {
    background-image: url('/images/icon.png'); width: 60px; height: 60px;
    background-position: -409px  -231px;
    padding: 0px; margin: 0px; margin-left: 3px;
    vertical-align: center;
}


img#rewards {
}

/* tables */
table.tablesorter {
    background-color: #CDCDCD;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    font-size: 8pt;
    padding: 4px;
    padding-right: 20px;
}
table.tablesorter thead tr .header {
    background-image: url(/images/tablesorter-bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
}
table.tablesorter tbody tr.odd td {
    -background-color:#F0F0F6;
    background-color: #fafafa;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(/images/tablesorter-asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(/images/tablesorter-desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}

table.cdrs tfoot tr.totals,
table.cdrs tfoot tr.totals th,
table.cdrs tfoot tr.totals td
{
    border: black;
}

div#password-change label,
div#password-dialog label {
    clear: both;
    float: left;
    text-align: right;
    padding-right: 6px;
    width: 200px;
}

div#password-change input,
div#password-dialog input {
    width: 180px;
    margin-bottom: 3px;
}

.loading {
    background:transparent url(/images/loading.gif) no-repeat center center;
    height:300px;
    float: none;
}

.needs-work {
    background: #fefcea;
    background: linear-gradient(top, #fefcea 0%,#f1da36 100%);
}

div#statistics-summbox fieldset p {
    text-align: center; margin: 0px; font-size: 0.7cm;
}

tr.edit_tr:hover {
    curser: pointer;
}
tr.noedit_tr td button.editbox,
tr.noedit_tr td input.editbox,
tr.edit_tr td button.editbox,
tr.edit_tr td input.editbox {
    display: none;
}

table#nts-advanced-services td {
    text-align: left;
    vertical-align: middle;
}

div#account-admin-help-dialog ul {
    margin-top: 1em;
}
div[id$='-help-dialog'] ol,
div[id$='-help-dialog'] ul,
div[id$='-help-dialog'] dl {
    font-size: 12px;
}
div[id$='-help-dialog'] p {
    padding-top: 0em;
    padding-bottom: 1em;
}


div.mainlogin {
    padding: 5%;
    border-radius: 15px;
    border: 1px solid #aaa!Important;
    margin: 5% 20%;
    box-shadow: none!Important;
}
@media (max-width:979px) {
    div.mainlogin {
        margin: 3%;
    }

#tamar_logo{
margin-left:0!Important;
padding-left:10px!Important;
}

}

div#oldbrowser {
    float: right;
    display: none;
    padding: 10px;
    margin: 20px;
    margin-top: 10px;
}

form#login {
    margin-top: 1.5em;
}

div#admin-login {
    margin: 10px;
    padding: 5px;
}

form#huntgroup-form {
    display: inline;
}


input[type=file] {
border: 1px solid #cccccc;
    border-radius: 20px;
    padding: 2px;
    text-indent: 10px;
}


/* code for autoattendant page */

div.keypad {
    clear: left;
    float: left;
    padding-left: 10%;
}
div#actions {
    float: left;
    padding-left: 20px;
}
div#actions div[id^=action_] {
   border: 1px solid #d9dbe6!important;
	border-radius:5px; 
   display: none;
}

table.aa {
}
table.aa td {
    border: 1px solid lightgrey;
}
table.aa td button {
}
table.aa td button.selected {
    border: 3px solid red;
}

table.aalist {
    margin-left: 100px;
}
table.aalist tr td:first-child {
    text-align: center;
}
table.aalist td {
    text-align: left;
    vertical-align: top;
}
table.aalist td ol {
    list-style-type: lower-roman;
}


#statistics_dashboard_totalcalls {
    height: 170px;
}
#statistics_dashboard_engaged,
#statistics_dashboard_unanswered {
    height: 67px;
}

tr.holidaytoday { background-color: yellow; }
tr.holidaytoday span.holidaytodaymessage { visibility: visible }



/*
 * Some CSS to style the HTML5 form validation error messages in webkit/Chrome
 */

/* -- This the message container, and where most of the styling happens -- */
::-webkit-validation-bubble-message {
    background-color: #e51b00;
    background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.65) 0 2px 7px,
                        inset rgba(255, 60, 60, 1) 0 1px 0px;
    color: #f3f3f3;
    font-size: 1.24em;
    -webkit-font-smoothing: antialiased;
    line-height: 1em;
    min-width: 50px;
    max-width: 300px;    
    padding: 6px 10px 7px 10px;
    text-shadow: #901100 0 -1px 0;
    top: -7px;
}

/* -- This is...well...the bubble arrow if you want it -- */
::-webkit-validation-bubble-arrow {
    background-color: #e51b00;
    border: 1px solid #9f1300;
    border-right: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    display: inline-block;
    height: 12px;
    left: 20px;
    position: relative;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    width: 12px;
}

/* -- This is an extra element (<div>) that is used to mask the arrow
      when it has its default styles. It clips it so it doesn't show
      on the bubble message.
-- */
::-webkit-validation-bubble-arrow-clipper {
    display: block;
    height: 16px;
    overflow: hidden;
}


/* try to hide/disable Skype number-takeover */
span.skype_pnh_container { display:none !important; }
span.skype_pnh_print_container,
span[class^="skype_pnh_print_container"] 
{
    display:inline !important;
}



/* create some variants to form control-groups */
.form-horizontal .control-group-compact { margin-bottom: 0.5em; }
.form-horizontal .control-group-narrow .control-label { width: 60px; }
.form-horizontal .control-group-narrow .controls { margin-left: 80px; }


/* modify the default form function from Twitter Bootstrap */

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus,  input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
    border-color: #ccc;
    outline: 0;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    margin-bottom: 0px;
}

/* make paragraphs in alert boxes a bit nicer */
div.alert p:last-child {
    margin-bottom: 0px;
}

.alert-highlight {
    background-color: #FBF9EE;
    border: solid 1px #FCEFA1;
    color: #363636;
}

.tableinvoices {
	margin:0px;padding:0px;
	width:100%;
	border:2px solid #999999;
	
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}.tableinvoices table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tableinvoices tr:last-child td:last-child {
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
.tableinvoices table tr:first-child td:first-child {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}
.tableinvoices table tr:first-child td:last-child {
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}.tableinvoices tr:last-child td:first-child{
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}.tableinvoices tr:hover td{
	background-color:#ffffff;
		

}
.tableinvoices td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #BBBBBB;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tableinvoices tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tableinvoices tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tableinvoices tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tableinvoices tr:first-child td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #DDDDDD 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #DDDDDD) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #DDDDDD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#DDDDDD");	background: -o-linear-gradient(top,#ffffff,DDDDDD);

	background-color:#ffffff;
	border:0px solid #999999;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.tableinvoices tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #DDDDDD 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #DDDDDD) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #DDDDDD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#DDDDDD");	background: -o-linear-gradient(top,#ffffff,DDDDDD);

	background-color:#ffffff;
}
.tableinvoices tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tableinvoices tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.hide-me{
  display: none;
}
.fax-legend{ margin-top: 25px; }
#divertto.nts-admin{
        margin-top: 2em !important;
        padding-top: 2em;
}

#huntingconfig input[type="time"]{
        width: 100px !important;
}

.hunting input[name$="_description"],
#huntingconfig input[name$="_description"]{
	width: 80px !important;
}

#add_start, #add_end {
        width: 100px;

}

h2.subheader{
	text-indent:12px!important;
}


#crumbtrail li:last-child a{
	color:#e6ecff!important;
}

.ui-dialog-titlebar-close:hover{
	background:#130e29!Important;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #382e62!Important;
    -webkit-box-shadow: 0 0 6px #e6ecff!Important;
    -moz-box-shadow: 0 0 6px #e6ecff!important;
    box-shadow: 0 0 6px #e6ecff!important;
}


#number {
    height: 36px;
    border-top-left-radius:20px;
    border-bottom-left-radius: 20px;
    width:25%!Important;
	text-indent:10px;
}

select#huntgroup{
	width:25%;
}


#huntgroup,
select#autoattendant,
#pre-def,
#daterange,
#stats{
    padding: 8px;
    border-radius: 20px;
}


#huntgroup-form select,
#huntgroup-form input{
	margin-right:10px;
}



selecti:not(greeting){
	border-radius:20px!Important;
	height:35px!Important;
  background:
    linear-gradient(45deg, transparent 50%, #FF3B4E 50%),
    linear-gradient(135deg, #FF3B4E 50%, transparent 50%),
    linear-gradient(to right, #F1f1f1, #F1f1f1);
  background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
  background-size:5px 5px,5px 5px,3.5em 3.5em;
  background-repeat: no-repeat;
  font: 300 1em/100% "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
}

input[type="text"]:not(#query,.selectize-input>input), input[type="password"], input[name="email"]{
	border-radius:20px!important;
	text-indent:10px!important;
	padding:5px 9px!important;
}

footer .leaf{
	color:#FFF!important;
}

.hunt-box2 .hunting{
	width:100%;
}


.alert-danger, .alert-error {
    color: #ff3b4e!Important;
    background-color: #ffe7e9!important;
    border-color: #ff3b4e!important;
}

footer .pull-right{
	float:left!Important;
	margin-left:10px;
}

.aa button{
width: 40px;
    height: 40px;
    background: #474952!Important;
    border: 5px solid #d9dbe6!important;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
}


.openhours td{
	padding:5px;
}

.aa td{
border: 1px solid #dadada;
}


#option_undefined, #option_default{
	width:50px;
	font-size:12px;
	width: 77px;
}

#option_default_queue{
	border-radius:20px!important;
}

select[name="closed_voicemail"],
select#greeting,
select#voicemail,
select#shortgreeting,
[id^="option_"]:not(.btn, #nts-advanced-services){
        border-top-left-radius:20px!important;
        border-bottom-left-radius:20px!important;
	text-indent:10px;
}

#blacklist td{
	padding:5px!Important;
}


.blacklist-fieldset div{
	padding:10px!Important;
}

select[name="huntgroup"]{
	width:210px!Important;
}

select#holiday,[name="service"],
select[name="huntgroup"],
select#queue,
select.greeting-select-box,
#greetings-form select#greeting,
select#voicemail,
[name="hunting"]{
	height:36px;
	border-radius:20px;
}

.huntdest [name$="_description"]{
        width:65%!Important;
	text-indent:3px!Important;
}

[name="hg-name"],
#daterange,
#stats,
	height: 35px!Important;
}


#simplents{
        height: 24px!Important;
}


#addRow td{
	background:#f2f2f2!important;
}

#email-div p,
#vm_emails p{
	margin-bottom:10px;
}

div.jp-interface {
    background-color: #f3f7f9;
}

div.jp-audio, div.jp-video {
    border: 1px solid #382e62!Important;
}


.jp-playlist{
	border-bottom:0!important;
}


#voicemail-form .greeting-select-box{
	border-top-right-radius:0!Important;
	border-bottom-right-radius:0!Important;
}

#stats-form select,
#stats-form input[type="text"]{
	height:38px!Important;
	padding:0!Important;
	text-indent:10px!Important;
}

button .ui-button-text{
	padding:0!Important;
}


#newaccount{
padding: 6px;
    border-radius: 20px;
    border: 1px solid gray;
}

#nts-advanced-services #whisper{
	border-radius:20px!Important;
}

.numlist a{
text-decoration:underline!important;
}


