html {
	height: 100%;
	font-size: 14px; 
}
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
     color: #111; 
     height: 100%;
    background-color: #fff;
    font-family: open sans,Helvetica,Arial,sans-serif; 
    font-size: 14;
    font-weight: 400; 
    color: #585858;
}  

a { 
    text-decoration: none !important;
}
.hr{border-bottom: 1px solid #ccc;
    width: 100%;
}p{font-size: 16px; 
    font-family: "Times New Roman","Hiragino Kaku Gothic Pro";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 450;
     margin: 3px 0px 10px;
    line-height: 1;
}
h1{font-family: Times, Times New Roman, serif;
font-size: 31px;
letter-spacing: 0.8px;
word-spacing: 4.4px;
    margin: .67em 0;
} 
.no-margin {
	margin: 0!important
}
.hidden {
	display: none
}
.content-breaker:after, .footer:after,.post-header:after { 
 background: #ddd;
background-image: -webkit-linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background: -webkit-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background-image:    -moz-linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background-image:     -ms-linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background-image:      -o-linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background-image:         linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
background: linear-gradient(to right, #799AFA 15%, #F1C40F 15%, #F1C40F 30%,#2ECC71 30%, #2ECC71 45%, #2980B9 45%, #2980B9 60%, #fb30f5 60%, #fb30f5 75%, #0f9d58 75%, #0f9d58 90%, #799AFA 90%);
  position: absolute;
  content: '';
  height: 4px;
  right: 0;
  left: 0;
  top: 0;
}  
   .header {
	width: 100%;
	height: 60px;
	background-color: #fff;
	position: relative;
	z-index: 3
}
.header p {
	font-size: 12px;
	padding: 0;
	margin: 0;
        width:100%;
}
.header h3{
    width:100%;
        font-size: 14px !important;
    font-weight: 600 !important;
    padding: 0px;
    margin: 0px;
}
.header strong{
    font-size: 14px !important;
}
.header .header-left{
	width: 5%
}
.header .header-center{ 
    width: 40%;position: absolute;
    left: 66px;
}
.header .header-right{
	width: 50%;
        position: absolute;
        right: 0px;
}
.header .navbar{ padding-top: 5px;}
.header span{ margin-top: 10px;}
.post-header {
	position: relative;
	z-index: 2; 
        background:#f7f7f7 url(data:image/gif;base64,R0lGODlhAwADAIAAAO3t7f///yH5BAAAAAAALAAAAAADAAMAAAIEjAMXBQA7) repeat;
}
.post-header .tools-toggle {
	color: #585858;
	background-color: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	height: 35px
}
.post-header .tools-toggle:focus {
	outline: none
}
.tools-container {
     margin:0px;
}
.tools-container li {
    padding:0px; margin:0px;
}
 
.tools-container li {
	text-align: center;
	padding: 0;
	font-size: 14px;
	font-weight: 600;
	margin-right: 40px;
	min-height: -webkit-fit-content;
	min-height: -moz-fit-content;
	min-height: fit-content;
        list-style: none;
} 
.tools-container li.tool {
	display: inline-block;
        list-style: none;
}     
.tools-container li.dropdown .dropdown-menu .nav-title,
.tools-container li.open .dropdown-menu .nav-title {
	padding: 5px 0 5px 30px;
	font-size: 12px;
	font-weight: 600
}
.tools-container li.dropdown .dropdown-menu,
.tools-container li.open .dropdown-menu {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-top: 0;
	margin-top: 0
}
.tools-container li.dropdown .dropdown-menu li,
.tools-container li.open .dropdown-menu li {
	text-align: left;
	background: #fff;
	margin: 0;
	text-indent: 5px;
	font-weight: 500;
}
.tools-container li.dropdown .dropdown-menu li:hover,
.tools-container li.open .dropdown-menu li:hover {
	text-decoration: none
}
 .dropdown-menu ul li a:hover,.pre-footer ul li a:hover {
  color: #fff;   
 }
  
.main-nav-items li {
	margin-right: 10px
}
.tools-dropdown {
	min-width: 1140px;
	padding: 10px;
	right: -100px
}
 
.main-nav-dropdown {
	min-width: 220px;
}
.main-nav-dropdown .dropdown-menu {
	padding: 0;
}
.main-nav-dropdown li {
	text-transform: none
}
.tools-container .active a.nav-link{ 
    color: #007bff;
}
.main-nav-dropdown li a:hover {
	color: #585858!important
}
.main-nav-dropdown li:hover,.main-nav-dropdown .current {
	background: #eee!important
}
.tools-container li a {
	color: #585858;
	display: inline-block;
	width: 100%;
	padding: 8px 0
}
.tools-container li a:hover {
	text-decoration: none;
	color: #3c70b3
}  
.dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
        display: none
}
li i{
    padding-right: 5px;
}
.dropdown-header {
	margin: 0;
	padding: 5px 20px;
	background: #ececec;
	border-bottom: 1px solid #ddd
}
.video-tools li:hover {
    background: #F1C40F!important;
    color: #fff;
} 
.image-tools li:hover {
    background: #2ECC71!important;
    color: #fff;
} 
.document-tools li:hover {
    background: #2980B9!important;
    color: #fff;
}
.pdf-tools li:hover {
    background: #fb30f5!important;
    color: #fff;
} 
.rchive-tools li:hover {
    background: #0f9d58!important;
    color: #fff;
} 
.webpge-tools li:hover {
    background: #799AFA!important;
    color: #fff;
} 
.video-tools div{
    color: #F1C40F!important;
} 
.image-tools div{
    color: #2ECC71!important;
} 
.document-tools div{
    color: #2980B9!important;
}
.pdf-tools div{
    color: #fb30f5!important;
} 
.rchive-tools div{
    color: #0f9d58!important;
} 
.webpge-tools div{
    color: #799AFA!important;
} 

