h1 {
    line-height: 45px! important;
}

/*h2 , h3 {
    
   line-height: 24px! important;
}*/

.qam-title-rss
{
  display: none !important;
}
/*post width*/
@media (min-width: 980px)
{
.qa-q-view-main {
    /*margin: 0 0 0 30px;*/
   /* width: 92%;*/
}
}

.qa-a-item-main img {
    margin: 10px 0 10px 0;
}

.qa-q-list-item.qa-q-favorited {
    border-left: 5px solid #FFC107 !important;
}
/*Title width
@media (min-width: 1044px)
{
.qa-q-item-main {
    width: 100%;
}
}
*/

.qa-nav-main-unanswered
{
    display:none;
}
/*Quest textbox*/
#cke_1_contents
{/*height: 400px !important;*/}

/*notify*/
.badge-notify {
    background-color: #0099ff !important;
}

.badge-notify a {
    color: #eedd0f !important;
    text-decoration: underline;
}

.notify-container {
    max-width: 100%!important;
    max-height: 5px !important;
}

.qa-c-form h2
{
    font-size:16px;
    padding-top: 10px;
}

/*box shado*/
.qa-q-view,.qa-a-list-item /*qa-part-q-view*/
{
/*box-shadow: 0 0 1px 1px #e2ebf1;*/
box-shadow: 0 0 7px 3px #e2ebf1;
    padding: 15px;
}

.qa-a-list
{
    padding: 15px;
}
/*voting css*/

.qa-view-count
{
background: #0078d4;
    color: white;
    margin: 2px 0 0;
}
 .qa-a-count
{
border-radius: 10%;
}
.qa-voting /*.qa-voting .qa-q-view-stats .qa-voting*/
{
border-radius: 10%;
/*border: 2px solid #cee0ed;*/
border: 1px solid #0099ff;
background: #ffffff !important;
color: #0078d4;

}

.qa-c-list-item .qa-voting {
    border: 0;
}
.qa-q-view-stats
{
    margin-bottom: 2%;
}

.qa-avatar-image
{border-radius: 50%;}


/*.qa-q-view-c-list .qa-voting  
{
    background:red!important;
}*/

.adsbar
{
    box-shadow: 0 0 7px 3px #e2ebf1;
}

/*H2*/

h2 {
    display: block;
    font-size: 1.8em;
    font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;
    margin-block-start: 0px;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*font-weight: bold;
    color:#2980b9;
    color: #0078d4; #0068b7 #d83ff9;*/
    line-height: 1.2;/*1.7*/
}

h3 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0px;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*font-weight: bold;
    color:#2196F3;
    color:#3498db #d83ff9;*/
    line-height: 1.2; /*1.7*/
}

h4 {
    display: block;
    font-size: 1.1em;
    margin-block-start: 0px;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*font-weight: bold;
    color:#2196F3;
    color:#3498db #d83ff9;*/
    line-height: 1.7;
}

blockquote p{font-family:"Segoe UI";font-style: normal!important;color:#262b30!important}

.qa-template-question li{/*font-family:"Segoe UI";
    font-size:15px;*/
}

blockquote p::before {
    font-family: FontAwesome;
     content: "\f11d" !important;
}

blockquote {
  
    border-left: 0px!important;
}






li.qa-nav-main-item 
{
    font-family: "Ubuntu", "Helvetica", "Arial", "FreeSans", sans-serif;
}



/*chnage post body color*/
.qa-part-q-view {

   /* background: #b9b6b629;*/
}

/*border*/
.qa-q-view-meta, hr {
    border-bottom: 1px solid #cee0ed;
    /*font-size: 14px;*/
}

.qa-q-view-buttons {
    border-top: 2px solid #0078d4;
}


/*blockquote*/

blockquote {
    background-color: #e2daf1; /*#d4e8f8;#cee0edab #cee0ed1f;*/
    border-left: 7px solid #0078d4;
}

code, samp, kbd
{
    background-color: #cee0edab;
}

/*Remove Super Admin*/
#level{display:none;}

/*answer editor*/
.wmd-input,.wmd-preview {
    width: 100%!important;
    display: grid;
}

/*Menue with scroll*/
#qam-topbar
{
    top: 0;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    z-index: 999;
}

/*heading text and question title font*/
h1,h2,h3,.qa-main-heading,.qa-q-item-title,.qa-related-qs,.qa-nav-cat-list {
    font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;
 }

h1 a {
    opacity: 1;
}

/*h1 {
    line-height: 1.4em;
}*/
/*badges tab*/
.qa-part-form-badges-list
{
    width:100%!important;
    font-size:14px;
}

/*notify style*/



#nfyReadClose {
    color: #ebeced!important;
}

