* {
	padding: 0px;
	margin: 0px;
}

audio::-internal-media-controls-download-button {
	display: none;
}

audio::-webkit-media-controls-enclosure {
	overflow: hidden;
}

audio::-webkit-media-controls-panel {
	width: calc(100% + 30px);
	/* Adjust as needed */
}


@-o-viewport {
	width: device-width;
}

html {
	background-color: #F8FAFC !important;
	background-image: none !important;
	box-shadow: none !important;
	width: 100%;
	min-height: 100vh;
}

input,
select {
	padding: 2px;
}

body {
	font-size: 0.9em;
}

/* a.whatsapp {
    float: left;
    background-color: #16b508;
    color: #fff;
    padding: 6px 9px;
    font-weight: bold;
    border-radius: 3px;
    margin: 10px;
    text-decoration: none;
    border-bottom: 1px solid #F2F2F2;
}
a.fb {
    float: left;
    background-color: #3b5998;
    color: #fff;
    padding: 6px 9px;
    font-weight: bold;
    border-radius: 3px;
    margin: 10px 10px;
    text-decoration: none;
    border-bottom: 1px solid #F2F2F2;
} */
.ad_top_banner {
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 1px;
}

body {
	overflow-x: hidden;
	line-height: 1.6em;
	color: #2d3748;
}

a {
	text-decoration: none;
	color: #0d79ba;
}

a:hover,
a:active {
	color: #034b79;
}

.main {
	height: auto;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.center {
	height: auto;
	max-width: 1000px;
	width: 100%;
	margin: auto;
	padding: 0 16px;
	background: none;
}

.vsmall {
	font-size: 0.7em;
}

/*==========================================header ============================================*/
.abb {
	display: inline-block;

	padding-top: 5px;
}

.g_set {
	width: 100px;
	margin: auto;
	padding: 5px;
}

.g_set iframe {
	height: 26px !important;
}

.baa {
	display: inline-block;
	width: 81%;
	padding-left: 2px;
}

.logo {
	height: 60px;
}

.banner_set {
	margin-top: 5px;
	height: 1px;
}

.success {
	border: 1px solid rgb(0, 255, 0);
	margin: 6px;
	padding: 6px;
	color: #009900;
	background-color: #CCFFCC;
}

.notice {
	border: 1px solid rgb(0, 255, 0);
	margin: 6px;
	padding: 6px;
	color: #009900;
	background-color: #CCFFCC;
}

.likedislike {
	width: 62px;
	margin: 10px;
}

.head_menu_set {
	float: left;
}

.header {
	position: fixed;
	z-index: 100;
	top: 0;
	width: inherit;
	background: #0d79ba;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.temp {
	float: left;
	padding: 10px 20px;
}

.header_logo {
	/* float: left; */
	margin: 5px 10px;
}

.header_menu {
	float: left;
	padding: 33px 20px;
	margin: 0px;
	transition: all 0.2s ease 0s;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	color: white !important;
	font-weight: 500;
}

.header_menu a {
	color: white;
}

.header_menu:hover {
	color: white;
	background: #0369A1;
	padding: 33px 20px;
	margin: 0px;
	transition: all 0.2s ease 0s;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.header_menu:nth-child(3) {
	border-right: none;
}

.head {
	clear: both;
	margin-top: 5px;
}

.head span {
	font-family: sans-serif, "Helvetica Neue", Arial;
}

.header_menu_u {
	display: none;
}

.category_search {
	border-radius: 5px;
	width: 97%;
	margin: 90px 10px 0px 13px;
	padding-top: 5px;
	text-align: right;
}

.cat_set {
	margin: auto;
	text-align: center;
	padding-top: 10px;
}

#category_main {
	margin: 5px;
	font-size: 1.1em;
	color: #FFF;
	background: none repeat scroll 0% 0% rgb(13, 121, 186);
	border: medium none;
	border-radius: 5px;
	text-align: center;
	-moz-appearance: none;
}

#category_main option {
	padding: 4px;
	text-align: left;
}

#hmu_id1,
#hmu_id2,
#hmu_id3 {
	color: #47A3DA;
	display: none;
}

