/*  @import "assets/css/ads.css"; */

/* Nav bar CSS */

 .main{
                 background: #f3f3f8 !important;
            }
.container-top {
	width: 100%;
}

.container {
	max-width: 1400px !important
}

.dropdown-header {
	font-size: 1rem !important;
	color: #0617e4 !important;
	font-weight: 500 !important;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
	font-weight: 500;
	font-size: 15px;
	padding: 5px 6px !important;
}

.navbar-brand {
	max-width: 160px;
	height: auto;
	margin: -8px -5px;
}

.navbar.center .navbar-inner {
	text-align: center;
}

.navbar.center .navbar-inner .nav {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

a.nav-link:hover {
	border-radius: 6px;
	background: #d52727;
	color: #fff;
}

.nav-list-a {
	border-bottom: 1px solid #ffe5e5;
	padding-top: 6px;
	padding-bottom: 6px;
}

.nav-fill .nav-item .extension-a {
	font-size: 18px;
	font-weight: 600;
	color: #ff00bd;
}

.nav-item.navbar-inner {
	padding: 5px 13px !important;
}
a.dropdown-item.nav-li-pink:hover {
    font-weight: 600;
    color: #f46000;
}
.bg-success {
	background-color: #0d1f24!important;
}

.extension {
	border: 2px solid #0fbcde;
	background: #ff2222;
	border-radius: 25px;
	;
}

.extension-a {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}


/* end of Navbar css*/

.pb-12 {
	padding-bottom: 12px !important
}

.fa-input {
	font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.bg-image {
	position: absolute;
	z-index: -1;
	width: 100%;
	opacity: 0.8;
}

.converting-txt1 {
	font-size: 26px;
	font-weight: 600;
	color: #292dd6
}

.converting-txt2 {
	font-size: 24px;
	font-weight: 600;
	color: #292dd6
}

.tool,
#imgDiv,
.tool-header,
.tool-item,
.form-control,
.slider2,
.btn {
	align-content: center
}

.h-h1,
.h-h2 {
	text-align: center
}

body {
	-webkit-font-smoothing: antialiased;
	font-size: 15px;
}

.error,
.response {
	color: #ff0a0a;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 5px;
}

.mt-10 {
	margin-top: 10px
}

.mt-20 {
	margin-top: 20px
}

.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.form-box {
	border: 1px solid;
	padding: 10px
}



.tool {
	padding-top: 0px;
	min-height: 600px;
	/*   
   ground: linear-gradient(10deg, #a9ffb3, #83efea);
   background-image: url("/videotutorials/images/tutor_connect_home.jpg");
  */
}

.dl-tool, .tool {
background: #f3f3f8 !important;
}

.card{
    border:none !important;
    }

/*
  background: linear-gradient(45deg, #f7d9b6, #fce4ff, #c3ffd8, #d6fff6);
      background: linear-gradient(45deg, #ffc581, #f6a9ff, #82cde8, #87ffe3);
	 background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	
	*/


/*
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
*/

.tool {
	margin-top: 0px
}

.container-inner {
	padding: 0px !important;
	display: block;
	background: #f6f6f6 !important;
}

.tool-container {
	margin-top: 0px;
	padding-top: 15px;
}

.tool-container h1 {
	padding-bottom: 10px;
	color: #001ef7;
	text-decoration: underline;
	text-decoration-color: #ffebeb !important;
}

.tool-item {
	margin-top: 10px
}

.tool-container-2 {
	padding-bottom: 10px
}

.tool-container-3 {
	min-height: 360px;
	margin: auto;
	padding: 10px 20px;
	border-radius: 10px;
	border: 2px solid #f1f6f7;
	/* background: linear-gradient(45deg, #ffbbbb, #d8ffaf);
        background: linear-gradient( 6deg, #f2ffab, #c0ff998c);
        */
	background: linear-gradient(5deg, #fdd5d5, #d8ffaf);
	box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.00), 0 1.8px 3.4px rgba(0, 0, 0, 0.086), 0 11px 22px rgba(0, 0, 0, 0.012);
}

.effect5 {
	position: relative;
}

.effect5:before,
.effect5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 25px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 20px 15px #a9a9a9;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
}

.effect5:after {
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	transform: rotate(8deg);
	right: 10px;
	left: auto;
}


/* Button*/

.btn-success {
	font-size: 1.2rem;
	color: #fff;
	text-decoration: none;
	background: #111 !important;
	border: 1px solid #ff0505;
	padding: 8px 25px;
	border-radius: 6px;
	font-weight: 600;
	display: table-cell;
	transition: all 0.4s ease 0s;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	box-shadow: 5px 40px -10px rgba(0, 0, 0, 0.57);
	transition: all 0.4s ease 0s;
}


/* .btn-download {  background: #3a0bad  !important;} */

.btn-download,
btn-download:hover {
	font-size: 30px !important
}

.btn-success:hover,
.btn-download:hover {
	background: #111 !important;
	border: 2px dashed #ff61b8;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	box-shadow: 5px 40px -10px rgba(0, 0, 0, 0.57);
	transition: all 0.4s ease 0s;
}

button.btn.btn-back {
	font-size: 34px;
}


/*  Share Box*/

.share-card {
	padding-top: 5px;
	padding-bottom: 10px;
}

.share-card-box {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	/*border:1px solid #eee; */
	padding: none;
}

.share-title {
	margin-top: 15px !important
}

.share-btn-box {
	margin-top: 25px !important
}

.share-btn-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.share ul {
	list-style: none !important;
	padding-inline-start: 0px !important;
}

.share-btn-box li {
	width: 48%;
	min-width: 170px;
	padding: 10px;
}

.btn-donate {
	background-color: green;
	color: white;
}

.btn-donate:hover {
	color: white;
}

.share-btn-box a {
	color: #fff
}

.share-btn {
	font-size: 18px;
	color: #fff;
	padding: 6px;
	border-radius: 4px;
	margin: 3px;
}

.Whatsapp-btn {
	background-color: #058400;
}

.facebook-btn {
	background-color: #3b5998;
}

.twitter-btn {
	background-color: #55acee;
}

.google-btn {
	background-color: #dd4b39;
}

.linkedin-btn {
	background-color: #0977b5;
}

.another-pdf-btn {
	background-color: #005056;
	width: auto;
	display: inline-grid;
	padding: 6px 15px;
}

.chrome {
	background-color: #d80059;
}

.another-pdf-btn a {
	color: #fff
}

.bookmark {
	color: #1a0b9a;
	font-size: 18px;
	font-weight: 600;
}

.share {
	border: 2px solid #adffe3;
	background: #fff;
	border-radius: 6px;
	padding: 6px;
}

a:link {
	text-decoration: none
}

h2 a {
	color: #0b08ff !important
}

input[type=file] {
	padding: .25rem .75rem;
	font-size: 1.15rem;
	line-height: 1.4;
	font-weight: 600;
	color: #00afcc;
	border-radius: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.input#dpi {
	width: 120px !important;
}

#dpi,
#file-ext,
#height,
#width,
.kb-value {
	padding: 3px;
	margin: 5px;
	font-weight: 600;
	color: #3905da;
}


/*  -- footer--*/

.mb-4 {
	margin-bottom: 1rem!important;
}

.container-footer {
	padding: 1rem;
	padding-bottom: 0;
}


/* --- sidebar css ---*/

.sidebar {
	background: #e46;
	min-height: 500px;
	padding: -15px;
}

.formFooter {
	display: none !important;
}

.extension {
	border: 1px solid #0fbcde;
	background: #edffe6;
	border-radius: 25px;
	padding-top: 4px;
}

.url-active,
.url,
.url-deactive {
	border: 1px solid;
	padding: 5px 8px;
	margin: 0 6px;
	font-size: 15px;
	font-weight: 500;
	color: #fff !important;
}

.url-active {
	background: #bb33aa;
}

.url-deactive {
	background: #888888;
}

.url-resizer {
	background: #d90c0c
}

.url-dpi {
	background: #4a17af;
}

.url-jpg {
	background: #423c3c
}

.url-searchx {
	background: #158506 !important
}

.url-active:hover,
.url-deactive:hover,
.url:hover {
	background: #171414;
	color: #fff;
}

span.url-link {
	display: inline-flex;
}

a.url-link {
	border-radius: 6px 6px 0 0;
}

.url-switcher.col-lg-6.col-md-8 {
	margin-bottom: -8px;
}

span.dimensions,
span.w,
span.h {
	display: inline-block;
}

div.compress {
	padding-bottom: 10px;
}

select#compress {
	min-width: 80px;
	text-align: center;
}