.nfyWrap .nfyTop {
    color: #fff!important;
    background: #0078d4 !important;
}
/*Editor*/
.cke_top,.cke_bottom  {

    background: #cee0ed !important;
}



/*login icon*/
.qa-logged-in:before,.qam-logged-in-points:before,.qa-nav-user-updates:before,.qa-nav-user-logout:before {

    background-color: #1179e0;

}

.qa-logged-in,.qam-logged-in-points,.qa-nav-user-updates,.qa-nav-user-logout {


    border-bottom: 1px solid #ffffff;
}

.qam-main-nav-wrapper {
    color: #ffffff;
}

/*user card*/
.qam-account-items {
    background-color: #003d69e6;/*;#046b96;*/
    width: 300px!important;
}
/*Answer Header*/
#a_list_title {
   /* background: #338de8;*/
    padding: 5px 20px;
    background: #2ecc71;
    border-radius: 21px 0px;
   /* font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;*/
}
/*Spreator between questions - list background*/
.qa-q-list{ 
    /*background: #f6f6f7!important;*/
    box-shadow: 0 0 7px 3px #e2ebf1;
    padding: 5px;
    } /*#f0f0f0*/


/*squers*/
/* squere in side bar counts*/
.qa-activity-count-item:nth-child(1) {
    background: #1da1f2;
    cursor:arrow;
}
.qa-activity-count-item:nth-child(1)::before {
    content: '\e804';
}
.qa-activity-count-item:nth-child(2) {
    background: #0077b5;
}

.qa-activity-count-item:nth-child(2)::before {
    content: '\e803';
}




.qa-activity-count-item:nth-child(4)::before {
    content: '\e809';
}
.qa-activity-count-item:nth-child(3) {
    background: #21bcfd;
}
.qa-activity-count-item:nth-child(5)::before {
    font-family: FontAwesome;   
content: '\F29C';
}
.qa-activity-count-item:nth-child(4) {
   background: #0794d0;
}
.qa-activity-count-item:nth-child(6)::before {
font-family: FontAwesome;   
content: '\f1c9';
}
.qa-activity-count-item:nth-child(5) {
    background: #1da1f2;
}
.qa-activity-count-item:nth-child(7)::before {
font-family: FontAwesome;   
content: '\f16a'; /*f19d*/
}
.qa-activity-count-item:nth-child(6) {
    background: #0077b5;
}
.qa-activity-count-item:nth-child(8)::before {
font-family: FontAwesome; 
content: '\f02d';
}
.qa-activity-count-item:nth-child(7) {
    background: #21bcfd;
}
.qa-activity-count-item:nth-child(9)::before {
font-family: FontAwesome;   
content: '\f073';
}
.qa-activity-count-item:nth-child(8) {
   background: #0794d0;
}
.qa-activity-count-item:nth-child(10)::before {
font-family: FontAwesome;   
content: '\f0a1';
}
.qa-activity-count-item:nth-child(9) {
   background: #0794d0;
}
.qa-activity-count-item:nth-child(11)::before {
font-family: FontAwesome;   
content: '\f0ad';
}
.qa-activity-count-item:nth-child(10) {
   background: #0794d0;
}
.qa-activity-count-item:nth-child(12)::before {
font-family: FontAwesome;   
content: '\f121';
}