#search_box {
	height: 20px;
	border-radius: 5px;
}

#searchsubmit {
	height: 27px;
	width: 27px;
	border-radius: 3px;
	background: none repeat scroll 0% 0% transparent;
	color: #FFF;
	border: 1px solid #E7E7E7;
	margin-left: 5px;
}

.res_search {
	float: right;
	margin: 28px 10px;
}

.magnifier {
	display: none;
}

.searchbox {
	display: none;

}

.searchbox input {

	text-align: left;
	width: 90%;

}

/*==========================================    menu   =============================================*/
.menuu {
	display: none;
}

.uber_menu {
	display: none;
}

.cat_button {
	background: none repeat scroll 0% 0% #44CAA1;
	padding: 7px;
	color: #FFF !important;
}

.menuu_item:hover {
	-webkit-transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s;
}

#cat_id {
	background: none repeat scroll 0% 0% #FFF;
	color: #47A3DA;
	border: medium none;
	padding: 8px;
	font-size: 1em;
	width: 100%;
	display: none;
}

#cat_id option {
	padding: 2px;
}

.catgry:hover {
	text-shadow: 0px 3px 3px;
}

/*==========================================      content       =============================================*/
/* create page design */
.create_sess {
	background: #0D79BA;
	color: white;
	padding: 5px;
	text-align: center;
	/* width: 97.9%; */
}

.create_success {
	padding: 5px;
	text-align: center;
	color: #14C053;
	margin-bottom: 15px;
	font-size: 1.3em;
}

.catRow {
	margin: 5px 0px;
}

.catRow p {
	text-align: center;
	border: 1px solid rgb(204, 204, 204);
	padding: 5px;
	margin: 5px 0px;
	background: #E9E9E9;
}

.catRow p input {
	padding: 5px 0px;
	width: 50%;
}

#u_link1,
#u_link2 {
	display: inline-block;
	text-align: center;
	width: 200px;
	padding: 10px;
}

#u_link1:hover {
	font-weight: 700;
}

#u_link2:hover {
	font-weight: 700;
}

.file_browse {
	background: none repeat scroll 0% 0% rgb(233, 233, 233);
	border: 1px solid #ccc;
	text-align: center;
}

.ring_div {
	padding: 5px;
	background: none repeat scroll 0% 0% rgb(162, 161, 161);
	height: 40px;
}

.file_browse .ring_div input {
	width: 99%;
	text-align: center;
}

/* music icon classes added */
.music_icon {
	display: inline-block;
	padding-left: 10px;
}

.mp3_link {
	display: inline-block;
	padding-left: 15px;
}

/* music icon classes added */
.cat_sort_div {
	display: inline-block;
	padding: 2px;
	border: 1px solid #ccc;
	width: 65px;
	text-align: center;
	margin: 2px;
}

.cat_sort_div:hover {
	border: 1px solid rgb(13, 121, 186);
	/* color: #0D79BA; */

	background: none repeat scroll 0% 0% #54BDFF;
	box-shadow: 0px 0px 5px;
	color: #FFF;
}

.cat_sort_div_selected {
	display: inline-block;
	padding: 3px;
	width: 65px;
	text-align: center;
	border: 1px solid rgb(13, 121, 186);
	color: #0D79BA;
	box-shadow: 0px 0px 5px;
	margin: 2px;
}

.sortscenter {
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}

.para {
	clear: both;
	padding: 10px;
	color: #727070;
	border: 1px solid #F0EBEB;
	background-color: #F8F8F8;
}

.para a {
	/* background: none repeat scroll 0% 0% #44CAA1;
	display: block;
	margin: 15px auto;
	width: 90px;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF; */
}

.para a:hover {
	/*  background: none repeat scroll 0% 0% #329979; */
}

.sharer {
	padding: 1em;
}




.category_search .anavn {
	float: left;
	border-radius: 5px;
	margin: 5px;
}

.cat_links {
	clear: both;
	padding: 16px 0;
	text-align: center;
}

.cat_links a {
	display: inline-flex;
	align-items: center;
	margin: 4px;
	font-size: 0.85rem;
	border: 1px solid #BAE6FD;
	background-color: #F0F9FF;
	color: #0369A1;
	padding: 6px 14px;
	border-radius: 9999px;
	font-weight: 500;
	transition: all 0.15s ease;
}