/* ICONS colors*/

.hand-icon {
	color: #f504ab;
}

.url-redirect {
	margin: 5px;
	padding: 6px 12px;
	border-radius: 25px;
}

.btn.delete {
	margin: 6px;
	padding: 10px 13px;
	font-size: 17px;
	font-weight: 600;
	border: 1px solid #fffeaa;
	border-radius: 25px;
}

span.link-row {
	display: inline;
}

.compress_2.toggle-compress {
	border: 2px solid #99989f;
	border-radius: 15px;
	padding: 10px;
	margin-top: 15px;
}

.table-bordered td {
	overflow-wrap: break-word;
}

.table.file-table,
div#toggle-compress {
	background: #fff;
	max-height: auto !important;
	max-width: 500px;
}

img.display-img {
	max-width: 320px;
	min-height: 160px;
	height: auto;
	max-height: 210px !important;
	object-fit: scale-down;
	background: #fff;
}

span.image-box {
	width: 50% !important;
	padding-right: 15px;
	float: right;
}

td {
	max-width: 230px !important;
}

.link-row {
	display: inline-flex;
}

.link-row-list {
	padding: 6px;
}

#imgDiv {
    font-size: 20px;
    font-weight: 500;
	margin-top: 80px;
	margin-bottom: 35px;
	margin-right: auto ;
	margin-left: auto;
}