/*change count width*/
.qa-activity-count {
     margin: 0px;
}

/*change question font*/
.qa-q-item-title {
    font-size: 1.15em;/*1em*/
}

/*adjust main heading*/
.qa-main-heading {
    padding: 3px 52px 3px 20px;
    font-size:1.6em;
    font-family: Nunito,Helvetica, sans-serif;
   /*background:#0078d4 !important;*/
       border-radius: 21px 0px;
           background: #2196f3 !important;
}

/*change favorite button*/
.qa-favoriting {
    right: 10px;
    top: 0px;
    
}
.qa-favorite-button
{
    width: 35px;
    height: 35px;
    background-size: cover;
    background-color: white;
}

/*Change Background*/
.qa-activity-count-item{
    
border: #0078d4 solid 1px;/*#0c83b5;*/
color: #0078d4;
background-color:white !important;
}

.qa-activity-count-item:before {

opacity:1;
    font-size: 20px;/*16px;*/
}

/*font for number*/
.qa-activity-count-data {
    color:#0078d4 ;
    font-size: 1.5em;
}

.qa-activity-count-item a,.qa-related-q-list {font-size:14px;}

/*search style*/
.qa-search {
    padding: 0px;
}

/* related posts*/
.qa-related-q-list {
    margin: 15px;
    padding: 8px;
}

/* hide category */
ul.qa-nav-cat-list.qa-nav-cat-list-1
{display:none;}

/*adjust page width*/
@media (min-width: 1044px)
{.qa-body-wrapper {    width: 92%!important; /*85%*/}
    
/*user peofile*/
body.qa-template-user .qa-form-tall-image
{
    
margin-top: 0;
position: absolute;
right: 10%;
}
}
/*----------------------------------------------------------*/


@media only screen and (max-width: 600px) {
    #foo{display:none;}
#about h1{
    display:none;
}
h1
{
    font-size: 24px !important;
    line-height: 1.1 !important;
}

h2 {
    display: block;
    font-size: 1.4em;
    font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;
    margin-block-start: 0px;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*font-weight: bold;
    color: #0078d4; #0068b7 #d83ff9; #2980b9;*/
    line-height: 1;
}

h3 {
    display: block;
    font-size: 1.2em;
    margin-block-start: 0px;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*font-weight: bold;
    color:#0099ff; #d83ff9;*/
    line-height: 1;
}

/*.qa-q-view,.qa-a-list-item 
{
box-shadow: none;
    padding: 0;
}*/
/*avatar */
/*
.qa-q-view-who-title ,.qa-q-view-avatar
{display:none;}

.qa-q-view-meta {

    display: inline-grid;
    padding-inline-start: 4%;
}
*/
#notice_visitor
{
    
    display:none!important;
}

/*favorite icon*/
.qa-favorite-button {
    width: 29px;
    height: 27px;
}
/*RSS Icon*/
.qam-title-rss {
    margin-top: -2%;
}

}

.adsense-sidbar {
    margin: -20px!important;
    text-align: center!important;
    overflow: hidden!important;
  position: relative!important;
}

.adsense-inquest {
    
    width:90% !Important;
 }

/*.adsense-header {
    text-align: center!important;
    height:120px !important;
    max-height:125px!important;
 }*/
 
#mys-wrapper
{
    text-align: center!important;
    height:120px !important;
    max-height:125px!important;
}
/*
#back-top {
    background: url(/Imgs/backtop.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    right: 30px;
    bottom: 40px;
    visibility: hidden;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    opacity: 0;
}*/

.debughash {
    list-style-image: url('/Imgs/debug.to.hashtag1.png');
    font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;
}

.debuglist {
  /*list-style-image: url('/Imgs/debug/deBUG 16.webp');*/
  list-style-image: url('/Imgs/buglist.png');
font-family: inherit;
font-size:14px;/*monospace;*/
/*color:#0f526f !important;*/

}
li.debuglist a
{color:#0f526f !important;
}