.cat_links a:hover {
	background-color: #E0F2FE;
	border-color: #7DD3FC;
	color: #0284C7;
	transform: translateY(-1px);
}

.anavn {
	background: none repeat scroll 0% 0% rgb(21, 126, 188);
	margin: 10px 1px;
	text-align: center;
	color: white !important;
	padding: 5px;
	border-radius: 0px 50px 50px 0px;
	float: right;
	margin-right: 1em;
}

.anavn:hover {
	background: #004E7E;
}

.category_search .anavn,
.category_search a .anavn {
	float: none;
	width: auto;
	border-radius: 9999px;
	background: #F0F9FF;
	padding: 8px 18px;
	box-shadow: none;
	color: #0369A1 !important;
	border: 1px solid #BAE6FD;
}

.category_search .anavn:hover,
.category_search a:hover .anavn {
	background: #E0F2FE;
	color: #0d79ba !important;
	border-color: #7DD3FC;
}

.anavn a {
	color: #FFFFFF;
}

.anavp {
	background: none repeat scroll 0% 0% rgb(21, 126, 188);
	width: 100px;
	text-align: center;
	padding: 5px;
	color: white !important;
	margin: 10px 1px;
	border-radius: 50px 0px 0px 50px;
	float: left;
	margin-left: 1em;
}

.anavp:hover {
	background: #004E7E;
}

.anavp a {
	color: white;
	text-shadow: 0px 0px 6px #151515;
}

.claus.upld {
	text-align: center;
	padding: 7px 0;
}

.upld_frm {
	width: 50%;
	margin: 0 auto;
	padding-top: 15px;
}

.upld_frm input {
	padding: 5px 0px;
	width: 247px;
}

#table_row_id {
	padding: 5px 0px;
	width: 248px;
	margin-left: 7px;
}

.upld_frm lable {
	width: 200px;
	display: block;
	float: left;
	padding: 7px;
}

.upld_frm textarea {
	width: 240px;
}

.claus.upld {
	background: none repeat scroll 0% 0% rgb(176, 176, 176);
	color: white;
}

input.sub-up {
	width: auto;
	padding: 6px 17px;
	display: block;
	margin: 0 auto;
	font-size: 15px;
	background: #3090c4;
	color: #fff;
	border: none;
}

.upld_frm select {
	width: 200px;
	padding: 4px 0;
	padding: 9px;
}

.table_row {
	border: 1px solid #CCC;
	margin: 10px 0px;
	padding: 5px;
	background: none repeat scroll 0% 0% #E9E9E9;
}

.table_row span {
	width: 200px;
	display: block;
	float: left;
	padding-left: 7px;
}

.content {
	margin-top: 5px;
	width: inherit;
}

.pagetitle {
	padding: 12px 16px;
	background: transparent;
	margin: 14px 0 16px;
	color: #0F172A !important;
	text-align: left;
	text-shadow: none;
	font-weight: 700;
	font-size: 1.35rem;
}

.content .listelem {
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: middle;
	color: #0A679F;
	line-height: 1.5em;
}

.content .listelem:hover {
	background-color: #F0F6F9;
}

.home_tone_name_id {

	display: block;
	overflow: hidden;

	white-space: nowrap;
}

.home_tone_name_id a {
	color: #0D79BA;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main_ring {
	padding: 4px;
	width: 200px;
	display: inline-block;
	transition: 0.3s;
	box-shadow: 0px 0px 3px #1A1A1A;
	margin: 5px;
	text-align: left;
	background: white;
}

.main_ring_desc audio {
	background: none repeat scroll 0% 0% #05A0FE !important;
	box-shadow: 0px 0px 10px #00C5FB;
}

.main_ring:hover {
	box-shadow: 0px 0px 7px rgb(26, 26, 26);
}

