/* 
    Document   : custom.css
    Created on : 26 Apr, 2014, 7:02:13 PM
    Author     : raakesh
    Description:
        Purpose of the stylesheet follows.
*/
html {
    position: relative;
    min-height: 100%;
}
body {font-family: 'Lato' !important;}
.navbar-custom {
    background: #49c0f0; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5YzBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyY2FmZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #49c0f0 0%, #2cafe3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c0f0), color-stop(100%,#2cafe3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #49c0f0 0%,#2cafe3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 ); /* IE6-8 */


}
.navbar-custom .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-brand {padding: 0px !important; margin-left: 0px !important;}
.nav li a {color: #fff;}
.white-text {color: #fff;}
@media (max-width: 768px) {
    .jumbotron {
        margin: 7% 0 0 !important;
    }
}
footer .container .text-muted {
    margin: 20px 0;
}
.top-menu-cont {width: 100%; position: relative; display: block;}
.dashboard-top-menu {list-style-type: none; padding: 0px;}
.dashboard-top-menu li {width: 15%; display: inline-block; }
.dashboard-top-menu li a {width: 100%; position: relative; display: block; text-align: center; color: #6a7180;}
.dashboard-top-menu li.active {background-color: #febf04;}
.dashboard-top-menu li.active a {color: inherit; font-weight: 700;}
.lg-usr-info {background-color: #3aacf4; color: #fff; height: 40px; width: 20%;margin: 5px; padding: 2px; font-size: 90%;}
.lg-usr-info p {margin: 0px;}
.quick-links {background-color: #f2f2f2; padding: 5%;}
.right-quick-links {list-style-type: none;padding: 0px;}
.quick-links-head {text-transform: uppercase; margin-bottom: 5px !important; font-size: 100% !important; font-weight: 700 !important;}
.right-quick-links li {position: relative; display: block;}
.right-quick-links li a {font-size: 90%;position: relative; display: block; padding-left: 5px; line-height: 24px;}
.right-quick-links>li.active>a {color: #fff;background-color: #428bca;}
.alert-notify {color: #6a7180; background-color: #fcf8e3; padding: 7px !important; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; margin-bottom: 0px;}
.table-format {margin-top: 20px; display: block; position: relative;}
.table-head {text-transform: uppercase; border-bottom: 2px solid #6a7180;}
.msg-block {position: relative;font-size: 90%;display: inline-block;vertical-align: text-top;}
.single-row { border-bottom: 1px solid #ccc; padding: 5px 0 5px 0;}
.msg-contact {width: 30%;margin-top: 0px;}
.msg-time {width: 20%;margin-top: 0px;}
.msg-detail {width: 49%;margin-top: 0px;}
.notifications {margin-top: 20px; background-color: #f2f2f2; padding: 5%;}
.notifications .right-quick-links {font-size: 90%;}
.txt-up {text-transform: uppercase;}
.txt-center {text-align: center;}
.well-left {width: 60%; position: relative; display: inline-block;}
.well-right {width: 39%; position: relative; display: inline-block;}
.line-button {width: 200px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}
.mg-top-10 {margin-top: 10px;}
.manage-line-section {display: block;}
.without-border {border: 0px;}
.top-banner {width: 100%;position: relative; display: block;}
.top-banner img {width: 100%; height: auto; position: relative; display: block;}
.home-top-menu {background-color: #3297e4;margin-top: 50px;}
.home-top-menu ul {width: 40%; margin-left: 30%;}
.home-top-menu li {line-height: 20px; width: 30%; text-align: center;}
.main-menu li a {color: inherit;}
.info-box {width: 30%; position: relative; display: inline-block; background-color: #11b334; color: #fff; padding: 2%; max-height: 300px; margin-top: 20px;margin-left: 2%;overflow: hidden; margin-bottom: 10px;}
.info-box-header {font-size: 130%; line-height: 30px;}
.info-box-body {font-size: 90%;}
.home-section-head {text-transform: uppercase; position: relative; display: block; font-size: 700;}
.home-section-body {color: #80808d;}
form p {font-size: 100% !important;}
.notification{	position:fixed;right:10px;bottom:20px;	background: #111;background: rgba(0, 0, 0, .8);margin: 0 30px 0 0;padding: 10px;width: 350px;color: #FFFFFF;font-size: 13px;-webkit-box-shadow: 0 0 3px #DDD;-moz-box-shadow: 0 0 3px #DDD;-o-box-shadow: 0 0 3px #DDD;	box-shadow: 0 0 3px #DDD;-webkit-text-shadow: 0 1px 0 #000;-moz-text-shadow: 0 1px 0 #000;-o-text-shadow: 0 1px 0 #000;	text-shadow: 0 1px 0 black;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.notification-success div{background: url("../images/success.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px; }
.notification-error div{background: url("../images/error.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px;}
.notification-warning div{background: url("../images/online.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px;}
.text-danger {color: #a94442 !important; font-size: 90% !important;}
.did-purchase-confirm-box {border: 1px solid #ccc; padding: 20px; margin-top: 20px;}
.did-purchase-confirm-box h3 {border-bottom: 1px solid #ccc; margin: 0px; margin-bottom: 10px;}
.did-purchase-confirm-box p {margin: 0px; margin-bottom: 5px;}
.page-header {font-size: 130% !important; margin: 20px 0 20px;}
.bg-info {padding: 15px; margin-top: 40px;}
.paypal-form {width: 23%; position: relative; display: inline-block; text-align: center;}
.cc-payment label {display: block;}
.half-input {width: 49.5%; display: inline-block;margin-bottom: 15px;}
.cc-payment legend span {font-size: 12px !important; width: 40%; position: relative; display: inline; vertical-align: middle;}
.cc-payment legend span input {position: relative; display: inline; margin: 0px !important; padding: 0px !important; vertical-align: middle;}
.cc-payment .form-group {margin-left: 0px; margin-right: 0px;}
.form-horizontal .form-group {margin: 0px;}
#tct{display: none;}
.call-handling {display: none;}
.ivr-menus {cursor: pointer;}
.ivr-menus:hover{background-color: #efefef;}
.message_box {margin: 10% 0 0 25%; width: 50%; border: 1px #ccc solid; padding: 2%;}
.huge {font-size: 40px;}
.panel-green {border-color: #5cb85c}
.panel-green .panel-heading {border-color: #5cb85c;color: #fff;background-color: #5cb85c;}
.panel-yellow {border-color: #f0ad4e;}
.panel-yellow .panel-heading {border-color: #f0ad4e;color: #fff;background-color: #f0ad4e;}
.panel-red {border-color: #d9534f;}
.panel-red .panel-heading {border-color: #d9534f;color: #fff;background-color: #d9534f;}
.nav .active {font-weight: bold;font-size: 20px;background: #43C0F7;}
.main-container {margin: 1% 0 0 0;background-color: #fff; padding-top: 48px; padding-bottom: 80px;}
.footer {position: absolute;bottom: 0;width: 100%;height: 60px;background-color: #f5f5f5;}
.page-header {margin: 0 0 12px;border-bottom: 1px dotted #e2e2e2;padding-bottom: 16px;padding-top: 7px;}
.page-header h1 {padding: 0;margin: 0 8px 12px;font-size: 24px;font-weight: lighter;color: #2679b5;}
.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1; /* Feeling sorry for IE */
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}

.dataTables_length {
    width: 40%;
    float: left;
}

.dataTables_filter {
    width: 50%;
    float: right;
    text-align: right;
    margin: -26px 5px 0 0;
    height:26px;
}
.dataTables_filter input {
    margin: -12px 0 0 0;
    height: 25px;
    color: #666;
    width: 200px;
    font-size: 90%;
    font-weight: normal;
}
.dataTables_filter label {
    width: auto;
    height: auto;
    margin: 0px;
    float: right;
}
.dataTables_info {
    width: 60%;
    float: left;
}

.dataTables_paginate {
    float: right;
    text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
    height: 19px;
    float: left;
    cursor: pointer;
    *cursor: hand;
    color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
    text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
    outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
    color: #666 !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
    padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
    padding-right: 23px;
    margin-left: 10px;
}

.paginate_disabled_previous {
    background: url('images/back_disabled.png') no-repeat top left;
}

.paginate_enabled_previous {
    background: url('images/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
    background: url('images/back_enabled_hover.png') no-repeat top left;
}

.paginate_disabled_next {
    background: url('images/forward_disabled.png') no-repeat top right;
}

.paginate_enabled_next {
    background: url('images/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
    background: url('images/forward_enabled_hover.png') no-repeat top right;
}
.table_head-txt{
	width: 112.4% !important;
}
.table_head-txt .dataTables_filter{
	margin: -25px -50px 0 0 !important;
}
#side-section{
	width: 35.666667%;
	float: right;
	}
.table_head {
    clear: both;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 15px 0 0 0;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: whiteSmoke;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.table_head h6, .table_head img {
    float: left;
    margin: 6px 0 0 5px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0px 1px 1px white;
    color: #444;
}
.table_head h6 i{
    margin: 0px 5px 0 -7px;
}
.table_head .btn i{
    margin-top: 0px;
}
.table_head img {
    margin: 7px 5px 0 0;
}
table thead th {	
    text-align: left;
    cursor: pointer;
    color: #3D3D3D;
    font-weight: bold;
    font-size: 11px;
    white-space: nowrap;
    padding-right: 15px;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;;
    -webkit-border-radius: 0px !important;
}
table thead tr, table thead tr:hover {
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%);
    background: linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f7f7f7',GradientType=0 );
}
table.dataTable thead .sorting_asc {background: url("images/sort_asc.png") no-repeat center right;}
table.dataTable thead .sorting_desc {background: url("images/sort_desc.png") no-repeat center right;}
table.dataTable thead .sorting {background: url("images/sort_both.png") no-repeat center right;}
.table-search-form {width: 70%; position: relative; display: block; margin-bottom: 20px;}
/* audio player css */
.audioplayer
{
    height: 2.5em; /* 40 */
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    border: 1px solid #222;
    position: relative;
    z-index: 1;
    background: #333;
}


/* mini mode (fallback) */

.audioplayer-mini
{
    width: 2.5em; /* 40 */
    margin: 0 auto;
}


/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

.audioplayer > div
{
    position: absolute;
}


/* play/pause button */

.audioplayer-playpause
{
    width: 2.5em; /* 40 */
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
    width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
    background-color: #222;
}
.audioplayer-playpause a
{
    display: block;
}
.audioplayer-stopped .audioplayer-playpause a
{
    width: 0;
    height: 0;
    border: 0.5em solid transparent; /* 8 */
    border-right: none;
    border-left-color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
    width: 0.75em; /* 12 */
    height: 0.75em; /* 12 */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
    width: 40%;
    height: 100%;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
    left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
    right: 0;
}


/* timers */

.audioplayer-time
{
    width: 4.375em; /* 70 */
    height: 100%;
    line-height: 2.375em; /* 38 */
    text-align: center;
    z-index: 2;
    top: 0;
}
.audioplayer-time-current
{
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    left: 2.5em; /* 40 */
}
.audioplayer-time-duration
{
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
    right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
    border-right: 0;
    right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar
{
    height: 0.875em; /* 14 */
    background-color: #222;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em; /* 110 */
    left: 6.875em; /* 110 */
    margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
    right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.audioplayer-bar-loaded
{
    background-color: #333;
    z-index: 1;
}
.audioplayer-bar-played
{
    background: #007fd1;
    z-index: 2;
}


/* volume button */

.audioplayer-volume
{
    width: 2.5em; /* 40 */
    height: 100%;
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
    background-color: #222;
}
.audioplayer-volume-button
{
    width: 100%;
    height: 100%;
}
.audioplayer-volume-button a
{
    width: 0.313em; /* 5 */
    height: 0.375em; /* 6 */
    background-color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    top: 40%;
    left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
    content: '';
    position: absolute;
}
.audioplayer-volume-button a:before
{
    width: 0;
    height: 0;
    border: 0.5em solid transparent; /* 8 */
    border-left: none;
    border-right-color: #fff;
    z-index: 2;
    top: 50%;
    right: -0.25em;
    margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after
{
    /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
    width: 0.313em; /* 5 */
    height: 0.313em; /* 5 */
    border: 0.25em double #fff; /* 4 */
    border-width: 0.25em 0.25em 0 0; /* 4 */
    left: 0.563em; /* 9 */
    top: -0.063em; /* 1 */
    -webkit-border-radius: 0 0.938em 0 0; /* 15 */
    -moz-border-radius: 0 0.938em 0 0; /* 15 */
    border-radius: 0 0.938em 0 0; /* 15 */
    -webkit-transform: rotate( 45deg );
    -moz-transform: rotate( 45deg );
    -ms-transform: rotate( 45deg );
    -o-transform: rotate( 45deg );
    transform: rotate( 45deg );
}


/* volume dropdown */

.audioplayer-volume-adjust
{
    height: 6.25em; /* 100 */
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #333;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
    opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
    top: auto;
    bottom: 100%;
}
.audioplayer-volume-adjust > div
{
    width: 40%;
    height: 80%;
    background-color: #222;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
}
.audioplayer-novolume .audioplayer-volume
{
    display: none;
}


/* CSS3 decorations */
.audioplayer
{
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
}
.audioplayer-volume-adjust
{
    -webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    -moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer-bar,
.audioplayer-volume-adjust > div
{
    -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div,
.audioplayer-bar-played
{
    -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-playpause,
.audioplayer-volume a
{
    -webkit-filter: drop-shadow( 1px 1px 0 #000 );
    -moz-filter: drop-shadow( 1px 1px 0 #000 );
    -ms-filter: drop-shadow( 1px 1px 0 #000 );
    -o-filter: drop-shadow( 1px 1px 0 #000 );
    filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer,
.audioplayer-volume-adjust
{
    background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
    background: -webkit-linear-gradient( top, #444, #222 );
    background: -moz-linear-gradient( top, #444, #222 );
    background: -ms-radial-gradient( top, #444, #222 );
    background: -o-linear-gradient( top, #444, #222 );
    background: linear-gradient( to bottom, #444, #222 );
}
.audioplayer-bar-played
{
    background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );
    background: -webkit-linear-gradient( left, #007fd1, #c600ff );
    background: -moz-linear-gradient( left, #007fd1, #c600ff );
    background: -ms-radial-gradient( left, #007fd1, #c600ff );
    background: -o-linear-gradient( left, #007fd1, #c600ff );
    background: linear-gradient( to right, #007fd1, #c600ff );
}
.audioplayer-volume-adjust div div
{
    background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );
    background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );
    background: -moz-linear-gradient( bottom, #007fd1, #c600ff );
    background: -ms-radial-gradient( bottom, #007fd1, #c600ff );
    background: -o-linear-gradient( bottom, #007fd1, #c600ff );
    background: linear-gradient( to top, #007fd1, #c600ff );
}
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.audioplayer
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.audioplayer-volume-adjust
{
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}
.group-row {cursor: pointer;}
.active-group {font-weight: 800;}


#datatables123_length{
	
	display: none !important;
}

.margin-top-28{margin-top: 28%;}
.margin-top-5{margin-top: 5%;}