/* hide and show  links*/
@media only screen and (min-width: 980px) {
    /*hide search and tag links in desktop view*/
/*.qa-nav-main-deBUG-Search*/
.qa-nav-main-custom-13, .qa-nav-main-tag
{
    display: none!important;
}

#qam-topbar
{
    top: 0;
    z-index: 999;
    position:unset;
}
}

@media only screen and (max-width: 979px) {
    /*show search and tag links in mobile view*/
    /*.qa-nav-main-deBUG-Search*/
    .qa-nav-main-custom-13, .qa-nav-main-tag
{
    display: block!important;
}
}




@media only screen and (max-width: 768px) {
  #back-top {
right: 0px;
}
    /*mobile is not user friendly*/
    /*,#qam-sidepanel-toggle*/
    .qa-sidepanel {display: none;}
    .qa-sidepanel-reshow {display: block;}

    
    /* hide ads in mobile view at below side bar*/
    #adsbar{display: none!important;}
}


/*notification*/
.ntfy-event-nill:before {
	font-family: FontAwesome;
           content: "\f0a2" !important;  
         margin-right:3px;
}
.ntfy-event-new:before {
	font-family: FontAwesome;
           content: "\f0a2" !important;  
         margin-right:3px;
}

#osnbox {
    
    margin-left: 2px !important; 
}


#qam-account-toggle {

    min-width: 20px!important; 
    max-width: 40px!important; 
}

/* Counter Blocks */

.qa-activity-count-item:nth-child(1) {
    background: #1da1f2;
}

.qa-activity-count-item:nth-child(2) {
    background: #0077b5;
}

.qa-activity-count-item:nth-child(3) {
     background: #21bcfd; 
}

.qa-activity-count-item:nth-child(4) {
    background: #0794d0;
}


/*Most Active*/
#mostactiveusers .qa-avatar-image
{
       width:40px !important;
       font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;
}

#mostactiveusers .qa-nav-cat-list
{
    /*background: #0c83b5;
    color: white;
    padding-left: 6px;
   line-height: 40px;*/
}

#mostactiveusers .mau_points
{
    display:none;
}

#mostactiveusers{ 
/*box-shadow: 0 1px 1px #21bcfd !important;*/
/*margin: -20px!important; for full width of sidebar*/
padding: 0px!important;

background: transparent !important;
border-radius: 0px!important;
box-shadow: 0 0 0px #AAA!important;
/*border: 0 !important;*/
margin-top: -25px;
border: 1px solid;
border-color: #cee0ed!important;
border-top: none!important;
}

#mostactiveusers ol {
    margin: 0;
    padding-left: 30px!important;
}

#mostactiveusers .qa-nav-cat-list{
    /*background: #0c83b5;
    color: white;*/
    background: #0078d4;/*#3498db;*/
    color: #f2f2f2;
    padding-left: 6px;
   line-height: 40px;
   box-shadow: 0 0 7px 3px #e2ebf1;
    }

#mostactiveusers .qa-user-link{
font-size:14px !important;
}

/*tags ,.qa-voting */
.qa-tag-link{
    /*background: #cee0ed !important;

    background: #cee0ed !important;
    color: #32658a!important;*/
    background: #0099ff  !important;
    color: white!important;
}
.qa-tag-link:hover {
    background: #0078d4 !important;/*#1da1f2 #e67e22!important;*/
}

/*formatted text*/
.qa-q-view-content pre, .qa-a-item-content pre, .wmd-preview pre
{
    background-color: #ffeb3b1a !important; /*#0078d42b #f8fafc*/
    /*font-weight: bold!important;*/
    font-family: 'Nunito';
}

.qa-q-view-content pre, .qa-a-item-content pre, .wmd-preview pre {
    /* padding: 5px !important;
    border-width: 0px 0px 0px 9px !important;
    border-style: solid;
    border-color: #E91E63 !important;*/
}