.img-thumbnail {
	border: 1px solid #d6d6d6;
}

.imgDiv-s {
    margin: 0px !important;
    padding: 50px 10px;
}
.imgDiv-s .loader {
    
    width: 75px;
}

.recompress-p {
    font-size: 18px;
    font-weight: 500;
    color: #232323;
    padding-top: 28px;
}

.row.download-row-span {
    display: inline-flex;
}
/* responsive css */


/*>>>>>  Article  CSS <<< */


.article h2{ font-size: 24px}

.article h3 {
	font-size: 21px;
}

.p {
	margin-bottom: 15px;
    text-align: justify;
    padding: 10px;
}

.top-1 p {
	text-align: justify;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.faq-header {
    margin-bottom: 20px;
}
.faq-card {
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 25px;
}
.faq-body {
    padding-left: 10px;
}
/* Loader CSS start*/

div#tool-container-3 {
	min-height: 350px;
}

.dl-tool-container{
      float: left;
      }
      .dl-tool-sidebar{
      float: right;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      }
      
    #at-custom-sidebar {top: 10% !important;}

.loader {
	position: relative;
	margin: 0 auto;
	width: 100px;
}

.loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.circular {
	animation: rotate 2s linear infinite;
	height: 95%;
	transform-origin: center center;
	width: 95%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

@keyframes color {
	100%,
	0% {
		stroke: #d62d20;
	}
	40% {
		stroke: #0057e7;
	}
	66% {
		stroke: #008744;
	}
	80%,
	90% {
		stroke: #ffa700;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.loader-card,
.loader-fadeout,
.loader-fadeout-home {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5%;
	text-align: center;
	background-color: #eee;
	color: white;
	opacity: 0;
	padding-top: 200px;
}

.loader-fadeout-home {
	-webkit-animation: fadeOut 1.5s;
	animation: fadeOut 1.5s;
}

.loader-fadeout {
	-webkit-animation: fadeOut 2.5s;
	animation: fadeOut 2.5s;
}


/* end*/

input.dimensions {
	width: auto;
	max-width: 120px !important
}


/* Tweeksapp Css */

.tweeksapp {
	align-content: center;
}

.tweeksapp h2>a {
	color: #ffd919 !important;
	border: 1px solid #eee;
	padding: 8px 14px;
	background: #380909;
	font-size: 18px;
}

.tweeksapp p {
	margin-top: 15px;
}


/* .dl-tool{    background: linear-gradient(45deg, rgb(247, 217, 182), rgb(252, 228, 255), rgb(195, 255, 216), rgb(214, 255, 246));   }*/

.slidecontainer {
	width: 50%;
}


/* slider CSS */

.slider2 {
	min-width: 200px;
	max-width: 340px !important;
	-webkit-appearance: none;
	width: 100%;
	height: 12px;
	border-radius: 5px;
	border: 2px solid #9ca39f;
    background: #f6fff6;
	outline: none;
	opacity: 0.9;
	-webkit-transition: .2s;
	transition: opacity .2s;
}

.slider2:hover {
	opacity: 1 !important;
}

.slider2::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #4f06df;
	cursor: pointer;
}

.slider2::-moz-range-thumb {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #4f06df;
	cursor: pointer;
}



/* responsive CSS*/

@media screen and (min-width: 1300px) {
	body {
		-webkit-font-smoothing: antialiased;
		font-size: 16px;
	}
}

@media screen and (min-width: 720px) {
	h1 {
		font-size: 2.3rem
	}
	h2 {
		font-size: 1.6rem !important
	}
	span.image-box {
		width: 50% !important;
		padding-right: 15px;
		float: right;
	}
	img.display-img {
		float: right !important;
		height: 210px;
	}
	.file-table {
		width: 50%;
		float: left;
	}
	
	
	.sticky-sidebar{
      position: -webkit-sticky;
      position: sticky !important;
      top: 0;
      padding-top: 10px ;
      z-index: 0;
      }

}

@media screen and (max-width:720px) {
    .sticky-sidebar{
               position: relative !important;
    }
            
	span.image-box {
    width: 100% !important;
    padding-right: 0px;
    float: right;
}
.row.download-row-span {
    display: block;
}
	
}

@media screen and (min-width:640px) {
	navbar-brand .img {
		width: 100px !important
	}
}

@media screen and (max-width:640px) {
    .col-m{
        padding-left:3px;
        padding-right: 3px;
    }
	navbar-brand .img {
		width: 50px !important;
		;
	}
	.article h3 {
		font-size: 19px;
	}
	.slider2 {
		min-width: 206px !important;
		width: 76% !important;
	}
	.url-active,
	.url,
	.url-deactive {
		font-size: 15px;
	}
	.link-row {
		display: flow-root;
	}
	.tool-container h1 {
		font-size: 1.8rem;
	}
	.tool-container h2 {
		font-size: 1.3rem;
	}
	.tool-container h3 {
		font-size: 1.1rem;
	}
	.circular {
		height: 75%;
		width: 75%;
	}
}

@media screen and (max-width:540px) {
	.table {
		font-size: 12px !important;
	}
	.btn-sucess {
		font-size: 16px !important;
		padding: 8px 15px !important
	}
	input[type=file] {
		padding: .25rem .55rem;
		font-size: 1rem;
	}
	#imgDiv {
		font-size: 18px;
	}
	.btn-download,
	btn-download:hover {
		font-size: 26px !important
	}
}

@media screen and (max-width:480px) {
	.share-btn-box li {
		width: 100%
	}
	navbar-brand .img {
		width: 50px !important
	}
}


/* Resizer CSS*/

 input[type=file]{
            max-width: 560px;
        }
     .dl-tool-container{
      float: left;
      }
       .dl-tool, .tool {
            background: #f3f3f8 !important;
        }
        .card{
            border:none !important;
            
        }
      .dl-tool-sidebar{
      float: right;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      }
      
    #at-custom-sidebar {
    top: 10% !important;}

   /* image resier*/
    input#resizer_file {
            max-width: 500px;
        }
     div#tool-container-3, .tool-upload-white {
         border: 3px dashed #ffc3dc;
         background: white;
         box-shadow: rgb(0 0 0 / 20%) 0px 5px 25px 4px;
         }
         #btn_download{
         max-width:120px;
         }
         .show_size{
         color:red;
         }
         .resizer {
         font-family: sans-serif;
         font-weight: bold;
         padding: 20px;
         width: 500px;
         }
         .dimensions {
         padding: 10px 0;
         }
         .resizer__input {
         width: 75px;
         padding: 5px;
         }
         
         .info-file{
         display: inline-flex;
         }
         .img-info {
         display: block;
         }
         .resizer_width, .resizer_height{
         max-width: 120px;
         }
         .resizer {
                padding-top: 10px;
            }
          p#image_name {
                word-wrap: break-word;
                display: block;
                color:red;
             }
       
         @media screen and (max-width:580px) {
         .img-info, .info-file, .resizer {
         display: contents;
         }
         
         }
         
         
         
         /* custom style */ 
         
          
   .btn-primary {

    font-weight: 600;
    font-size: 18px;
    background: #14316f !important;
    border-color: #fc7fb2 !important;
}
    
    .dropdown-item {
    display: inline-block;}
    
  /*  .main {
    display: inline-grid;
}
 */
 
             
     @media screen and (min-width:720px) {
               .tool {
   display: block;
}

 .tool-2 {
     display: inline-flex !important;
 }
     }
     
               
     @media screen and (max-width:720px) {
         
          .md-0{
        padding-left: 0px;
         padding-right: 0px;
    }
    .md-6{
        padding-left: 6px;
         padding-right: 6px;
    }
    
     .md-10{
        padding-left: 10px;
         padding-right: 10px;
    }
     }
     
     
     @media (min-width: 772px) {
         
         .main{
                 background: #f3f3f8 !important;
            }
            /* 
            .container-inner{
               
             max-width: 97%;   
            } */
            
        .tool-sidebar {
            padding-left: 5px;
            padding-right: 5px;
        }
          
          .tool-container{
              padding-right: 5px
          }
     }
  
    .container-inner {
    display: block;}
    
         
         
