/********** DWQA PLUGIN UPDATE BY JIM 01032014 **********/
/*ALL BORDER COLOR*/
.dwqa-container input[type="text"], .dwqa-container input[type="password"], .dwqa-container input[type="email"], .dwqa-container textarea, .dwqa-container textarea:focus, .dwqa-container textarea:hover, .dwqa-container select, .dwqa-container .input-text,.dwqa-single-question .dwqa-answer,.dwqa-single-question .dwqa-comment,.dwqa-single-question .dwqa-comment-form {border-color:#E9EDF4;border-radius:0;}

.dwqa-container input[type="text"]:focus, .dwqa-container select:focus,.dwqa-container textarea:focus  {background-color:#f7faff;border-color:#b3c0d3;}

/*DWQA PLUGIN - BUTTON*/
.dwqa-container .dwqa-btn,
.dwqa-container .dwqa-btn-default,
.dwqa-container .dwqa-btn-primary, 
.dwqa-container .dwqa-btn-success,
.dwqa-container .login-box input[type="submit"] {background:#1fb5ad;border-color:#1fb5ad;border-radius:3px;font-weight:bold;font-family:"Open Sans";color:#fff!important;line-height:13px;padding:10px;text-transform:uppercase;}
.dwqa-container .dwqa-btn:hover,
.dwqa-container .dwqa-btn-default:hover,
.dwqa-container .dwqa-btn-primary:hover, 
.dwqa-container .dwqa-btn-success:hover, 
.dwqa-container .login-box input[type="submit"]:hover, 
.dwqa-container .dwqa-btn-primary:focus, 
.dwqa-container .login-box input[type="submit"]:focus, 
.dwqa-container .dwqa-btn-primary:active, 
.dwqa-container .login-box input[type="submit"]:active, 
.dwqa-container .dwqa-btn-primary.active, 
.dwqa-container .login-box input[type="submit"].active, 
.open .dropdown-toggle.dwqa-container .dwqa-btn-primary, 
.open .dropdown-toggle.dwqa-container .login-box input[type="submit"],
.dwqa-container .dwqa-btn-success:focus, 
.dwqa-container .dwqa-btn-success:active, 
.dwqa-container .dwqa-btn-success.active, 
.open .dropdown-toggle.dwqa-container .dwqa-btn-success {background:#15ab8f;border-color:#15ab8f;text-decoration:none;}
.dwqa-single-question .dwqa-question .dwqa-current-status, .dwqa-single-question .dwqa-question .dwqa-change-privacy, .dwqa-single-question .dwqa-question .dwqa-privacy, .dwqa-single-question .dwqa-question .dwqa-category {margin-right:0;}
.dwqa-single-question .dropdown-toggle, .dwqa-single-question .dwqa-favourite {border-radius:0;font-family:"Open Sans";font-weight:bold;text-transform:uppercase;}
.dwqa-single-question .status-resolved .dropdown-toggle, .dwqa-single-question .status-resolved .dwqa-status-name {background:#1fb5ad;}
.answer-edit-cancel,
a.question-edit-cancel {background:#fb6b6c!important;border-color:#fb6b6c!important;margin-left:10px;}
.dwqa-list-question .dwqa-question:hover {background:#f4f9ff;}

/*END BUTTON*/



.dwqa-container a.dwqa-title {color:#555;}
.dwqa-container .dwqa-status:before {font-family:'FontAwesome'!important;}
.dwqa-container {/*float:right;*/background:none;}
.dwqa-list-question .filter,
.dwqa-list-question .filter.sort-by,
.questions-list,
.dwqa-list-question .archive-question-footer,
.filter-bar {background:#fff;}
.dwqa-list-question .filter li {font-size:14px;font-family:'Open Sans';font-weight:bold;text-transform:uppercase;}
.dwqa-list-question .dwqa-question {width:100%;}
/*DWQA PLUGIN - TABLENAV*/
#dwqa-filter-sticky-questions {background:#fff;margin:0 0 0 10px!important;height:16px!important;width:16px!important;}
#dwqa-filter-sticky-questions:hover {border-color:#CDD7E5;}
#dwqa-filter-sticky-questions+span.description {margin-right:10px;}
/*DWQA PLUGIN - CATEGORY SELECT*/
.dwqa-list-question .filter,
.dwqa-list-question .archive-question-footer {padding:15px;}
.dwqa-list-question .filter .filter-by-category.select {left:10px;top:10px;}
.dwqa-list-question .filter-bar .dwqa-btn {right:15px;}
.dwqa-list-question .select .current-select {font-size:14px;padding:5px 40px 5px 10px;border-color:#d7dae1;background:none;}
.dwqa-list-question .select .current-select:before {top:18px;}
.dwqa-list-question .select ul {top:40px;}
.dwqa-list-question .dwqa-comment strong, .dwqa-list-question .dwqa-view strong, .dwqa-list-question .dwqa-vote strong {margin-top:8px;}
.dwqa-list-question .dwqa-comment, .dwqa-list-question .dwqa-view, .dwqa-list-question .dwqa-vote {border-color:#d7dae1;border-radius:3px;}
/*DWQA PLUGIN - SEARCH */
.dwqa-search .dwqa-search-form .dwqa-search-input {border-color:#d7dae1;border-radius:0px;}
/*DWQA PLUGIN - TEXTAREA*/
iframe#dwqa-question-content-editor_ifr {height:400px!important;}
/*iframe#dwqa-question-content-editor_ifr body#tinymce {font-size:13px!important;}*/

  
.dwqa-single-question .dwqa-meta {float:left;border-bottom:1px solid #E9EDF4;width:100%;}
.dwqa-single-question .dwqa-answer {padding-top:0;}
.dwqa-single-question .dwqa-answer .dwqa-actions {}
.dwqa-single-question .dwqa-answer .dwqa-privacy {line-height:30px;float:left;}
.dwqa-single-question .dwqa-answer .dwqa-author {padding-top:10px;}
.dwqa-single-question .dwqa-answer .dwqa-content {padding-top:20px;}
.dwqa-single-question .dwqa-comment:hover .dwqa-comment-actions {top:0;right:0;}

/*DWQU ICON / STATUS*/
.dwqa-list-question .filter .status-resolved a, .dwqa-list-question .filter .resolved a {color:#1fb5ad;}

.dwqa-container .dwqa-label {margin:0 5px 0 0;background:#cd7bdd;text-transform:uppercase;font-size:10px;border-radius:3px;font-family:"Open Sans";}

.dwqa-container .dwqa-status.status-resolved,
.dwqa-container .dwqa-status.status-open,
.dwqa-container .dwqa-status.status-re-open,
.dwqa-container .dwqa-status.status-new,
.dwqa-container .dwqa-status.status-answered,
.dwqa-container .dwqa-status.status-closed {border:none!important;}
.dwqa-container .dwqa-status.status-resolved:before,
.dwqa-container .dwqa-status.status-open:before,
.dwqa-container .dwqa-status.status-re-open:before,
.dwqa-container .dwqa-status.status-new:before,
.dwqa-container .dwqa-status.status-answered:before,
.dwqa-container .dwqa-status.status-overdue:before,
.dwqa-container .dwqa-status.status-closed:before {font-family:'jdic'!important;font-size:30px;}
.dwqa-container .dwqa-status.status-resolved:before {content:'\a3c1'!important;color:#1fb5ad;}
.dwqa-container .dwqa-status.status-open:before {content:'\a3ea';}
.dwqa-container .dwqa-status.status-re-open:before {content:'\a131';}
.dwqa-container .dwqa-status.status-new:before {content:'\a201';}
.dwqa-container .dwqa-status.status-answered:before {content:'\a1ff';}
.dwqa-container .dwqa-status.status-overdue:before {content:'\a3ba';}
.dwqa-container .dwqa-status.status-closed:before {content:'\a065';color:#E0E6F0;}

.dwqa-single-question .status-closed .dropdown-toggle, .dwqa-single-question .status-closed .dwqa-status-name {background-color:#E0E6F0;color:#1c1e23;}


.fa-search:before {font-family:'FontAwesome'!important;/*content:'\a52d';*/font-size:30px;}
.fa-caret-down:before,
.fa-chevron-down:before,
.fa-globe:before,
.fa-pencil:before,
.fa-trash-o:before,
.fa-flag:before,
.fa-folder-open:before {font-family:'FontAwesome'!important;font-size:14px;}
/*DWQA PLUGIN - Question + Answer PAGE*/
.dwqa-single-question .dwqa-question .dwqa-meta {border-bottom:1px solid #E9EDF4;padding:0;line-height:30px;}
.dwqa-single-question .dwqa-question .dwqa-category {line-height:39px;padding:0 10px;}
.dwqa-single-question .dwqa-question .dwqa-category a {font-family:"Open Sans";font-size:14px;font-weight:bold;text-transform:uppercase;}
.dwqa-single-question .dwqa-favourite {line-height:40px;padding:0;margin-right:0!important;width:100px;}
.dwqa-single-question .dwqa-current-status .dropdown-toggle {min-width:120px;font-family:"Open Sans";font-weight:bold;text-transform:uppercase;padding-left:36px;}
.dwqa-single-question .dropdown-toggle.circle {border-radius:0;height:40px;width:36px;padding:8px;line-height:10px;}
.dwqa-single-question .dwqa-change-status .dwqa-dropdown-menu {margin:0;left:0;right:0;border-radius:0;}
.dwqa-single-question .dwqa-dropdown-menu,
.dwqa-single-question .dwqa-actions .dwqa-dropdown-menu {margin:0;border-radius:0;right:0!important;}
.dwqa-single-question .dropdown-toggle:hover, .dwqa-single-question .open .dropdown-toggle {background:#B3C0D3!important;}
.dwqa-single-question .dwqa-headline {border:none;}

.dwqa-dropdown-menu li a {font-weight:bold;font-family:"Open Sans";font-size:14px;text-transform:uppercase;color:#1C1E23;}
.dwqa-dropdown-menu li a:hover, 
.dwqa-dropdown-menu li a:focus {background:none;color:#1C1E23;}


.dwqa-single-question .dwqa-current-status button:before {font-size:20px;left:8px;position:absolute;}
.dwqa-single-question .dwqa-current-status.status-open button:before {content:'\a201';}
.fa-lock:before,
.dwqa-single-question .dwqa-current-status.status-closed button:before {content:'\a065';}
.fa-mail-reply:before, .fa-reply:before,
.dwqa-single-question .dwqa-current-status.status-re-open button:before {content:'\a4b7';}
.fa-question-circle:before,
.dwqa-single-question .dwqa-current-status.status-pending button:before {content:'\a3ea';}
.fa-check-circle-o:before,
.dwqa-single-question .dwqa-current-status.status-resolved button:before {content:'\a3c1';}

.dwqa-single-question .dwqa-question .dwqa-content .dwqa-question-form-btn, 
.dwqa-single-question .dwqa-answer .dwqa-content .dwqa-question-form-btn,
.dwqa-single-question .dwqa-answer .dwqa-content .dwqa-answer-form-btn {margin:0 0 20px;}

.dwqa-single-question #dwqa-answers .alert {background:none;text-align:center;color:#1c1e23;border-radius:0;text-transform:uppercase;font-size:12px;border:none;font-family:"Open Sans";font-weight:bold;}
.dwqa-single-question #dwqa-answers .alert:before {content:'\a065';display:block;text-align:center;line-height:36px;font-size:20px;}

.dwqa-container textarea {min-height:80px;}

.fa-bookmark:before {content:'\a105';}

.dwqa-single-question .dwqa-answer .dwqa-best-answer {top:120px;left:20px;}
.dwqa-single-question .dwqa-answer .dwqa-best-answer .fa-check-circle:before {content:'\a3c1';}
.dwqa-single-question .dwqa-best-answer i {font-size:30px;}
.dwqa-single-question .dwqa-best-answer:hover i, 
.dwqa-single-question .dwqa-best-answer.active i {color:#1fb5ad;}

/*DWQA PLUGIN - Ask Question Page*/
.single-dwqa-question .dwqa-question.hentry {padding-left:0;}
.dwqa-single-question .dwqa-question .dwqa-vote {left:45px;top:160px;z-index:1;}
.dwqa-single-question {margin-top:-20px;}
.dwqa-single-question .dwqa-question {background:#fff;}
.dwqa-single-question .dwqa-question .dwqa-stick-question {left:47px;top:245px;}
.single-dwqa-question .post-navigation {display:none;}

.dwqa-single-question .dwqa-answer {background:#fff;}
.dwqa-single-question .dwqa-answer .dwqa-vote {left:20px;top:45px;z-index:1;}
.dwqa-single-question .dwqa-tags, 
.dwqa-single-question .dwqa-content,
.dwqa-single-question .dwqa-comment-content-inner {font-size:14px;margin-right:20px;}
.dwqa-single-question .dwqa-comments {margin-left:120px;margin-top:5px;border-color:#E9EDF4;border-left:1px solid #E9EDF4;}
.dwqa-single-question #dwqa-answers .dwqa-comments {margin-left:80px;}

.dwqa-single-question .dwqa-question .dwqa-author {padding:10px;float:left;width:100px;margin-top:-20px;text-align:center;}
.dwqa-single-question .dwqa-question .dwqa-author img {margin:0 auto 10px!important;display:block;}
.dwqa-single-question .dwqa-question .dwqa-author .author {font-weight:normal;font-size:13px;font-family:"Open Sans";}
.dwqa-single-question .dwqa-question .dwqa-author .dwqa-date a {font-weight:normal;font-size:12px;font-family:"Open Sans";line-height:15px;display:block;margin:0 -10px;}
.dwqa-single-question .dwqa-question .dwqa-content {margin-left:120px;min-height:290px;}

.entry-content .dwqa-comments img,
.dwqa-single-question .dwqa-question .dwqa-author img, 
.dwqa-single-question .dwqa-answer .dwqa-author img {border-radius:50%;margin-right:10px;}
.entry-content .dwqa-comments img {position: absolute;margin-left:-50px;}
.dwqa-comment-author .dwqa-date img {display:none;}

.dwqa-list-question .dwqa-comment strong, .dwqa-list-question .dwqa-view strong, .dwqa-list-question .dwqa-vote strong {font-size:200%;}

.dwqa-single-question .dwqa-question .dwqa-tags {margin:10px 20px 10px 120px;padding-bottom:20px;}
.dwqa-single-question .dwqa-question .dwqa-tags span {margin-right:5px;}
.dwqa-single-question .dwqa-question .dwqa-tag a {margin:0;padding:2px 7px;font-family:"Open Sans";font-size:12px;}
.dwqa-single-question .dwqa-question .dwqa-tag a:hover {background:#B3C0D3;color:#fff;}