pre code {
    background-color: #f8fafc;
}

/*Tag style*/
.tagstyle
{

box-shadow: 0 0 7px 3px #e2ebf1;
/*margin-top: -25px;border: 1px solid;border-color: #cee0ed;*/
}

.tagpstyle
{
    font-family: Nunito,Ubuntu,Helvetica, sans-serif !important;line-height: 40px;padding-left: 6px;
    background: #0078d4;/*#3498db;*/
    color: #f2f2f2 !important; /*background: #cee0ed; color: #0c83b5 !important;*/
}

.tagpstyle a
{
    color: #f2f2f2 !important; /*background: #cee0ed; color: #0c83b5 !important;*/
}

.cssshortcuts
{
font-family: Nunito,Ubuntu,Helvetica, sans-serif !important; margin-top: -25px; box-shadow: 0 0 7px 3px #e2ebf1;
}

.shortcutp
{
/*background: #cee0ed; color: #0c83b5 !important;*/
background: #0078d4;/*#3498db;*/
color: #f2f2f2 !important;
line-height: 40px;
padding-left: 6px;
}
/*History*/

.qa-part-form-activity-list
{
    float:left !important;
}


/*main heading*/
.qa-main-heading {

    /*background: #0c83b5;#005a80!important;*/
    /*background: #cee0ed; color: #0c83b5 !important*/
    /*box-shadow: 0 0 7px 3px #698394;*/
}

.qa-activity-count
{
box-shadow: 0 0 7px 3px #e2ebf1;
}

/*.qam-search.turquoise .qa-search {

    background: #005a80!important;
}*/

/*Related Question ,.liveBox*/
.qa-related-qs
{
  /*  margin:-20px;*/
   /* margin-top: -25px;    border: 1px solid;    border-color: #cee0ed;*/
   box-shadow: 0 0 7px 3px #e2ebf1;
  
}

.qa-related-qs p,.liveBox-link
{
    
    /*background: #0c83b5;
    color: white;*/
    background: #0078d4;/*#3498db;*/
    color: #f2f2f2;
    padding-left: 6px;
    line-height: 40px;
}

/*Last Event*/

.tipsify{
    color: #0089c3!important;
     font-size: 13px !important;
}

/*Category*/
 .qa-nav-cat-item:nth-child(1)   {
    padding: 0;
    margin-top: 15%!important;
}

/*.qa-browse-cat-link::before {
border-left: 5px solid #005a80;
}

.qa-browse-cat-link:hover, .qa-browse-cat-link:focus {
    background-color: #3498db;
}

.qa-browse-cat-link {
    cursor: pointer;
    background-color: #005a80;
	}

*/

.qa-browse-cat-nolink, .qa-browse-cat-link ,.qa-browse-cat-link:visited {
    cursor: pointer;
    background-color: #0078d4; /*#0c83b5;*/
	}
	
	.qa-browse-cat-link:focus, .qa-browse-cat-link:hover {
    cursor: pointer;
    background-color: #ac26b0;
	}
	
	.qa-browse-cat-link:before{
	    border-left:0;
	}
	
.qa-browse-cat-note a {
    background-color: #ac26b0;
	}
	
	.qa-browse-cat-note a:before
	{
	
	background-color: #0078d4;/*#0c83b5;*/
	}
	.qa-browse-cat-note a:hover {
    background-color: #0078d4;
	}

/*Menu Icons*/

/*chnage ask question color*/

.qa-nav-main-ask .qa-nav-main-link {
    color: #bcff18;/*#ffeb3b;#00d7ff;*/
}
.qa-nav-main-hot .qa-nav-main-link {
    color: #ffb238;/*#00d7ff;*/
}

.qa-nav-main-custom-32 .qa-nav-main-link {
    color: #fcff5b;/*#daa8f9;#1eff2f;#56ffe0;*/
}

/*Posts*/



.qa-nav-main-custom-35 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
           /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\F1C9" !important; 
        height: 27px;
        /* color:#6ab3ff; */
}