.fixed{ position: fixed;
top: 0;
width:100%;
height: 45px !important;border-bottom: 2px solid #eee
}
.fixed .tools-container{ margin-top: 7px;
}
@media(max-width:1083px) {
.post-header .container{ max-width: 100% !important}
}
@media(max-width:768px) {
      .footer .container {
height: 225px; 
    } 
    .footer .tools-container li{margin-right: 35px; }
  
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%; 
    padding-right: 0px;
    padding-left: 0px;
}
	.tools-dropdown {
		min-width: 240px!important;
		right: -164px
	}
         .header .header-left{
	width: 20%
}.header .header-center{
	width: 80%
} 
        .header .navbar{height: 62px;
    overflow: hidden;}
        .content .container{ width:100% !important; padding-left: 0px; padding-right: 0px;}
        .fixed{
height: auto !important;
}
}
@media(min-width:768px) and (max-width:992px) {
	.tools-dropdown {
		min-width: 720px!important;
		right: -644px
	}
}
@media(min-width:992px) and (max-width:1199px) {
	.tools-dropdown {
		min-width: 940px!important
	}
}
@media(max-width:991.98px) {
	.all-tools {
		float: left
	}
	.all-tools .dropdown-menu {
		left: 0;
		right: auto
	}
}
@media(min-width:1084px) { 
        .all-tools .dropdown-menu{ right:-50% !important;} 
}
@media(min-width:768px) {
	.tools-container li.tool {
		border-right: 0 solid #f5f5f5
	} 
	.tools-container li.tool:first-of-type {
		border-left: 0 solid #f5f5f5
	}
	 
        .menu .dropdown-menu{right: 0;
    left: auto;}
        #submenu { 
             height: 28px !important;
}
}
/*sub menu start*/
#submenu {
	background: #eee;
	background: linear-gradient(#eee, #f2f2f2, #e6e6e6);
	 text-align: center;
             height: auto;
}
#submenu .tool {
	padding: 0;
	margin: 0;
	list-style: none; 
        display: inline-block;
        height:auto;
}
 