#cat_head_id,
.head {
	background: transparent;
	color: #0F172A !important;
	text-align: left;
	padding: 14px 0 8px;
	border-bottom: 2px solid #E2E8F0;
	font-weight: 700;
	font-size: 1.15rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

#cat_head_id span,
.head span {
	color: #0d79ba !important;
}

.ring_info span {
	background: none repeat scroll 0% 0% #F0F0F0;
	padding: 8px;
	margin: 1px 4px;
	display: block;
	width: 70px;
	float: left;
	text-align: center;
}

.related_cats {
	width: 27%;
	float: right;
	padding: 3px;
	margin-left: 10px;
	color: #4C82D2;
	margin-bottom: 10px;
	min-height: 455px;
	line-height: 1.5em;
}

/*==========================================         footer       =============================================*/
.footer {
	background: none repeat scroll 0% 0% #D5D9DA;
	width: 100%;
	max-width: 960px;
	margin-top: 10px;
	margin: 0px auto;
}

.search_by_id {
	background: none repeat scroll 0% 0% #D5D9DA;
	margin: 5px auto;
	padding: 5px;
	text-align: center;
}

.related_cats .a {
	text-decoration: none;
	color: #058BFC;
	background: none repeat scroll 0% 0% #FCFCFC;
	display: block;
	margin: 2px;
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	border: 0px;
}

.related_cats h3 {
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	border: 0px;
}

.related_cats .a:last-child {
	border-bottom: none;
}

.related_cats .a:hover {
	/* background: none repeat scroll 0% 0% #54BDFF;
	box-shadow: 0px 0px 10px;
	color: #FFF; */
}

.nav {
	text-align: center;
	font-size: 80%;
	color: #F8F8F8;
	background-color: #0D79BA;
	border: 0px none;
	padding: 10px;
}

.clauss {
	padding: 15px;
	text-align: center;
}

.clauss a {
	margin-right: 25px;
	font-size: 0.7em;
	width: 120px;
	color: #818284;
}

.upload_b {
	background: none repeat scroll 0% 0% #44CAA1;
	display: block;
	margin: 15px auto;
	padding: 10px 45px;
	text-transform: uppercase;
	width: 30%;
	text-align: center;
	color: #FFF !important;
}

.upload_b:hover {
	background: none repeat scroll 0% 0% #329979;
	box-shadow: 0px 0px 0px;
}

/*=======================================single.php=====================================================*/
.ring_main {
	width: 70%;
	height: inherit;
	float: left;
}

.player_div {

	text-align: center;
	width: 100%;

}

.ring_pic {
	height: 91%;
	width: 45%;
	padding: 5px;
	float: left;
}

.ring_pic img {
	height: 100%;
	width: 100%;
}

.ring_info {
	height: 65%;
	width: 95%;
	padding: 5px;
	float: left;
}

.home_tone_name_id2 {
	width: 100%;
	display: block;
	font-size: 0.8em;
	color: rgb(128, 127, 127);
}

.main_ring_desc audio {
	width: 100%;
}

.ring_name {
	background: none repeat scroll 0% 0% rgb(25, 129, 189);
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

.ring_name_id {
	color: #FFF;
	font-family: sans-serif, "Helvetica Neue", Arial;
	font-size: 1.3em;
	overflow: hidden;
	font-weight: normal;
}

.ring_art {
	background: aliceblue;
	padding: 10px;
	color: #8D8B8B;
	text-align: center;
}

.ring_attr {
	color: #393939;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #FFF;
	padding: 10px 30.5px;
	background: none repeat scroll 0% 0% #ABABAB;
	float: left;
}

table.ring_attra {
	width: 100%;
	color: #393939;
	text-align: center;
	font-size: 14px;
}

table.ring_attra td {
	font-size: 0.8em;
	padding: 5px;
	border: 1px solid #8F9293;
	background: rgb(194, 194, 194) none repeat scroll 0% 0%;
}

.ring_attra a {
	color: white;
	font-style: italic;
}

.ring_download {
	width: 90%;
	text-align: center;
	display: inline-block;
	margin: 7px 1em;
	color: #FFF;
	font-weight: bold;
}

.ring_download a {
	color: #FFF;
	background: none repeat scroll 0% 0% rgb(68, 202, 161);
	display: block;
	text-transform: uppercase;
	padding: 6px 0;
}

.ring_download a:hover {
	background: none repeat scroll 0% 0% rgb(50, 153, 121);
}

.arrow {
	height: 16px;
	width: 16px;
	float: right;
	background: url("/ringtone/images/arrow.png") no-repeat scroll 0% 0% transparent;
	margin-right: 10px;
}

.ring_under {
	padding: 2px 0px;
	text-align: center;
	width: 100%;
}

.ring_under a:hover {
	background: none repeat scroll 0% 0% rgb(97, 98, 97);
	color: rgb(194, 194, 194);
}

.ring_under a:hover .arrow {
	background: url("/ringtone/images/arrow1.png") no-repeat scroll 0% 0% transparent;

}

.ring_under a {
	color: #616261;
	background: none repeat scroll 0% 0% #C2C2C2;
	text-transform: uppercase;
	padding: 6px 0px;
	display: block;
}

.player_div audio {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	/* background: linear-gradient(to right, rgb(0, 174, 255), rgb(253, 255, 255), rgb(0, 174, 255)) repeat scroll 0% 0% transparent; */
}

.mobsearch-wrap {
	display: none;
}

/*```````````````````````````` mobiles``````````````````````````````*/
@media screen and (max-width:960px) {
	.logo {
		height: 40px;
	}

	.head_menu_set {
		display: none;
	}

	.temp {
		/* float: left; */
		padding: 0px;
		margin-left: 2em;
	}

	#header_link_id {
		/* float: left;
		margin: 3px; */
	}

	#searchsubmit {
		margin-top: 0px;
		margin-right: 0px;
	}

	.banner_set {
		margin-top: 55px;
		height: 1px;
	}

	.top_thing {
		margin-top: 55px;
		height: 1px;
	}

	.ad_top_banner {
		margin-top: 5px;
	}

	.category_search {
		display: none;
	}

	.claus b {
		margin: 4px;
		display: block;
	}

	.related_cats {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;

	}

	.related_cats a {
		text-decoration: none;
		color: #058BFC;
		background: none repeat scroll 0% 0% #FCFCFC;
		display: block;
		float: none;
		padding: 4px;
		transition: all 0.3s ease 0s;
		/* border-bottom: 1px solid #E7E4E4; */
	}

	.related_cats a:last-child {
		border-bottom: none;
	}

	.ring_name_id {
		margin-top: 0px;
	}

	.center {
		width: inherit;
	}

	.content {
		/*width: 86%;*/
		margin: 5px auto 0;
		float: none;
	}

	#cat_id {
		display: block;
	}

	.header {
		height: 45px;
		width: 100%;
		min-width: 240px;
	}

	.header_menu {
		display: none;
	}

	#hmu_id1 {
		display: none;
		padding: 6px 10px;
		background: none repeat scroll 0% 0% #FFF;
		color: #47A3DA;
	}

	#hmu_id2 {
		display: none;
		color: #47A3DA;
		padding: 7px 10px;
		background: none repeat scroll 0% 0% #FFF;
	}

	#hmu_id3 {
		display: none;
		color: #47A3DA;
		padding: 7px 10px;
		background: none repeat scroll 0% 0% #FFF;
	}

	#hmu_id_header {}

	.cat_set {
		margin: auto;
	}

	.header_menu_u {
		color: #FFF;
		padding: 6px 10px;
		border-bottom: 1px solid #47A3DA;
	}

	.header_menu_uu {
		color: #FFF;
		display: block;
		border-bottom: 1px solid #47A3DA;
	}

	.header_menu_uu {
		color: #FFF;
		padding: 6px 10px;
		display: block;
		border-bottom: 1px solid #47A3DA;
	}

	.header_menu_u:hover {
		background: none repeat scroll 0% 0% #00639E !important;
		border-left: 1px solid #91FF1B !important;
		text-decoration: none;
		color: white;
	}

	.header_menu_u a:hover {
		color: white;
	}

	.header h1 {
		padding-left: 45px;
		font-size: x-large;
		margin: 2px 0px;
		padding-top: 0px;
	}

	#search_box {
		margin-top: 0px;
		margin-left: 0px;
		width: 80%;
	}

	.res_search {
		background: none repeat scroll 0% 0% rgb(13, 121, 186);
		border-radius: 5px;
		display: none;
		margin-right: 10px;
		float: right;
		padding: 8px;
		clear: both;
		min-width: 192px;
		width: 230px;
		box-shadow: -9px -8px 15px #383838;
	}

	.main_ring {
		width: 200px;
		background: none repeat scroll 0% 0% #FFF;
		box-shadow: 0px 0px 4px;
		display: inline-block;
		margin: 5px;
		transition: all 0.3s ease 0s;
	}

	.magnifier {
		height: 28px;
		width: 28px;
		display: block;
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		background: url("/ringtone/images/lens_search.png") repeat scroll 0% 0% transparent;
		background-size: cover;
		cursor: pointer;
	}

	.uber_menu {
		padding: 3px;
		background: url("/ringtone/images/menu4.png") no-repeat scroll 0% 0% / cover transparent;
		width: 25px;
		display: block;
		margin: 6px;
		height: 25px;
		float: left;
		cursor: pointer;
	}

	.menuu {
		background: #268AC1;
		display: none;
		z-index: 100;
		top: 45px;
		position: fixed;
		/* box-shadow: 1px 1px 5px; */
		padding: 0px 0px 0px 0px;
		height: 100%;
		width: 100%;
	}

	.ring_attr {
		border-top: 1px solid #FFF;
		background: none repeat scroll 0% 0% #ABABAB;
		float: left;
		border-right: 1px solid #FFF;
		color: #393939;
		padding: 10px 0px 10px 0px;
		width: 99.9%;
	}

	.ring_desc {
		background: white;
	}

	.ring_main {
		width: 100%;
		float: none;
		height: inherit;
	}

	/* .searchbox{
		text-align: center;
		margin: 0 auto;
		height: 2em;
		display:block;
		width: 90%;
		background-color:#D5D9DA;
	}

	.searchbox input{
		margin-left: auto;
		width:70%;
		height: 100%;
		float:left;
	}
	#searchsubmit_mob{
		width:20%;
		float:left;
		height: 100%;
		margin-right:auto;
		border: #ccc 1px solid;
	} */

	#mobsearch[type=text]:focus {
		box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	}

	.search {
		width: 100%;
		position: relative;
		display: flex;
	}

	.searchTerm {
		width: 100%;
		border: 3px solid #00B4CC;
		border-right: none;
		padding: 5px;
		height: 20px;
		border-radius: 5px 0 0 5px;
		outline: none;
		color: #9DBFAF;
	}

	.searchTerm:focus {
		color: #00B4CC;
	}

	.searchButton {
		width: 40px;
		height: 36px;
		border: 1px solid #00B4CC;
		background: #00B4CC;
		text-align: center;
		color: #fff;
		border-radius: 0 5px 5px 0;
		cursor: pointer;
		font-size: 20px;
	}

	.mobsearch-wrap {
		display: block;
		width: 90%;
		margin: .5em auto;
	}

}