/*Writepost*/

.qa-nav-main-custom-32 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
           /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\F044" !important; 
        height: 27px;
        /* color:#6ab3ff; */
}


/*feedback*/
.qa-nav-main-custom-11 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
           /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\F27A" !important; 
        height: 27px;
        /* color:#6ab3ff; */
}

/*badges*/
.qa-nav-main-custom-16 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
           /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\F0A3" !important; 
        height: 27px;
        /* color:#6ab3ff; */
}


.qa-nav-main-privacy-policy a.qa-nav-main-link::before
{
font-family: FontAwesome;
            
           /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f132" !important; 
        height: 27px;
        /* color:#6ab3ff; */
}



.qa-nav-main-deBUG-Search a.qa-nav-main-link:before
{

font-family: FontAwesome;
    
    text-align: center;
        content: "\f002" !important; 
        height: 27px;
        /* color: #f76923; */
}

.qa-nav-main-custom-8 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f16a" !important; 
        height: 27px;
        /* color: #13f110; */
}


.qa-nav-main-custom-8 a.qa-nav-main-link:foucs
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f16a" !important; 
        height: 27px;
        /* color: #13f110; */
}



.qa-nav-main-custom-9 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    /*padding: 5px!important;*/
   
    text-align: center;
        content: "\f0ad" !important; 
        height: 27px;
        /* color: magenta; */
}

.qa-nav-main-custom-10 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f073" !important; 
        height: 27px;
}

.qa-nav-main-custom-12 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f02d" !important; 
        height: 27px;
}

.qa-nav-main-custom-13 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f121" !important; 
        height: 27px;
}

.qa-nav-main-custom-14 a.qa-nav-main-link:before
{
font-family: FontAwesome;
            
              /* margin-bottom:8px!important;*/
    text-align: center;
        content: "\f0a1" !important; 
        height: 27px;
}





.qa-notice {
 
    background: #0780df;/*#3498db #005a80;#00a3bf;*/
}

.qa-nav-main-link:hover {
background: #33576f !important; /*#2977c9*/
}

#qam-account-toggle,.qa-nav-main-link,  .qa-logo-link, .qam-main-nav-wrapper {
    background: #0078d4  !important;
}

.fotertxt
{
color:#0078d4 !important;
font-family:"Segoe UI","Arial","sans-serif";
font-style: normal;
font-size:18px!important;
}

.divfooter1
{
background-color:#0078d4 ; /*#0f526f !important;*/

}

@media only screen and (min-width: 768px) {
  
#qam-account-toggle, .qa-nav-main-link,.qa-logo, .qa-logo-link, .qam-main-nav-wrapper {
    background-color: #0078d4  !important;/*#293542 !important;*/
}

.fotertxt
{
color:#0078d4 !important;
font-family:"Segoe UI","Arial","sans-serif";
font-style: normal;
font-size:100%;
/*font-weight: 100;*/
}

/*.qa-logo img {
   /* max-height: 64px !important;
    width: auto;
    margin-top: -10px!important;
}*/

}




.qa-logo img {
   /* max-height: 60px!important; 
    width: auto;
    margin-top: -10%;*/
}

@media only screen and (max-width: 979px) {

.qa-logo img {
    max-height: 66px;
    width: auto;
    
    margin-bottom:-10px;
}
}
.qa-logo img {
    max-height: fit-content;
    margin-top: -11px;
}





/*.fotertxt{
color:white;font-size:25px!important;
font-family:"Segoe UI","Arial","sans-serif";
font-style: normal;
font-weight: 100;}
*/


/* custome css */

/*.qa-part-custom
{display:none;}*/

/*.qa-nav-main-link.qa-nav-main-selected{
    background:  #3498db!important;
}*/

.qa-suggest-next{
    background:  #0078d4 !important;
}

@media (max-width: 979px)
{
.qam-ask-mobile a.turquoise {
    background-color: #0078d4; /*#3498db;*/
    display: none!important;
}
}