#submenu .tool .dropdown-menu{
    position: absolute;
    left: 0px;
    top: 33px;
    background-color: white;
}
#submenu .tool .tool-menu {
	padding: 0;
	margin: 0;
	float: left;
            text-indent: 5px;
    font-weight: 500; 
    line-height:2;
}
#submenu .tool .tool-menu  .menu-link {
	padding: 0px 12px;
	border-left: 1px solid #ccc; 
	margin: 0;
	float: left;
	color: #444;
            font-size: 14px;
} 
#submenu .tool .tool-menu.current .menu-link{ 
    background: #fff;
    text-decoration: none;
    cursor: default;
}#submenu .tool .tool-menu .menu-link:hover {;
    background: #fff;
}
#submenu .tool .tool-menu ul li a {
    color: #585858;
    display: inline-block;
    width: 100%;
    padding: 3px 0;
}
#submenu .tool .tool-menu ul li a:hover{
    text-decoration: none;
}
/*sub menu end*/
.content-header {
	height: 90px;   
        padding: 10px 15px;
}
.pre-content .content-header {
	height: auto
}
  .pre-content {
	background-color: #16426b;
	position: relative;
	z-index: 1;
        color: #fff; 
}
.content{width: 100%;
	background-color: #fff; 
	font-size: 15px;} 
.footer {
	background-color: #fff; 
         width:100%;
         position: relative;       
    font-size: 15px; 
    bottom: 0;
}
.footer .container {
	padding: 15px
}
.pre-footer {
	background-color: #16426b;
	padding: 10px 15px;
	color: #fff; 
}
.pre-footer .nav-title {
	color: fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: 10px
}
.pre-footer ul li a {
	color: #fff;
	display: block; 
}.pre-footer ul li a:hover{
	text-decoration: none;
 }
.pre-footer ul li {
	line-height: 3;
        text-indent:5px;
}
.footerlogo img{ ;
	vertical-align: top;
        margin-top: -2%
} 
.footerlogo{ 
    margin-top: 2%; 
}
  @media only screen and (min-width:1000px){
      .footerlogo{
    position: absolute;
    margin-top: 1%;
       margin-left: -5%;
}
  }