@media screen and (max-width:625px) {
	.related_cats {
		width: 100%;
		border: 0px;
	}

	.upld_frm input {
		width: 97%;
	}

	#u_link1,
	#u_link2 {
		width: 88%;
	}

	.upld_frm textarea {
		width: 97%;
	}

	#table_row_id {
		width: 93%;
	}

	.table_row span {
		width: 97%;
	}

	.upld_frm select {
		width: 100%;
	}

	.upld_frm {
		width: 92%;
	}

	.category_search .anavn {
		float: left;
		margin: 4px;
	}

	.category_search {
		display: none;
	}

	.category_search {
		border-radius: 5px;
		margin: 60px auto 1px !important;
		text-align: right;
	}

	.cat_set {
		margin: auto;
	}

	.ring_name_id {
		margin-top: 0px;
	}

	.clauss {
		padding: 4px;
	}

	.main_ring {
		width: 90%;
		background: white;
		display: inline-block;
		transition: 0.3s;
		box-shadow: 0px 0px 4px;
		margin: 5px;
	}

	.upload_b {
		width: 90%;
		padding: 10px 0px;
	}

}





/*============================OVERRIDE===============================*/


/* =====================================================
   Ring2Mob safer visual refresh
   Paste AFTER existing CSS
   ===================================================== */