#permits
{display:none;}

.qa-top-users-label .qa-user-link {
    background-color: #fff!important;
    display: block;
    float: right;
    color: #0078d4!important; /*#3498db*/
    /*padding: 36px 1em!important;*/
    /*padding:0;*/
    
}



/*.qa-logo-link  , .qam-main-nav-wrapper{
    background-color: white!important;
}



.qa-logo-link { background-color: #2c3e50!important;}
*/

.qa-top-users-label .qa-user-link:before {
    border-right: none!important;
}

.qa-page-links
{
    border-top: 2px solid #cee0ed;
}

.qa-top-users-score {
    width:100%;
    background: none !important; /*  #0c83b5!important;*/
    color: #0078d4;
    
}

.qa-top-users-item
{/*border-bottom: 1px solid!important;*/
    /*width: 31%;*/
}

.qa-top-users-label .qa-user-link:after {
    
    border-left: 0 solid #0078d4!important; /*#3498db*/
}
.qam-footer-box{display:none!important;}
 /*.qa-voting-updown {background-color: transparent!important;}*/
 
 
 /*no answers border color*/
 .qa-a-count-zero {
    background-color: transparent!important;
    border-color: #e74c3c!important;
    border-style: solid!important;
    color: #0078d4;
    border: 1px;
}

/*Selectd Answers*/
.qa-a-count-selected,.qa-a-unselect-button {
    background-color: #00d247!important; /*#5eba7d*/
}

/*Have answer not accepted*/
.qa-a-count {
    background-color: #0099ff;/*#4ea7e2;*/
}

.qam-search.turquoise .qa-search {
   /*background: #005a80!important; background: #3498db!important;*/
}

.qam-search.turquoise .qa-search-button {
    /* background:#0c83b5; /*#3498db!important;*/
}

.qa-sidebar.wet-asphalt {
    background: white !important;/*#0794d0 !important; background: #3498db!important;*/
}
.qa-sidebar a
{
    /*color:#0f526f !important;*/
}

.qa-nav-main-link.qa-nav-main-selected{
    background:#0099ff!important; /*  #3498db  #246798 #005a80 #3498db*/
}


/*user profile*/
body.qa-template-user .qa-main {
        
   /* background-color:#cee0ed;
   border: 2px solid #0c83b5;*/
  
}

body.qa-template-user .qa-avatar-image
{
    border-radius: 50%;
    /*border: 4px solid #cee0ed;*/
        box-shadow: 0 0 7px 3px #e2ebf1;
}

/*body {
    
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;
}*/


body.qa-template-user .qa-part-form-profile, .qa-part-form-activity, .qa-part-message-list
{
     /*border: 2px solid #0c83b5;*/
     box-shadow: 0 0 7px 3px #e2ebf1;
     border-radius: 5px;
     width:100% !important;
   /* background-color: #cee0ed;*/
}



body.qa-template-user .qa-form-wide-table tr
{
   /* border-bottom:2px solid #cee0ed;*/
}

body.qa-template-user .qa-form-wide-table  td:nth-child(1).qa-form-wide-label
{
    border-right:2px solid #cee0ed;
    /*border-left:2px solid #cee0ed;*/
    /*background:#cee0ed;*/
    padding-left: 1%;
    color:black;
}

body.qa-template-user .qa-form-wide-table
{
   /*width:80%;*/
}

body.qa-template-user .qa-form-wide-table:not(:first-child) {
   width:100%;
    border:2px solid #cee0ed;
}




/*users*/

body.qa-template-users  .qa-ranking-item.qa-top-users-item{
        
   border-radius: 5px;
   /*border: 2px solid #cee0ed;*/
   box-shadow: 0 0 3px 1px #0078d4;
}

body.qa-template-users .qa-avatar-image
{
    border-radius: 50%;
    border: 2px solid #cee0ed;
}