textarea:active, 
.btn:active,
.btn.active,
textarea:focus, 
textarea.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus { 
    outline:0px !important;
    -webkit-appearance:none;
      box-shadow: none;
}
.card-header .input-group{
    margin-top: -23px;
} 
 .table.table-bordered>thead>tr>th,.table.table-bordered>tbody>tr>th, .table.table-bordered>tbody>tr>td {
    border: 2px solid #eee;
    font-size: 14px;
    color: #333;
    padding: 10px;
}
.table.table-bordered>tbody>tr>th{
    width: 30%;
}.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
} 
.hr{border-bottom: 1px solid #ccc;
    width: 100%;
}
a{color:#185F98}
.error{ color: red;} 
#mainpage { margin-top: 6%;}
 #mainpage ul{margin:0 0 10px} #mainpage ul li a{font-size:14px;line-height:23px}
    .mainbox{margin-right:1%;margin-left:1%;border:1px solid #dfdbdb;background:#fff;border-radius:8px;position:relative;height:240px;min-height:240px;margin-bottom:9%;box-shadow:0 0 5px 0 rgba(9,10,10,.3)}.mainbox h2,.mainbox h1{line-height:1;margin:8px 0;margin: 5px 0;padding-top: 5px;font-size:21px;margin-left:16px;}
    .innerbox{height:170px;overflow-x:hidden;margin-top:3%}#innerbox{ padding-top: 0px; margin-top: 0px;}.innerbox ul li{font-size:13px}.outterbox{background:#F1F9F8;padding:10px 22px;border-top:1px solid #E7B116;width:100%;bottom:0;position:absolute}
    @media only screen and (max-width:600px){.mainbox .innerbox{height:220px;max-height:650px;overflow-x:hidden}.mainbox ul li a{font-size:13px}.mainbox{border-radius:5px;min-height:320px;max-height:650px}.mainbox h2,.mainbox h1{font-size:16px}}main{min-width:auto;max-width:700px;background:#fff;overflow:hidden}@media only screen and (max-width:688px){ #innerbox{height:499px}#mainbox{height:499px}}@media only screen and (min-width:688px){#innerbox{height:199px;overflow:hidden}}
    /* tabs css */ main section{display:none;padding:0px 0 0;border-top:1px solid #ddd;}main .tabs{display:none;}main label{background:#eee;display:inline-block;margin:0 0 -1px;padding:10px 18px;font-weight:600;text-align:center;color:#888;border:1px solid transparent;}main label:before{font-family:fontawesome;font-weight:normal;margin-right:10px;}main label:hover{color:#888;cursor:pointer;}main input:checked + label{color:#555;border:1px solid #ddd;border-top:2px solid orange;border-bottom:1px solid #fff;background:#fff;}main #tab1:checked ~ #content1,main #tab2:checked ~ #content2,main #tab3:checked ~ #content3,main #tab4:checked ~ #content4,main #tab5:checked ~ #content5{display:block;}@media screen and (max-width:650px){main label{font-size:12px;padding:4px 6px;}main label:before{margin:0;font-size:18px;}}@media screen and (max-width:400px){label{font-size:10px;padding:0px 0px;font-weight:100;}}/* end tbs*/ 
     
     
 
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute; 
  transform: translate(0, 10px);
  background-color: #fff;
  padding: 1.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  overflow: hidden;
  width:60%
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(50% - 10px);
  top: -8px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}   .popover__title {
  font-size: 24px;
  line-height: 36px;
  text-decoration: none;
  color: rgb(228, 68, 68);
  text-align: center;
  padding: 15px 0;
}.ui-spinner {
    width: 85px;
    height: 45px;
/*    text-indent: -999em;*/
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('assets/loading.gif');
   background-image: url(data:image/gif;base64,R0lGODlhLQAtAPMPANTU1O3t7fJoRfv7++9OJdvb2+Lf3/SBZPixn/7v6/m+r/b29ubm5u0wAM3Nzf///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAALQAtAAAE//DJSesIBjg3WxMHklRkaUpBsa2c5L0fcs5VoLFrB7+ETJsDFY6l270Eox8lMBwWjS+fktnEPaEehVJiqBJd2NdhOul6ARNCuDFGnZiG8tAQGFQSioOx/egGSgsrcVwrDHYzCXoefGYOCyRCG4N9AI9bBgSMLAU1c1s0jSt/Ezc4k58VoStoKFWsqBWlOKOROJawFIFNnANVDLglDFUXw8AkvU0YTafGcnOyos0kVDjQK4fSE8heLK/ZpE3f4uPk5RVN3uLWXuXb1cnk1N2qkuT0DnTF3+4sdb7iwprYqcUCmzF+Kzg9kNct2zoHox6sY4brnjeG+MTRiyih1qQMBltpDADwcRMJXRkJbTAkMmDKPituLXmpiiTHCcpMybm5xJkrcF4m8Sxxz4oEbvW2YAx3FCnET0uNPnA6dMYCglK5FZCJykaVCa6qdsUKFkcBscAuZNhQ1mbIGREAACH5BAUKAA8ALBgAAAAVABUAAARg0Lliwng46y37DFuIeR4AihlJFheqqmf4wuLsGShgOzimhIOAQdV7HBoI1IDRKR4bjQTqsQA4oVDBdPPEIreYrpcAfhC83t/WgMZqwWLvotyGJuH1Q1lRf28TdQ1lZnURACH5BAUKAA8ALCIABwALAB8AAARe8EkZppXG1fuyc8PlfYU1fhqGroAErGu1wGj5MPQXPnna5QZKzjboTV40jnLJ5BAa0GhDkpBKJQorVCA5aBuHR/WLeHi/Cca3wX1+FeYvYXKWlulS7qWeUHrvSnAWEQAh+QQFCgAPACwYABgAFQAVAAAEZ/DJSSdwOLvK39BaVwUgVoiUUToGKn1r4D7M6gzuYp/uFc+qEmAmCWpkHQPhMDE6eJXEoUFlFjO4SUIxpXqtDxVSQvCav5Ox5MxugCtttqITNyNE9YYggYoT7i5sAnNEVAIHCHxEEhEAIfkEBQoADwAsBwAiAB8ACwAABFrwSXmImTjPBa6mTXh82cA4qJcdYdscSlIGBmo7KujuxATcQNyEtStOgsGLosg8IoGBB4K5cz5RUUlCQA1ZkYWBBkGgfm+ALEnBrUqCBTVpkkAc2s6CISD+RAAAIfkEBQoADwAsAAAYABUAFQAABF+wydnIuzhjSpP+j8BJCqgdY3OYGZI2Hvsk7yqHr3Err3UTKZvMxRHeRBOhAbBg0SRKh5TBckWlWENg8CldDNgwFmACi8+gwHltUq/DrEHhLb0FAO/bJWCG6y8DfHMOEQAh+QQFCgAPACwAAAcACwAfAAAEYPBJqaaVqJ0rU/vbJXyglZGlRKDkprAk8YxwY3j1dsLSkUs0VuVRayQkNRlnyWxeHNCoAzCRSgeSghUakBi2DoMkAHZgB2VGtrx4kMHUBwAsdm/r6yhegobuJ2R/Fl0WEQAh+QQFCgAPACwAAAAAFQAVAAAEYvDJSWtCR7RWu1TaJnoUQogoRyZhOnqI63qKPHuHjVbBlOsESsBh8LkOigRl4GgWJb/GgVRoOn2EZ2dovZIogK5VS+KKHYCvpHp2LNTMNkP9MIvpD0ObTG336G0OA3htaXgRADs=);   position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
/*    opacity: 0.5;*/
    margin: auto; 
}.overlay-container{ 
    display:none;
    clear: both;
       background:rgba(255,255,255,.75);
  position: absolute; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width:100%;
  opacity: 0.5;transition:opacity .25s;opacity:1
} 

 .select-label:before {
    content: '>';
    font: 20px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 24px;
    top: 5px;
    padding: 0 0 2px;
    border-bottom: 1px solid #888585;
    position: absolute;
    pointer-events: none;
}
.imgconverter  .select-label:before {
    top: 26px;}
.select-label{display: inline;}
.select {
    outline: none;
    cursor: pointer;
    background-color: #FAFAFA; 
    -moz-appearance: none;
    -webkit-appearance: none!important;
    height: 31px;
    width: 100%;
    padding: 0 0 0 8px!important; 
}   

/*dm-uploader*/

 .dm-uploader{padding: 3rem!important;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dm-uploader .btn{position:relative;overflow:hidden}.dm-uploader .btn input[type=file]{position:absolute;top:0;right:0;margin:0;border:solid transparent;width:100%;opacity:0;cursor:pointer}
    
.progress {
	    margin-top: 13px;
           background: #dee2e6;
  justify-content: flex-start;
  border-radius: 100px; 
  position: relative; 
}
 #debug { 
    overflow-y: auto;  
} 
 
 

/* These are for the single examle */
.preview-img {
	width: 64px;
	height: 64px;
}
 .bg-success{ background: #5cb85c !important;}

.dm-uploader {
	border: 0.25rem dashed #A5A5C7;
}
.dm-uploader.active {
	border-color: red;

	border-style: solid;
} .debug-mode, .files-container{display:none; list-style: none}
.download a,.download :hover a{ color: #fff; text-decoration: none}
/*#drag-and-drop-zone h3,.drag-and-drop-zone div{    margin-top: 3rem!important;    margin-bottom: 3rem!important;}*/
.text-muted {
    color: #868e96!important;
}
  .form-container{ background: #16426b; padding: 0px} 
  form .form-container{ padding:40px}
  .no-padding{ padding: 0px !important}
 
.inputbox {
    width: 100%;
    padding-right: 15px;
    height: 50px;
    box-shadow: inset 0 3px 0 rgba(0,0,0,.04);
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding-left: 35px;
    color: #474756;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -.3px; 
    outline: none;
} 
        .formbox {
        position: relative;
    width: 90%;
    display: inline-block;  
    margin: 48px 6%;
        text-align: center;
}
.btnbox {
       width: 120px;
    background: #3367FF;
    color: #fff; 
    margin-left: -10px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    line-height: 37px; 
    border: none;
    line-height: 34px; 
        padding: 7px 12px;
    border-radius: 0 3px 3px 0; top: 0;
    right: 0;
} 
.btnbox:hover{ opacity: .7; color: #fff} 
    .instruction .stepper{
    border: 1px solid #aaa;
    border-left-color: #3367FF;
    border-left-width: .25rem;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    padding: 10px;
    background: #fff;
}     .table-responsive #videodoanload { 
    background: #3367FF;
    color: #fff; 
    font-weight: 700;
    cursor: pointer;
    text-align: center; 
    border: none;
       line-height: 10px !important;
    width: 60px;
}          .table-responsive #requestsize,#videoview { 
    background: #3367FF;
    color: #fff; 
    font-weight: 700;
    cursor: pointer;
    text-align: center; 
    border: none;
   width: 40px;
    line-height: 23px !important;
    border-radius: 5px;
}     .img-responsive,.thumbnail img{
    margin-right: auto; display: block;
    max-width: 100%;
    height: auto;  
    margin-left: auto;
}.np_DialogQueue,.ytp-chrome-top, .ytp-chrome-bottom,.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    display:none ! important
}.white{ color: #ffffff}
.black{ color: #222}
.form-container .sort{ font-size: 18px; font-weight: 700;margin-top: 1%} 
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.btn-primary.focus, .btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    box-shadow:none !important;
}
.card-header .btn{
    float:right;
    margin-left: 12px;
}
.feedback{ 
       background: #007BFF;
    color: #fff;
    width: 100%; 
    right: 0;
    bottom: 0;
    left: 0; 
    border-radius: 0;
    border: 0;
}
.form-container .feedback{
    background: none;
}
.form-container .feedback:hover{
   background: #007BFF; 
}
#feedback-model .modal-content{ 
    border: none
}
                                 #related-tools{ text-align: center; list-style: none; padding: 0px;   padding-bottom: 15px;border:2px solid #d4dadf;box-sizing:border-box;-moz-box-sizing:border-box;border-radius:3px;}
                                #related-tools li{text-align: left;display:inline-block;padding:16px 0 0 14px; box-sizing:border-box;-moz-box-sizing:border-box}
                                #related-tools .related-header{ text-align: left; padding: 0px; padding-left:1%; width: 100%; border-bottom:2px solid #d4dadf;font-weight:700;font-size:16px;}
                                 #related-tools li .tool-name{width:200px;; display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:top}
                               #related-tools li i{ font-size: 25px; float: left}
                                #related-tools li a{    float: left; text-decoration:none;color:inherit;}
                           #related-tools li a span:hover{color:#0092dd;text-decoration:underline}
                          .related-header h3,.related-header i{ float: inherit !important; display: inline-block; font-size: 16px; font-weight: 700; line-height: 1.5}
 .content .container {
    padding: 0px !important;  
} 
#related-tools li:nth-child(1) i{ color: #3367FF; }
#related-tools li:nth-child(2) i{ color: #B5222D; }
#related-tools li:nth-child(3) i { color: #D4953C; }
#related-tools li:nth-child(4) i { color: #9CBE4F; }
#related-tools li:nth-child(5) i { color: #EF6C00; }
#related-tools li:nth-child(6) i { color: #FA8072; }
#related-tools li:nth-child(7) i { color: #FFD700; }
#related-tools li:nth-child(8) i { color: #c4302b; } 
#related-tools li:nth-child(9) i { color: #3b5998; } 
#related-tools li:nth-child(10) i { color: #3f729b; } 
#related-tools li:nth-child(11) i { color: #86c9ef; } 
#related-tools li:nth-child(12) i { color: #FF0040; } 
#related-tools li:nth-child(13) i { color: #c4302b ; } 
#related-tools li:nth-child(14) i { color: #CC0066; }
#related-tools li:nth-child(15) i { color: #000080; }
#related-tools li:nth-child(16) i { color: #FF00FF; }
#related-tools li:nth-child(17) i { color: #8A2BE2; }
#related-tools li:nth-child(18) i { color: #C71585; }
#related-tools li:nth-child(19) i { color: #DAA520; }
#related-tools li:nth-child(20) i { color: #008080; }
#related-tools li:nth-child(21) i { color: #006633; }
#related-tools li:nth-child(22) i { color: #1E90FF; } 
.item {
    margin: 10px 0px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
 .content-breaker {
    margin-top: 1%;
    padding: 7px 0 7px; 
    background: #fff;
    position: relative;
} 
.social-icons li {
    margin: 0 20px 0 0; 
    float: left;
    margin-bottom: 2%;
}
.social-icons .fb-btn,.social-icons .bookmark-btn,
.social-icons .twitter-btn, .social-icons .linkedin-btn,
.feedback-btn{
    padding: 6px 10px; 
    display: block;
    color: #fff;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
}

.social-icons .fb-btn:hover,.social-icons .bookmark-btn:hover,
.social-icons .twitter-btn:hover, .social-icons .linkedin-btn:hover,
.social-icons .feedback-btn:hover{
     text-decoration: none;
    color: #fff;
}.social-icons .feedback-btn {
    background: #3367FF; 
}
.social-icons .feedback-btn:hover{
    background: #2356ea;
}
.social-icons .bookmark-btn {
    background: #ef6c00; 
}.social-icons .bookmark-btn:hover {
    background: #dc6605;
}
.social-icons .fb-btn { 
    background: #4267b2;
}
.social-icons .fb-btn:hover { 
    background: #3b5998;
} .social-icons .twitter-btn { 
    background: #38A1F3; 
}.social-icons .twitter-btn:hover { 
    background: #2d98ea;
} .social-icons .linkedin-btn { 
    background: #0077B5; 
}.social-icons .linkedin-btn:hover { 
    background: #036496;
} 
.social-label{ float: left; margin-right: 4%; font-size: 18px; font-weight: 700} 
.full-container{ max-width: 98% !important;} 
 .content-container,.content{   margin: 2% 0%;}
.mt-10{ margin-top: 10%}

/*  slider */
 
.ads-slider > li {
    background: #fff;
    border-right: 24px solid;
    border-right: none !important;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    list-style: none;
    position: absolute;
}
.ads-slider > li:nth-child(1){
        position: absolute;
    width: 594px;
    left: 0px;
}
.ads-slider > li:nth-child(2){
          position: absolute;
    width: 594px;
    left: 594px;
}
.ads-slider > li:nth-child(3){
      position: absolute;
    width: 594px;
    left: 715px;  
}
.ads-slider > li:nth-child(4){
     position: absolute;
    width: 594px;
    left: 838px;   
}
.ads-slider > li > .tab {
    border-top: 4px solid transparent;
    cursor: pointer;
    float: left;
    padding: 23px 0 27px;
    transition: 4s;
    width: 122px;
}
.ads-slider > li > .ads-slider-content {
    height: 100%;
    left: 134px;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    width: 80%;
}
.ads-slider > li > .ads-slider-content > ul {
    color: #666;
    float: left;
    font-size: 14px;
    list-style: square;
    padding-left: 16px;
    margin: 8px 0px 0px 0px; 
    width: 50%;
    line-height: 2;
}
.ads-slider > li > .tab > i:before {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 26px;
    line-height: 68px;
    margin: 0 27px;
    text-align: center;
    width: 68px;
}
.ads-slider > li > .ads-slider-content > h2 {
    font-size: 24px;
    margin: 0;
}
.ads-slider > li.active > .tab {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
}
.ads-slider > li.con-red {
    border-right-color: #c0374e;
}
.ads-slider > li.con-red > .tab {
    background: #c0374e;
}
.ads-slider > li > .tab { 
    text-align: center;
    margin-top: -19px;}
.ads-slider > li > .tab span{ 
    color: #fff;
    font-size: 18px;
                                 }
.ads-slider > li.con-red > .tab:hover {
    background: #cc4e63;
}
.ads-slider > li.con-red > .ads-slider-content > h2 {
    color: #c0374e;
}
.ads-slider > li.con-red.active > .tab {
    border-top-color: #d56e7f;
}
.ads-slider > li.con-green {
    border-right-color: #9cbe4f;
}
.ads-slider > li.con-green > .tab {
    background: #9cbe4f;
}
.ads-slider > li.con-green > .tab:hover {
    background: #abc869;
}
.ads-slider > li.con-green > .ads-slider-content > h2 {
    color: #9cbe4f;
}
.ads-slider > li.con-green.active > .tab {
    border-top-color: #bbd387;
}
.ads-slider > li.con-blue {
    border-right-color: #0098b9;
}
.ads-slider > li.con-blue > .tab {
    background: #0098b9;
}
.ads-slider > li.con-blue > .tab:hover {
    background: #00b5dd;
}
.ads-slider > li.con-blue > .ads-slider-content > h2 {
    color: #0098b9;
}
.ads-slider > li.con-blue.active > .tab {
    border-top-color: #06d3ff;
}
.ads-slider > li.con-gold {
    border-right-color: #e9a82a;
}
.ads-slider > li.con-gold > .tab {
    background: #e9a82a;
}
.ads-slider > li.con-gold > .tab:hover {
    background: #ecb54a;
}
.ads-slider > li.con-gold > .ads-slider-content > h2 {
    color: #e9a82a;
}
.ads-slider > li.con-gold.active > .tab {
    border-top-color: #f0c46f;
}
 ul#ads-slider{
    height: 122px;
    list-style: none;
    margin: 0 auto;
    max-width: 960px;
    padding: 0; 
    overflow: hidden;
position: relative;
 background: #f9f9f9;
 margin-top: 3%;
} 
 /*end slider */
.card h3{font-size: 20px;}
.card{ margin: 5% 0%}   
.title { 
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}.title { 
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.heading{ 
    display: block;
    font-size: 22px; 
    margin-left: 0;
    margin-right: 0; 
}

.content-breaker .container{
    max-width: 1225px;
}

.show{
    display: block !important;
}
.hide{
    display: none !important;
}
/*responsive style*/

@media(max-width:500px) {
    #related-tools li{
            width:98% !important;
        } 
        #related-tools li .tool-name{ width: 100%}
}
@media(max-width:767.98px) {
     /*extra small*/
    .sm-pad-0{ padding:0px !important}
	.hidden-xs {
		display: none;
	}
        .social-label {
		width:100%
	}
        #related-tools li{
            width:48%
        } 
       .tools-container .dropdown:last-child .dropdown-menu, .tools-container .dropdown:nth-child(5) .dropdown-menu{
  margin-left: -102px;
}
        .tools-container li { 
    margin-right: 22px;
        }
}
@media(min-width:500px) {
    .pull-right{ float: right !important}
    .pull-left{float: left !important}
}
@media(min-width:768px) {
    /*small*/
	.hidden-sm-min {
		display: none
	}
        #right-container #related-tools li { width:100%} 
        #related-tools li{
            width:48%;
        }
        .btnbox {
            position: absolute;
        }
        .formbox { 
    border: solid #f7f7f9;
        }
}
@media(min-width:992px) {
     /*mediam*/
    #related-tools li{
        width:32%;
    }
	.hidden-md-min {
		display: none
	}
}
@media(min-width:1200px) {
    /*large*/
	.hidden-lg {
		display: none
	} 
	.hidden-lg-min {
		display: none
	}   
}  


@media(min-width:992px) and (max-width:1199.98px) {
	.hidden-md {
		display: none
	}
}
@media(min-width:768px) and (max-width:991.98px) {
	.hidden-sm {
		display: none
	}
}

@media print {
	body {
		margin: 0;
		padding: 0;
		line-height: 1.4em;
		word-spacing: 1px;
		letter-spacing: 0.2px;
		font: 8pt Arial, Helvetica, "Lucida Grande", serif;
		color: #000;
	}
	hr {
		color: #ccc;
		background-color: #ccc;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		color: #000;
		text-transform: none;
	}
	h1 {
		font-size: 11pt;
		margin-top: 1em;
	}
	h2 {
		font-size: 10pt;
	}
	h3 {
		font-size: 9pt;
	}
	h4,
	h5,
	h6 {
		font-size: 8pt;
	}
	 img {
		display: none;
	}
}