html {
	background: #eef5f9 url("/ringtone/images/background.png") center top / cover fixed no-repeat;
	box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, .72);
}

body {
	color: #4b5563;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.55;
}

a {
	color: #0878b8;
}

a:hover {
	color: #045f93;
	text-decoration: none;
}

.center {
	background: rgba(255, 255, 255, .92);
	box-shadow: 0 8px 28px rgba(0, 0, 0, .08);
}

.header {
	background: #0d79ba;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .25);
}

.logo {
	max-width: 100%;
	object-fit: contain;
}

.header_menu {
	color: #fff !important;
	border-right: 1px solid rgba(255, 255, 255, .25);
}

.header_menu:hover {
	background: #065f96;
	color: #fff !important;
}

.category_search {
	background: rgba(255, 255, 255, .95);
	padding: 8px;
}

#category_main,
#search_box,
input,
select,
textarea {
	border: 1px solid #cbd5e1;
	border-radius: 4px;
	color: #334155;
	background: #fff;
}

#category_main {
	background: #0d79ba;
	color: #fff;
	padding: 6px 8px;
}

#search_box {
	height: 30px;
	padding: 4px 8px;
}

#searchsubmit {
	background: #44caa1;
	border: 0;
	color: #fff;
}

.content {
	background: #fff;
}