.qa-ranking-users-points .qa-top-users-score::before {
    content: '\e804';
     /*background-color: #ac26b0;*/
     background-color: white !important;
    color: #0078d4;
}

/*remove search*/

.qa-sidepanel .qa-widget-side {
    padding: 1px 20px;
    margin-bottom: 30px;
    background: #fff;
}

.qam-search
{display:none !important;}


/*badges*/

body.qa-template-custom [class^="qa-part-custom"]
{
    padding:0 !important;
   /* width:90%;
    margin-left:3%;*/
}

/*body.qa-template-custom .qa-part-custom{display:none;}*/

/*.qa-a-item-main, .qa-q-view-main
{
    width:90%;
}*/

@media only screen and (max-width: 992px) {
    
    .firstBg {background:none !important; }
}


/*icons*/


.eventicon::before
{
    font-family: FontAwesome;
    text-align: center;
    content: "\f073";
    font-size: xx-large;
    color: #cb9114;
    float: left;
    margin-top: -4px;
}

.questicon::before
{
    font-family: FontAwesome;
    text-align: center;
    content: "\F29C"; /*\F29C*/
    font-size: xx-large;
    color: #0078d4;
    float: left;
    margin-top: -4px;
}

.posticon::before
{
    font-family: FontAwesome;
    text-align: center;
    content: "\f1c9";
    font-size: xx-large;
    color: #27ae60;
    float: left;
    margin-top: -4px;
}

.courseicon::before
{
 font-family: FontAwesome;
    text-align: center;
    content: "\f16a"; /*\f19d*/
    font-size: xx-large;
    color: #e74c3c;
    float: left;
    margin-top: -4px;
}


.linkicon::before
{
font-family: FontAwesome;
    text-align: center;
    content: "\f121";
    font-size: xx-large;
    color: #663ce7;
    float: left;
    margin-top: -4px;
}

.bookicon::before
{
    font-family: FontAwesome;
    text-align: center;
    content: "\f02d";
    font-size: xx-large;
    color: #0078d4;
    float: left;
    margin-top: -4px;
}

.annicon::before
{
font-family: FontAwesome;
    text-align: center;
    content: "\f0a1";
    font-size: xx-large;
    color: #e73cc2;
    float: left;
    margin-top: -4px;
}

.toolicon::before
{
font-family: FontAwesome;
    text-align: center;
    content: "\f0ad";
    font-size: xx-large;
    color: #a53ce7;
    float: left;
    margin-top: -4px;
}

.compicon::before
{
font-family: FontAwesome;
    text-align: center;
    content: "\f1ad";
    font-size: xx-large;
    color: #0078d4;
    float: left;
    margin-top: -4px;
}

.usericon::before
{
    font-family: FontAwesome;

    text-align: center;
    content: "\f2bd";
    font-size: xx-large;
    color: #0078d4;
    float: left;
    margin-top: -4px;
}

.jobicon::before
{
    font-family: FontAwesome;

    text-align: center;
    content: "\f15c";
    font-size: xx-large;
    color: #e77b3c;
    float: left;
    margin-top: -4px;
}

blockquote p::before
{
    font-family: FontAwesome;
    content: "\f10d";
    color: #0078d4;
    float: left;
    font-size: x-large;
    margin: -15px 12px 0px -3px;
}

.qa-q-view-closed
{
    /*background-color: #cee0ed !important;*/
    box-shadow: 0 0 2px 1px #0078d4;
}

.qam-q-view-close-icon {
  
    margin: 3px 8px 0 0 !important;
}

.qam-q-list-close-icon {
    background-color: #f1c40f;
    margin: 2px 5px 0 0;
}

body.qa-template-favorites h2
{
    font-size: 16px;
background: #09f;
}


body.qa-template-favorites .qa-ranking-item.qa-top-users-item{
        
   border-radius: 5px;
   /*border: 2px solid #cee0ed;*/
   box-shadow: 0 0 3px 1px #0078d4;
}

body.qa-template-favorites .qa-voting
{
    display:none;
}