/*
    .new-button {
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
    background-color: #9c27b0;
    font-size: 16px;
    color: #fff;
}
input[type="file"] {
  position: absolute;
  z-index: -1;
  top: 6px;
  left: 0;
  font-size: 15px;
  color: rgb(153,153,153);
}
.button-wrap {
  position: relative;
}
*/



/* Sidebar CSS*/



/* #sidebar a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #fc7fb2; }
 #sidebar a:hover, #sidebar  a:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
    */

button {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  button:hover, button:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.5;
  font-weight: 400;
  font-family: "Poppins", Arial, sans-serif;
  color: #000; }

.ftco-section {
  padding: 7em 0; }

.ftco-no-pt {
  padding-top: 0; }

.ftco-no-pb {
  padding-bottom: 0; }

.heading-section {
  font-size: 28px;
  color: #000; }
  .heading-section small {
    font-size: 18px; }

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.wrapper {
  width: 100%; }

#sidebar {
  min-width: 270px;
  max-width: 380px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.05); }
  #sidebar .h6 {
    color: #fff; }
  #sidebar.active {
    margin-left: -270px; }
  #sidebar ul.components {
    padding: 0; }
  #sidebar ul li {
    font-size: 14px; }
    #sidebar ul li > ul {
      margin-left: 10px; }
      #sidebar ul li > ul li {
        font-size: 13px; }
        #sidebar ul li > ul li a {
          border-bottom: 1px solid transparent; }
          #sidebar ul li > ul li a span {
            color: #000; }
    #sidebar ul li a {
      padding: 10px 0;
      display: block;
      color: black;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
      #sidebar ul li a span {
        color: #fff; }
    #sidebar ul li.active > a {
      background: transparent;
      color: #fc7fb2; }
  @media (max-width: 767.98px) {
    #sidebar {
      min-width: 100%;
      max-width: 180px;
      border-left: none; } }
  #sidebar .custom-menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (prefers-reduced-motion: reduce) {
      #sidebar .custom-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    #sidebar .custom-menu .btn {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      position: relative; }
      #sidebar .custom-menu .btn i {
        margin-right: -40px;
        font-size: 14px; }
      #sidebar .custom-menu .btn.btn-primary {
        background: transparent;
        border-color: transparent; }
        #sidebar .custom-menu .btn.btn-primary:after {
          z-index: -1;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          background: #fc7fb2;
          border-radius: 10px; }
        #sidebar .custom-menu .btn.btn-primary:hover, #sidebar .custom-menu .btn.btn-primary:focus {
          background: transparent ;
          border-color: transparent ; }

a[data-toggle="collapse"] {
  position: relative; }

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#content {
  width: 100%;
  padding: 0;
  min-height: 100vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.btn.btn-primary {
  background: #fc7fb2;
  border-color: #fc7fb2; }
  .btn.btn-primary:hover {
    background: #fc7fb2 !important;
    border-color: #fc7fb2 !important; }

.footer p {
  color: rgba(255, 255, 255, 0.5); }

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000;
  border: 1px solid #ccc;
  font-size: 11px; }
  .tagcloud a:hover {
    border-color: #fc7fb2;
    background: #fc7fb2;
    color: #fff; }