.pagetitle,
#cat_head_id,
.create_sess,
.ring_name,
.nav {
	background: #0d79ba;
	color: #fff;
	text-shadow: none;
	font-weight: bold;
}

.content .listelem {
	background: #fff;
	color: #334155;
	border-color: #dce3e8;
	padding: 10px;
}

.content .listelem:nth-child(even) {
	background: #f8fbfd;
}

.content .listelem:hover {
	background: #edf8ff;
}

.home_tone_name_id a {
	color: #0878b8;
	font-weight: bold;
}

.home_tone_name_id2,
.vsmall {
	color: #64748b;
}

.main_ring {
	background: #fff;
	border: 1px solid #dce3e8;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
}

.main_ring:hover {
	box-shadow: 0 4px 14px rgba(0, 0, 0, .18);
}

.main_ring_desc audio,
.player_div audio {
	width: 100%;
}

.cat_links {
	background: #fff;
}

.cat_links a,
.related_cats>.a {
	background: #fff;
	border-bottom: 1px solid #dce3e8;
	/* border-radius: 4px; */
	color: #0878b8;
	padding: 6px 8px;
}

.cat_links a:hover,
.related_cats .a:hover,
.related_cats a:hover {
	background: #edf8ff;
	color: #045f93;
}

.related_cats {
	background: #fff;
	border: 1px solid #dce3e8;
	border-radius: 6px;
}

.related_cats h3 {
	color: #334155;
	font-weight: bold;
	padding: 6px;
}

.para,
.search_by_id,
.file_browse,
.table_row,
.catRow p {
	background: #fff;
	border-color: #dce3e8;
	color: #475569;
}

.anavn,
.anavp,
.upload_b,
.ring_download a,
input.sub-up,
.cat_button {
	background: #0284C7;
	color: #fff !important;
	border-radius: 9999px;
	text-shadow: none;
	box-shadow: none;
}

.anavn:hover,
.anavp:hover,
.upload_b:hover,
.ring_download a:hover,
input.sub-up:hover,
.cat_button:hover {
	background: #0369A1;
	color: #fff !important;
}

.ring_art {
	background: #f8fbfd;
	color: #475569;
}

.ring_under a {
	background: #e5e7eb;
	color: #374151;
}

.ring_under a:hover {
	background: #4b5563;
	color: #fff;
}

table.ring_attra td {
	background: #f1f5f9;
	border-color: #cbd5e1;
	color: #334155;
}

.footer {
	background: #fff;
	border-top: 1px solid #dce3e8;
}

.search_by_id {
	background: #f8fbfd;
}

.clauss a {
	color: #64748b;
}

.success,
.notice {
	border-color: #86efac;
	background: #dcfce7;
	color: #15803d;
}

/* Mobile styles are managed cleanly in style_common.css */