/*
  Template Name: Paonid
  Version: v2.1
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: https://www.twitter.com/dizianaEngage
  Like: https://www.facebook.com/diziana.engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2016 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
/* ====================================================
Reset CSS Starts
==================================================== */

#showHide {
  width: 15px;
  height: 15px;
  float: left;
}
#showHideLabel {
  float: left;
  padding-left: 5px;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
a,
p,
img,
i,
ol,
ul,
li,
textarea,
button,
input {
    margin: 0;
    padding: 0;
    outline: 0;
}
body.hc_body {
    font-family: "Montserrat", sans-serif;;
    background-color: #fff;
}
img,
iframe {
    display: inline-block;
    border: none;
    max-width: 100%;
}
body a {
    background: transparent;
    color: #2F333B;
    text-decoration: none;
}
body a:hover,
body a:focus {
    color: #728fce;
}
ul li {
    list-style: none;
}
input,
label {
    display: inline-block;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
body td,
body th {
    border-color: #ebebeb;
    border-style: solid;
    padding: 12px;
}
body th {
    border-width: 1px 0;
    white-space: nowrap;
}
body td {
    border-width: 1px;
}
body pre {
    white-space: normal;
    margin: 10px 0;
}
table tr td li{
  color:blue;
  text-align:left;
  vertical-align: top;
}

#request_custom_fields_35254808,
#request_custom_fields_49059347,
#request_custom_fields_36632067,
#request_custom_fields_80458907,
#request_custom_fields_360026466294,
#request_custom_fields_80996388,
#request_custom_fields_53681807,
{
  width: 200px
}

.request_custom_fields_81048767 a{
    
}

.request_custom_fields_81048767 a{
  background: #CCC; 
}

.hvr-chat{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #78A300;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    font-weight: normal;
    padding: 1.1em;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.5s;
  	border-color: #78A300;
  	color : white;
  	cursor:pointer;
}
.hvr-chat:hover,
.hvr-chat:focus,
.hvr-chat:active {
    color: black;
    border-color: #78A300;
    background: #FFF;
}

.hvr-dropdown {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #0A78BE;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    font-weight: normal;
    padding: 1.1em;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.5s;
  	border-color: #0A78BE;
  	color : white;
  	cursor:pointer;
}

.hvr-dropdown:hover,
.hvr-dropdown:focus,
.hvr-dropdown:active {
    color: black;
    background: #e7f0f7;
  	border-color: #0A78BE;
}

.dropdown-menu{
  border: 2px solid rgb(255, 255, 255);
}

.dropdown-item{
  	cursor: pointer;
}

.navbar-nav{
  	position:relative;
    float:right;
}

.collapsed i {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    width: 20px;
  	font-style: normal;
}
.collapsed span {
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.navbar-nav ul li a:hover{
  color: #6fa0e9;
  background: #e7f0f7;
}

.request_ticket_form_id{
  display:none;
}

@font-face {
	font-family: 'CeraPro';
	src: url('//p9.zdassets.com/hc/theme_assets/1051594/200297287/TypeMates_-_CeraPRO-Regular.otf') format("opentype"); 

}

@font-face {
	font-family: 'Montserrat';
	src: url('//p9.zdassets.com/hc/theme_assets/1051594/200297287/TypeMates_-_Montserrat-Regular.ttf') format("opentype"); 
}

/*bold version*/
@font-face {
	font-family: 'CeraPro';
	src: url('//p9.zdassets.com/hc/theme_assets/1051594/200297287/TypeMates_-_CeraPRO-Black.otf') format("opentype"); 
	font-weight: bold;
}

/*bold version*/
@font-face {
	font-family: 'Montserrat';
	src: url('//p9.zdassets.com/hc/theme_assets/1051594/200297287/TypeMates_-_Montserrat-Bold.ttf') format("opentype"); 
	font-weight: bold;
}


input[type="Submit"]:disabled {
    background: #dddddd;
}

/* ====================================================
Reset CSS End
==================================================== */
/* ====================================================
Header Start
==================================================== */

header.header {
    background: #ffdd00;
    padding: 15px 0;
}
.logo img {
    max-width: 160px;
}
.language {
    margin: 5px 0;
}
.search-bg {
    background: #eee;
    padding: 10px;
    margin: 5px 0 15px;
    border-radius: 5px;
}
form.search input[type="search"] {
    width: 78%;
    display: inline-block;
    height: 50px;
    padding-left: 50px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form.search input[type="submit"],
.comment-form-controls input[name="commit"],
.form .request-form input[type="submit"] {
    float: right;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.search-bar a,
form.search input[type="submit"] {
    width: 20%;
    background: #2d2c2c;
    border-radius: 5px;
    color: #fff !important;
    height: 50px;  
}
.search-bar a:hover,
form.search input[type="submit"] {
    color: #fff;
}
/* ====================================================
Header End
==================================================== */
/* ====================================================
Home Page Start
==================================================== */

.category-list .category img {
    display: block;
    margin: 0 auto 20px auto;
  	position: relative;
    max-height: 100px;
    background-position: 50% 50%;
    background-repeat:   no-repeat;
    background-size:     cover;
}
.category-list .category h2 {
    color: #2f3336;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.category-list .category h2 a {
    color: #2f3336;
    font-size: 0.83em;
    font-weight: bold;
}
.category-list .category h2 a:hover,
.category-list .category h2 a:focus {
    text-decoration: none;
}
.category-list .section-title-list {
    padding-left: 15px;
    margin-bottom: 0;
}
.category-list .section-title-list li {
    list-style: disc;
    color: #9fa0a1;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.category-list .category,
.hc_footer .col-md-3 {
    display: inline-block;
    float: none;
    margin: -3px;
    vertical-align: top;
    padding-bottom: 50px;
}
.other-topics .promoted-articles ul li a {
    display: block;
    min-height: 49px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.device-support-bg {
    background: #e1e1e1;
    padding: 30px 0;
}
.other-topics,
.footer-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.device-support-bg h1,
.other-topics h1 {
    color: #2f3336;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.other-topics ul li {
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.other-topics .promoted-articles ul li a {
    color: #2f3336;
    padding-left: 60px;
}
.device-support-bg h4 {
    color: #2f3336;
    font-size: 0.99em;
    margin: 10px 0;
    font-weight: 400;
}
.other-topics ul li.promoted-art {
    float: none;
    display: inline-block;
    margin: -3px;
    vertical-align: top;
}
/* ====================================================
Home Page End
==================================================== */
/* ====================================================
Footer section Start
==================================================== */

footer.hc_footer {
    background: #ffdd00;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    color: #333; /*white*/
}
.hc_footer .col-md-3 {
    padding-bottom: 0;
}
.hc_footer h3 {
    font-size: 1.33em;
    color: #fff;
}
.hc_footer a,
.hc_footer a:hover,
.hc_footer a:focus {
    color: #fff;
}
.follow-us ul li {
    float: left;
    list-style: none;
    margin: 15px 15px 0 0;
}
.follow-us ul li a {
    width: 40px;
    height: 40px;
    display: block;
}
.footer-bg {
    background: #000000;
    padding: 25px 0 20px 0;
}
.hc_footer .social {
    display: inline-block;
    margin-bottom: 0;
}
.social li a {
    border: 1px solid #fff;
    display: block;
    margin-bottom: 10px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    line-height: 39px;
}
/* ====================================================
Footer section End
==================================================== */
/* ====================================================
Breadcrumbs area start
==================================================== */

footer.hc_footer {
    background: #ffdd00;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    color: #333; /*white*/
}
.hc_footer .col-md-3 {
    padding-bottom: 0;
}
.hc_footer h3 {
    font-size: 1.33em;
    color: #fff;
}
.hc_footer a,
.hc_footer a:hover,
.hc_footer a:focus {
    color: #fff;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.follow-us ul li {
    float: left;
    list-style: none;
    margin: 15px 15px 0 0;
}
.follow-us ul li a {
    width: 40px;
    height: 40px;
    display: block;
}
.footer-bg {
    background: #000000;
    padding: 25px 0 20px 0;
}
.hc_footer .social {
    display: inline-block;
    margin-bottom: 0;
}
.social li a {
    border: 1px solid #fff;
    display: block;
    margin-bottom: 10px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    line-height: 39px;
}
/* ====================================================
Breadcrumbs area End
==================================================== */
/* ====================================================
Articl Page Start
==================================================== */

.title{
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    margin: 20px 0;
  	font-weight: bold;
}
.article-user-info img {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.article-user-info a {
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
}
.article-user-info {
    padding-bottom: 10px;
    margin-top: 10px;
    color: #D4D4D4;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}
.article-attachments ul {
    padding-left: 0;
}
.article-attachments li {
    display: block;
}
ul.attachment-list li:before,
ul.attachments li:before {
    content: "\1F4CE";
    font-family: entypo;
    margin-right: 2px;
}
.article-attachments {
    margin-top: 30px;
}
.article-attachments li a {
    color: #728fce;
}
a.article-subscribe,
a.article-unsubscribe,
a.question-unsubscribe,
a.question-subscribe {
    float: right;
    background: #728fce;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 30px;
}
/* ====================================================
Articl Page End
==================================================== */
/* ====================================================
New Request Page Start
==================================================== */

.form {
    /* max-width: 700px; */
}
.form-field {
    margin-bottom: 15px;
    width: 100%
}
.form-field label {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 1.1em;
    margin-top: 10px;
}
.form-field input[type=checkbox] + label {
    margin: 0 0 0 10px;
}
.form-field > input[type=checkbox],
input[type=radio] {
    float: left;
    width: auto;
    height: 18px;
    margin-right: 10px;
    margin-top: 15px;
}
.form-field.required > label:after {
    content: "*";
    color: red;
    margin-left: 2px;
}
.form-field p {
    color: #bebebe;
    font-size: 11px;
}
.form-field input[type=number],
.form-field input.datepicker {
    width: 150px;
}
.searchbox-suggestions {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 10px;
}
.searchbox-suggestions li {
    padding: 5px 0;
}
.searchbox-suggestions ul li a {
    color: #333;
}
.form footer {
    overflow: hidden;
    text-align: right;
}
.form footer a {
    color: #333;
    cursor: pointer;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding: 7px 20px;
    background: #DDD;
}
.form input,
.form textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 3px;
}
.form .request-form input[type="submit"] {
    background: #728fce;
    color: #fff;
}
.form {
    background: #fbfbfb;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
/* ====================================================
New Request Page End
==================================================== */
/* ====================================================
Categoty and Section Start
==================================================== */

.section-wrapper {
    padding-bottom: 50px;
}
.section-tree-with-article {
    padding: 20px 0;
}
.section-tree-with-article > ul {
    margin-bottom: 0;
}
.section-template .section {
    padding-bottom: 20px;
}
.article-body ul {
    padding-left: 20px;
}
.article-body ul li {
    list-style: disc;
    padding: 0;
}
.article-body a {
    color: #FFC62E;
}
.overview-details ul li {
    border: 1px solid #ededed;
    background: #f6f6f6;
    border-radius: 3px;
    margin-bottom: 1px;
}
.overview-details ul li a {
    padding: 10px 20px;
    display: block;
    color: #9fa0a1;
}
.section-wrapper-right-side {
    border: 1px solid #EDEDED;
    border-radius: 4px;
}
.overview-details ul.hc-category-list {
    width: 95%;
}
.overview-details ul li a.active {
    background: #728fce;
    border-radius: 0 25px 25px 0;
    width: 106%;
    color: #fff;
}
.overview .helpful {
    color: #2f3336;
    font-size: 1.25em;
    margin: 35px 10px 30px 0;
    display: inline-block;
    font-weight: 600;
}
.faqs ul li {
    color: #068ff7;
    font-size: 1.1em;
    padding: 9px 15px;
    border-top: 1px solid #e3e3e3;
}
.faqs ul li:first-child {
    border: 0;
}
.overview {
    padding-bottom: 20px;
}
.phone-img img {
    width: 100%;
    max-width: 175px;
}
.explore-device img {
    width: 100%;
    max-width: 56px;
    margin-top: 30px;
}
.device-bg {
    padding-bottom: 80px;
}
.explore-device h4 {
    color: #9fa0a1;
}
.device-support-bg a,
.other-topics h4 a {
    color: #2f3336;
}
#user.user-info {
    float: right;
    text-transform: capitalize;
}
#user.user-info .btn.with-image {
    color: #333; /*white*/
    border: 1px solid #333; /*white*/
}
#user.user-info .btn.with-image img {
    width: 20px;
    float: left;
    margin-right: 10px;
}
#user #user-dropdown {
    right: 0;
    left: inherit;
}
.dropdown-menu [role=separator] {
    margin: 0 20px 10px 20px;
}
.language > a,
.language-selector {
    display: inline-block;
    padding: 6px 15px;
    color: #333; /*white*/
    font-size: 1.1em;
}
.language-selector a,
.language-selector a:hover,
.language-selector a:focus,
.header .dropdown-toggle:after {
    color: #333; /*white*/  	
}
.language-selector .dropdown-menu [role="menuitem"]:hover {
    color: #333;
}
.dropdown.language-selector {
    border: 1px solid #333; /*white*/
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    margin-right: 9px;
}

a.submit-a-request {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 9px 10px;
    margin-right: 9px;
}
a.submit-a-request:hover {
    color: #fff;
}
.language a.login {
    background: none;
    border: 1px solid #333;
    border-radius: 4px;
    padding: 5px 10px 8px 9px;
}

.troubleshooting .article-list > li,
.section-tree-with-article > ul > li {
    border-radius: 0;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
}
.troubleshooting .article-list li a,
.section-tree-with-article > ul > li > h2 {
    border: 1px solid #ededed;
    background: #f6f6f6;
    color: #333333;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    outline: 0 none;
    padding: 15px 60px 15px 15px;
    width: 100%;
    border-radius: 3px;
    margin: 0;
}
.troubleshooting .article-list li a.open {
    box-shadow: 0px 2px 5px #dedede;
}
.troubleshooting .article-body {
    display: none;
    padding: 20px 25px;
    overflow: auto;
    border-bottom: 0px;
}
span.toggle-icon {
    font-size: 1em;
    position: absolute;
    right: 10px;
    top: 12px;
    color: #3b3b3b;
}
.article-body-list li,
.section .article-list > li {
    margin: 5px 0;
    list-style: disc;
    color: #9fa0a1;
}
.article-body p {
    text-align: justify;
}
.troubleshooting .article-body-list li a {
    background: none repeat scroll 0 0 #fff;
    border: 0px;
    color: #068ff7;
    display: block;
    font-size: 1em;
    font-weight: 300;
    outline: 0 none;
    padding: 0px 0;
    width: 100%;
}
.my-activities-header .breadcrumbs li:first-child,
.my-activities-header .breadcrumbs li:before {
    display: none;
}
.my-activities-header .breadcrumbs li,
.article-title {
    color: #2f3336;
    font-size: 2.5em;
    font-weight: 300;
    list-style: none;
    margin: 30px 0 40px;
    text-transform: capitalize;
}
.nav-spaced {
    overflow: hidden;
}
.nav li,
.nav-bordered li,
.nav-spaced li {
    display: inline-block;
    text-transform: capitalize;
}
.nav-bordered ul {
    margin-bottom: -1px;
}
.my-activities-nav {
    border: 1px solid #b1b1b1;
    border-width: 1px 0;
    margin-top: 30px;
}
.my-activities-nav.nav-bordered li.active,
.my-activities-sub-nav.nav-spaced li.active {
    color: #728fce;
    border: 1px solid #ddd;
    border-top: 0px;
    border-bottom-color: #fff;
    font-weight: 800;
}
/*
  Template Name: Paonid
  Version: v2.1
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: https://www.twitter.com/dizianaEngage
  Like: https://www.facebook.com/diziana.engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2016 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
/* ====================================================
Reset CSS Starts
==================================================== */

html,
body,
div,
span,
h1,
h2,
h3,
h4,
a,
p,
img,
i,
ol,
ul,
li,
textarea,
button,
input {
    margin: 0;
    padding: 0;
    outline: 0;
}
body.hc_body {
    font-family: "Montserrat", sans-serif;;;
    background-color: #fff;
}
img,
iframe {
    display: inline-block;
    border: none;
    max-width: 100%;
}
body a {
    background: transparent;
    color: #2F333B;
    text-decoration: none;
}
body a:hover,
body a:focus {
    color: #728fce;
}
ul li {
    list-style: none;
}
input,
label {
    display: inline-block;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
body td,
body th {
    border-color: #ebebeb;
    border-style: solid;
    padding: 12px;
}
body th {
    border-width: 1px 0;
    white-space: nowrap;
}
body td {
    border-width: 1px;
}
body pre {
    white-space: normal;
    margin: 10px 0;
}
/* ====================================================
Reset CSS End
==================================================== */
/* ====================================================
Header Start
==================================================== */

header.header {
    background: #ffdd00;
    padding: 15px 0;
}
.logo img {
    max-width: 160px;
}
.language {
    margin: 5px 0;
}
.search-bg {
    background: #eee;
    padding: 10px;
    margin: 5px 0 15px;
    border-radius: 5px;
}
form.search input[type="search"] {
    width: 78%;
    display: inline-block;
    height: 50px;
    padding-left: 50px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form.search input[type="submit"],
.comment-form-controls input[name="commit"],
.form .request-form input[type="submit"] {
    float: right;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.search-bar a,
form.search input[type="submit"] {
    width: 20%;
    background: #2d2c2c;
    border-radius: 5px;
    color: #fff !important;
    height: 50px;
}
.search-bar a:hover,
form.search input[type="submit"] {
    color: #fff;
}
/* ====================================================
Header End
==================================================== */
/* ====================================================
Home Page Start
==================================================== */

.category-list .category img {
    max-height: 100px;
    display: block;
    margin: 0 auto 20px auto;
	position: relative;		
    max-height: 100px;		
    background-position: 50% 50%;		
    background-repeat:   no-repeat;		
    background-size:     cover;
}
.category-list .category h2 {
    color: #2f3336;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.category-list .category h2 a {
    color: #2f3336;
	font-size: 0.83em;		
    font-weight: bold;
}
.category-list .category h2 a:hover,
.category-list .category h2 a:focus {
    text-decoration: none;
}
.category-list .section-title-list {
    padding-left: 15px;
    margin-bottom: 0;
}
.category-list .section-title-list li {
    list-style: disc;
    color: #9fa0a1;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.category-list .category,
.hc_footer .col-md-3 {
    display: inline-block;
    float: none;
    margin: -3px;
    vertical-align: top;
    padding-bottom: 50px;
}
.other-topics .promoted-articles ul li a {
    display: block;
    min-height: 49px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.device-support-bg {
    background: #e1e1e1;
    padding: 30px 0;
}
.other-topics,
.footer-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.device-support-bg h1,
.other-topics h1 {
    color: #2f3336;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.other-topics ul li {
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.other-topics .promoted-articles ul li a {
    color: #2f3336;
    padding-left: 60px;
}
.device-support-bg h4 {
    color: #2f3336;
    font-size: 0.99em;
    margin: 10px 0;
    font-weight: 400;
}
.other-topics ul li.promoted-art {
        float: none;
    display: inline-block;
    margin: -3px;
    vertical-align: top;
}
/* ====================================================
Home Page End
==================================================== */
/* ====================================================
Footer section Start
==================================================== */

footer.hc_footer {
    background: #ffdd00;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    color: #fff;
}
.hc_footer .col-md-3 {
    padding-bottom: 0;
}
.hc_footer h3 {
    font-size: 1.33em;
    color: #fff;
}
.hc_footer a,
.hc_footer a:hover,
.hc_footer a:focus {
    color: #fff;
}
.follow-us ul li {
    float: left;
    list-style: none;
    margin: 15px 15px 0 0;
}
.follow-us ul li a {
    width: 40px;
    height: 40px;
    display: block;
}
.footer-bg {
    background: #000000;
    padding: 25px 0 20px 0;
}
.hc_footer .social {
    display: inline-block;
    margin-bottom: 0;
}
.social li a {
    border: 1px solid #fff;
    display: block;
    margin-bottom: 10px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    line-height: 39px;
}
/* ====================================================
Footer section End
==================================================== */
/* ====================================================
Breadcrumbs area start
==================================================== */

.breadcrumb-bg {
    background: #f5f5f5;
}
.breadcrumbs > li {
    display: inline-block;
}
ol.breadcrumbs {
    margin-bottom: 0;
    padding: 15px 0;
}
.breadcrumbs>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumbs > li + li:before {
    content: "|"
}
.breadcrumbs > li>a,
.breadcrumbs > li {
    color: #828282;
}
.breadcrumbs > li.active a {
    font-style: italic;
}
/* ====================================================
Breadcrumbs area End
==================================================== */
/* ====================================================
Articl Page Start
==================================================== */

h2.title {
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    margin: 20px 0;
}
.article-user-info img {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.article-user-info a {
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
}
.article-user-info {
    padding-bottom: 10px;
    margin-top: 10px;
    color: #D4D4D4;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}
.article-attachments ul {
    padding-left: 0;
}
.article-attachments li {
    display: block;
}
ul.attachment-list li:before,
ul.attachments li:before {
    content: "\1F4CE";
    font-family: entypo;
    margin-right: 2px;
}
.article-attachments {
    margin-top: 30px;
}
.article-attachments li a {
    color: #728fce;
}
a.article-subscribe,
a.article-unsubscribe,
a.question-unsubscribe,
a.question-subscribe {
    float: right;
    background: #728fce;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 30px;
}
/* ====================================================
Articl Page End
==================================================== */
/* ====================================================
New Request Page Start
==================================================== */

.form {
   /* max-width: 700px; */
}
.form-field {
    margin-bottom: 15px;
    width: 100%
}
.form-field label {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 1.1em;
    margin-top: 10px;
}
.form-field input[type=checkbox] + label {
    margin: 0 0 0 10px;
}

.form-field > input[type=checkbox], input[type=radio] {
    float: left;
    width: auto;
    height: 18px;
    margin-right: 10px;
    margin-top: 15px;
}
.form-field.required > label:after {
    content: "*";
    color: red;
    margin-left: 2px;
}
.form-field p {
    color: #bebebe;
    font-size: 11px;
}
.form-field input[type=number],
.form-field input.datepicker {
    width: 150px;
}
.searchbox-suggestions {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 10px;
}
.searchbox-suggestions li {
    padding: 5px 0;
}
.searchbox-suggestions ul li a {
    color: #333;
}
.form footer {
    overflow: hidden;
    text-align: right;
}
.form footer a {
    color: #333;
    cursor: pointer;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding: 7px 20px;
    background: #DDD;
}
.form input,
.form textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 3px;
}
.form .request-form input[type="submit"] {
    background: #728fce;
    color: #fff;
}
.form {
    background: #fbfbfb;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
/* ====================================================
New Request Page End
==================================================== */
/* ====================================================
Categoty and Section Start
==================================================== */

.section-wrapper {
    padding-bottom: 50px;
}
.section-tree-with-article {
    padding: 20px 0;
}
.section-tree-with-article > ul {
    margin-bottom: 0;
}
.section-template .section {
    padding-bottom: 20px;
}
.article-body ul {
    padding-left: 20px;
}
.article-body ul li {
    list-style: disc;
    padding: 0;
}

.article-body a{

  color:#FFC62E;
}

.overview-details ul li {
    border: 1px solid #ededed;
    background: #f6f6f6;
    border-radius: 3px;
    margin-bottom: 1px;
}
.overview-details ul li a {
    padding: 10px 20px;
    display: block;
    color: #9fa0a1;
}
.section-wrapper-right-side {
    border: 1px solid #EDEDED;
    border-radius: 4px;
}
.overview-details ul.hc-category-list {
    width: 95%;
}
.overview-details ul li a.active {
    background: #728fce;
    border-radius: 0 25px 25px 0;
    width: 106%;
    color: #fff;
}
.overview .helpful {
    color: #2f3336;
    font-size: 1.25em;
    margin: 35px 10px 30px 0;
    display: inline-block;
    font-weight: 600;
}
.faqs ul li {
    color: #068ff7;
    font-size: 1.1em;
    padding: 9px 15px;
    border-top: 1px solid #e3e3e3;
}
.faqs ul li:first-child {
    border: 0;
}
.overview {
    padding-bottom: 20px;
}
.phone-img img {
    width: 100%;
    max-width: 175px;
}
.explore-device img {
    width: 100%;
    max-width: 56px;
    margin-top: 30px;
}
.device-bg {
    padding-bottom: 80px;
}
.explore-device h4 {
    color: #9fa0a1;
}
.device-support-bg a,
.other-topics h4 a {
    color: #2f3336;
}
#user.user-info {
    float: right;
    text-transform: capitalize;
}
#user.user-info .btn.with-image {
    color: #fff;
    border: 1px solid #fff;
}
#user.user-info .btn.with-image img {
    width: 20px;
    float: left;
    margin-right: 10px;
}
#user #user-dropdown {
    right: 0;
    left: inherit;
}
.dropdown-menu [role=separator] {
    margin: 0 20px 10px 20px;
}
.language > a,
.language-selector {
    display: inline-block;
    padding: 6px 15px;
    color: #fff;
    font-size: 1.1em;
}
.language-selector a,
.language-selector a:hover,
.language-selector a:focus,
.header .dropdown-toggle:after {
    color: #fff;
}
.language-selector .dropdown-menu [role="menuitem"]:hover {
    color: #333;
}
.dropdown.language-selector {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    margin-right: 9px;
}
a.submit-a-request {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 9px 10px;
    margin-right: 9px;
}
a.submit-a-request:hover {
    color: #fff;
}
.language a.login {
    background: none;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 8px 9px;
}
.troubleshooting .article-list > li,
.section-tree-with-article > ul > li {
    border-radius: 0;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
}
.troubleshooting .article-list li a,
.section-tree-with-article > ul > li > h2 {
    border: 1px solid #ededed;
    background: #f6f6f6;
    color: #333333;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    outline: 0 none;
    padding: 15px 60px 15px 15px;
    width: 100%;
    border-radius: 3px;
    margin: 0;
}
.troubleshooting .article-list li a.open {
    box-shadow: 0px 2px 5px #dedede;
}
.troubleshooting .article-body {
    display: none;
    padding: 20px 25px;
    overflow: auto;
    border-bottom: 0px;
}
span.toggle-icon {
    font-size: 1em;
    position: absolute;
    right: 10px;
    top: 12px;
    color: #3b3b3b;
}
.article-body-list li,
.section .article-list > li {
    margin: 5px 0;
    list-style: disc;
    color: #9fa0a1;
}
.article-body p {
    text-align: justify;
}
.troubleshooting .article-body-list li a {
    background: none repeat scroll 0 0 #fff;
    border: 0px;
    color: #068ff7;
    display: block;
    font-size: 1em;
    font-weight: 300;
    outline: 0 none;
    padding: 0px 0;
    width: 100%;
}
.my-activities-header .breadcrumbs li:first-child,
.my-activities-header .breadcrumbs li:before {
    display: none;
}
.my-activities-header .breadcrumbs li,
.article-title {
    color: #2f3336;
    font-size: 2.5em;
    font-weight: 300;
    list-style: none;
    margin: 30px 0 40px;
    text-transform: capitalize;
}
.nav-spaced {
    overflow: hidden;
}
.nav li,
.nav-bordered li,
.nav-spaced li {
    display: inline-block;
    text-transform: capitalize;
}
.nav-bordered ul {
    margin-bottom: -1px;
}
.my-activities-nav {
    border: 1px solid #b1b1b1;
    border-width: 1px 0;
    margin-top: 30px;
}
.my-activities-sub-nav.nav-spaced li.active {
    border: 0;
}
.my-activities-sub-nav.nav-spaced li.active {
    font-size: 1em;
}
.nav-bordered li {
    padding: 20px 30px;
}
.nav-bordered li a,
.nav-spaced ul li {
    color: #2f3336;
    font-weight: 400;
}
.nav-bordered li.active {
    border: 1px solid #d4d4d4;
    border-width: 0 1px 1px;
    border-bottom: 1px solid #fff;
    color: #068ff7;
    font-weight: 500;
}
.requests-search {
    outline: medium none;
    padding: 6px 15px;
    width: 30%;
    color: #aaaaaa;
    border: 1px solid #ededed;
    height: 40px;
}
.request-table-toolbar {
    display: table;
    padding: 8px 0;
    width: 100%;
    margin-top: 15px;
}
.request-table-filters {
    display: inline-block;
    text-align: right;
    position: relative;
    width: 30%;
    margin-left: 40px;
    float: right;
}
.my-activities-table {
    margin: 30px 0;
    overflow-x: auto;
}
.page-content .request-table,
.page-content .request-table th {
    text-align: center;
}
.request-answered {
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 0.813em;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 6px 15px;
    white-space: nowrap;
}
select#request-status-select {
    border: 1px solid #ededed;
    position: relative;
    height: 40px;
    width: 75%;
    background: #fff;
    border-radius: 0;
    /*-webkit-appearance:none;*/
}
.page-content .request-table-filters:after {
    content: " ";
    display: inline-block;
    font-size: 12px;
    height: 38px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    text-align: center;
    border-left: 1px solid #ededed;
    top: 1px;
    width: 32px;
}
.page-content .request-table-filters label {
    font-size: 1.1em;
}
/* ====================================================
Search result page start
==================================================== */

.search-results-heading {
    color: #2f3336;
    font-size: 2.5em;
    font-weight: 300;
    list-style: none;
    margin: 30px 0 20px;
}
#search-result-heading {
    overflow: hidden;
    padding: 12px 0 15px;
    border-top: solid 1px #e3e3e3;
}
.search-results-info {
    float: left;
    color: #2f3336;
    font-size: 1.6em;
}
.browse-all-articles {
    float: right;
    color: #068ff7 !important;
    margin-top: 10px;
}
.search-results ul li {
    padding: 15px 0;
    border-bottom: solid 1px #ebebeb;
    display: block;
    clear: both;
    float: none;
}
.search-results ul li:first-child {
    border-top: solid 1px #ebebeb;
}
.search-results ul li h4 {
    color: #068ff7;
    font-size: 1.15em;
    font-weight: 300;
}
.search-results-column em {
    background: #ffff00;
}
.search-results p {
    color: #565656;
    font-size: 1em;
}
.search-results-subheading {
    font-size: 1.6em;
}
.search-result-votes {
    background: #728fce;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    padding: 4px 5px;
    position: relative;
    top: -2px;
}
.search-result-votes:before {
    content: "\1F44D";
    font-family: "entypo";
    margin-right: 3px;
}
/* ====================================================
Search result page end
==================================================== */

.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
}
.request-page .comment-list > * {
    border-bottom: 0;
    padding: 25px 0;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.request-page .comment-avatar img {
    border-radius: 100%;
    height: 65px;
    width: 65px;
}
.comment-published {
    color: #bebebe;
    float: right;
}
.comment-body p {
    margin: 10px 0;
}
.comment-mark-as-solved {
    display: none;
}
.comment-form-controls {
    text-align: center;
    margin-top: 20px;
}
.comment-form-controls input[type="submit"] {
    margin-left: 15px;
    border-color: transparent;
    color: #fff;
    padding: 10px 30px;
    text-transform: capitalize;
}
.request-page textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    border: 1px solid #ededed;
}
.request-side-column {
    width: 30%;
    float: right;
    margin-top: 50px;
}
.request-side-column .request-details {
    border: 1px solid #ededed;
    padding: 30px;
}
.request-page .comment-attachments .upload-dropzone {
    border: 1px solid #ededed;
    background: #fff;
}
.request-details dt {
    font-weight: 400;
}
.request-details dt ~ dt {
    font-weight: 700;
    margin-top: 15px;
}
.request-side-column a[role="button"] {
    margin-left: 30px;
}
.request-side-column dd a {
    color: #909090;
}
/* ====================================================
Error Page
==================================================== */

.error-page {
    text-align: center;
}
.error-page img {
    margin-top: 4%;
}
.error-page h1,
.error-page h2,
.error-page p {
    color: #2f3336;
    font-weight: 300;
    text-align: center;
}
.error-page h1 {
    text-transform: uppercase;
    font-size: 2em;
}
.error-page h2,
.error-page p {
    font-size: 1.7em;
}
.error-page > a {
    display: inline-block;
    margin: 25px 0;
    color: #728fce;
    padding-bottom: 40px;
    font-weight: 800;
}
.error-page > a:hover,
.error-page > a:focus {
    color: #728fce;
}
.error-img img {
    display: inline-block;
    margin: 80px 0 30px;
}
/* ====================================================
Error Page end
==================================================== */
/* ====================================================
Comment Section start
==================================================== */

.community-heading {
    color: #2f3336;
    font-weight: 400;
    font-size: 1.3em;
    padding: 30px 0 10px;
    text-transform: capitalize;
}
.nav-spaced ul li {
    padding: 20px 28px 20px 0;
    border: 1px solid #b1b1b1;
    border-width: 1px 0;
    float: left;
    margin-top: 10px;
    font-size: 1.15em;
}
.ask-community {
    padding: 0 0px 40px 0px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
}
.community-section .nav-spaced ul li {
    font-size: 1.08em;
}
.nav-spaced ul li a {
    color: #535353;
}
.nav-spaced ul li.active a {
    color: #068ff7;
}
.nav-spaced ul li +li {
    padding: 20px 29px;
}
.community-section .nav-spaced ul li +li {
    padding: 20px 25px;
}
.contribution-page .nav-spaced ul li {
    padding: 0 20px 0 0;
    border: 0;
    margin: 40px 0 10px;
    font-weight: 300;
}
.contribution-page .nav-spaced ul li.active {
    color: #068ff7;
}
.nav-spaced ul li.active {
    border-width: 1px;
    border-bottom-color: #fff;
}
.ask-the-community ul li ul li:first-child {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0 50px;
}
.user-post-img {
    float: left;
    width: 7%;
}
.question-description {
    float: right;
    width: 91%;
}
.post-questions {
    color: #068ff7;
    font-size: 1.1em;
    margin-bottom: 5px;
    padding-left: 10px;
    font-weight: 300;
}
.ask-community {
    clear: both;
}
.ask-community li {
    overflow: hidden;
    padding: 10px 0;
}
.ask-community li:first-child {
    padding: 30px 0 10px;
}
.page-content .nav-spaced li {
    border: 0;
}
.section .article-list {
    margin: 0 20px;
}
.section-tree-with-article ul.article-list li:first-child {
    margin-top: 15px;
}
.section-tree-with-article ul.article-list li:last-child {
    margin-bottom: 20px;
}
.section-subscribe-wrapper {
    float: right;
}
.section-subscribe-wrapper .dropdown-toggle {
    font-size: 0.5em;
}
.section-subscribe-wrapper .dropdown-menu {
    min-width: 225px;
    left: inherit;
    right: 0px;
}
/* ====================================================
Comment Section end
==================================================== */
/* ====================================================
Comments - Article, Request and Post pages
==================================================== */

.comment-list {
    margin-bottom: 25px;
}
.comment-list > * {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 0;
}
.comment-list > *:first-child {
    border-top: 1px solid #eeeeee;
}
.comment-sorter {
    float: right;
    position: relative;
    top: 12px;
}
.comment-sorter a {
    color: #999;
    text-decoration: none;
    padding-left: 20px;
}
section.article-comments.users-comment > h2 {
    padding-bottom: 20px;
}
.comment-sorter [aria-selected=true] {
    font-weight: bold;
    color: #333;
}
.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.comment-vote,
.comment-bookmark {
    text-align: center;
    width: 50px;
}
.comment-bookmark:before {
    color: #77a500;
    content: "\1F516";
    font-family: "entypo";
    font-size: 23px;
    line-height: 1.1;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment-avatar img {
    border-radius: 100%;
    width: 65px;
    height: 65px;
}
.comment-avatar-agent:after {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 15px;
    content: " ";
    height: 15px;
    left: 55px;
    position: absolute;
    top: 55px;
    width: 15px;
}
[dir=rtl] .comment-avatar-agent:after {
    left: auto;
    right: 55px;
}
.comment-published,
.comment-pending,
.comment-official {
    border: 1px solid transparent;
    float: right;
    font-size: 11px;
    padding: 1px 5px;
}
[dir=rtl] .comment-published,
[dir=rtl] .comment-pending,
[dir=rtl] .comment-official {
    float: left;
}
.comment-published {
    color: #bebebe;
}
.comment-published:before {
    content: " ";
    display: inline-block;
    width: 5px;
}
.comment-pending,
.comment-official {
    border-color: currentcolor;
    border-radius: 2px;
}
.comment-pending {
    color: #eec100;
}
.comment-official {
    color: #77a500;
}
.comment-form textarea {
    border-radius: 2px 2px 0 0;
    border-width: 1px;
    border-style: solid;
}
.comment-attachments {
    border: 1px solid #dddddd;
    margin-top: -1px;
    padding: 10px;
}
.comment-form-controls {
    display: none;
    margin-top: 10px;
    text-align: right;
}
.comment-form-controls input[type=submit] {
    margin-left: 15px;
}
[dir=rtl] .comment-form-controls input[type=submit] {
    margin-left: 0;
    margin-right: 15px;
}
.comment-screencasts,
.comment-mark-as-solved {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
[dir=rtl] .comment-screencasts,
[dir=rtl] .comment-mark-as-solved {
    margin-left: 20px;
}
.comment-actions {
    float: right;
    color: #999999;
}
.comment-actions .dropdown-toggle:before {
    content: "";
    font-size: 11px;
    font-family: "entypo";
}
.attachment-list,
.screencast-list {
    font-size: 11px;
    margin-top: 25px;
}
.attachment-list span,
.screencast-list span {
    color: #999999;
}
.attachment-list li,
.screencast-list li {
    margin-bottom: 10px;
}
.attachment-list li:before,
.screencast-list li:before {
    background: #f9f9f9;
    border-radius: 3px;
    color: #bbb;
    font-family: "entypo";
    margin-right: 5px;
    padding: 5px;
}
.attachment-list li:before {
    content: "\1F4CE";
}
.screencast-list li:before {
    content: "\1F4BB";
}
#comment_body,
#request_comment_body {
    width: 80%;
    border: 1px solid #dddddd;
    padding: 5px 10px;
}
#request_comment_body {
    width: 100%;
}
.request-comments {
    margin-bottom: 40px;
}
.comment-form-controls {
    text-align: right;
}
body .comment-form-controls input[name="commit"] {
    margin-left: 0px;
    float: none;
}
body li.comment {
    padding-top: 15px;
}
.search-results-subheading .search-results-subheading-link {
    font-size: 0.5em;
    line-height: 30px;
    float: right;
}
.search-results-column + .search-results-column {
    margin-top: 30px;
}
.request-details {
    font-size: 12px;
}
.request-details dt ~ dt {
    font-weight: bold;
    margin-top: 15px;
}
.request-details dd {
    margin: 2px 0 0;
    word-wrap: break-word;
}
.request-details dd ul {
    margin: 10px 0;
}
.request-details dd li {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0;
}
.request-details .nested-field-tag:before {
    content: " > ";
}
.request-details .nested-field-tag:first-child:before {
    content: "";
}
.request-status {
    color: #FFF;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 5px 10px;
    white-space: nowrap;
}
.request-open {
    background: #59BBE0;
}
.request-answered {
    background: #F5CA00;
}
.request-solved {
    background: #78A300;
}
body .side-column {
    padding: 15px;
    border: 1px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
}
.margin-top {
    margin-top: 30px;
}
.comment-author a {
    color: #777;
    font-weight: 500;
    font-size: 1.1em;
}
.request-heading {
    margin-bottom: 10px;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
}
body .my-activities-sub-nav.nav-spaced li {
    border: 0px;
}
.section-tree-with-article li.section {
    cursor: pointer;
}
.section-tree-with-article li.section .toggle-icon {
    width: 32px;
    height: 32px;
}
.article-body ol {
    padding-left: 20px;
}
.section-wrapper-right-side #comment_body {
    width: 100%;
}
.visibility-internal-icon:before {
    content: "\1F512";
    font-family: 'entypo';
}
.section-wrapper-right-side li{
  padding: 0px 20px;
}
/* ====================================================
Comment Section End
==================================================== */
/* ====================================================
Community Start
==================================================== */

.clearfix.container h1 {
    padding-bottom: 15px;
}
.clearfix.container .form footer > a {
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.community-heading {
    font-size: 18px;
    margin: 0;
    width: 100%;
}
.community-nav {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 55px;
    padding: 25px 0;
}
.community-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 30px;
}
.community-nav li + li {
    border-left: 1px none #eeeeee;
    padding-left: 30px;
}
.community-nav li a {
    font-weight: normal;
}
.topic-header,
.question-header {
    border-bottom: 1px solid #eeeeee;
    display: table;
    padding-bottom: 10px;
    width: 100%
}
.topic-subscribe.dropdown,
span.topic-follow {
    float: right;
}
.topic-heading,
.question-heading,
.answer-list-heading {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
}
.topic-header > *,
.question-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-header .topic-meta,
.question-header .question-meta {
    padding: 0 15px;
    white-space: nowrap;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
.question,
.answer {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
    position: relative;
}
.question-topic-list {
    margin: -20px 0 30px;
}
.question-topic-list a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    color: #cccccc;
    display: inline-block;
    font-size: 11px;
    padding: 7px 15px;
}
.vote {
    display: table-cell;
    margin-left: 15px;
    margin-right: 10px;
    min-width: 95px;
    vertical-align: top;
}
.vote-sum {
    font-size: 15px;
    font-weight: bold;
    min-width: 60px;
    padding-left: 0;
    text-align: left;
}
.comment-vote.vote .vote-sum {
    padding-left: 10px;
}
.comment-footer .comment-actions .dropdown-menu {
    left: -130px;
}
.vote-sum,
.vote-controls {
    display: inline-block;
    vertical-align: middle;
}
.vote-controls {
    border-radius: 5px;
}
.vote-up::before {
    content: "<";
}
.vote-down::before {
    content: ">";
}
.vote-controls:hover a {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #a6a6a6;
    color: #bbbbbb;
}
.question-avatar-agent::after,
.answer-avatar-agent::after {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/hc/theming_assets/01HZM5T3RV8PBSVRMYBKFFWC13");
    background-repeat: no-repeat;
    background-size: 14px auto;
    content: " ";
    height: 15px;
    left: 30px;
    position: absolute;
    top: 30px;
    width: 15px;
}
.question-avatar,
.answer-avatar {
    display: table-cell;
    margin-right: 10px;
    min-width: 50px;
    position: relative;
    vertical-align: top;
}
.question-avatar img,
.answer-avatar img {
    border-radius: 3px;
    max-height: 38px;
    max-width: 38px;
}
.question-body,
.answer-body,
.answer-official-body {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.question-title,
.topic-title {
    font-size: 15px;
    margin: -3px 0 5px;
}
.markdown {
    line-height: 1.7;
    word-wrap: break-word;
}
.question-body .question-meta,
.answer-body .answer-meta,
.answer-official-body .answer-meta {
    float: left;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.answer-form {
    margin: 30px 0 0 95px;
}
.sub-nav form {
    display: none;
}
.answer-form-controls {
    margin-top: 10px;
    text-align: right;
}
.answer-form-controls .pull-left {
    float: left;
}
.answer-form-controls input[type="submit"] {
    margin-left: 15px;
}
ul.share {
    display: inline;
}
.accordion-topics .panel-title > a,
.community-accordion .panel-title > a {
    color: #888;
    display: flex;
    vertical-align: middle;
    width: 100%;
}
input[type="submit"],
.side-column [role="button"] {
    border: 0;
    color: #fff;
    background-color: #728fce;
    padding: 8px;
    border-radius: 20px;
}
a[role="button"] {
    background: #728fce;
    color: #333 !important; /*white*/
}
.side-column [role="button"] {
    border-radius: 3px;
}
.accordion-topics .glyphicon,
.community-accordion .glyphicon {
    font-size: 25px;
    display: table;
    float: none;
    height: 30px;
    width: 30px;
    top: 5px;
}
.accordion-topics .heading,
.community-accordion .heading {
    display: table-cell;
    float: none;
    line-height: 24px;
    overflow: hidden;
    padding: 8px 0 4px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.topic-controls,
.question-controls,
.answer-controls {
    float: right;
    font-size: 11px;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.question-share,
.answer-share {
    position: relative;
}
.share-label {
    cursor: pointer;
}
.share-label + .share::before {
    border-bottom: 7px solid #cccccc;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    margin-left: -6px;
    top: -7px;
}
.share-label + .share::after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    margin-left: -5px;
    top: -6px;
}
.share-label + .share::before,
.share-label + .share::after {
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.share-label[aria-selected="false"] + .share {
    display: none;
}
.share-label + .share {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    left: 50%;
    line-height: 70px;
    margin: 10px 0 0 -75px;
    position: absolute;
    text-align: center;
    top: 100%;
    white-space: nowrap;
    width: 175px;
    z-index: 1;
}
.share li,
.share a {
    display: inline-block;
}
.share a::before {
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-family: "entypo";
    text-align: center;
    width: 100%;
}
.share-facebook::before {
    content: "";
    background: #3b5998;
}
.share-twitter::before {
    content: "";
    background: #00ACED;
}
.share-linkedin::before {
    content: "";
    background: #007BB6;
}
.share-googleplus::before {
    content: "";
    background: #DD4A3A;
}
.share a {
    height: 31px;
    line-height: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 30px;
}
.share li,
.share a {
    display: inline-block;
}
input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 5px;
}
lable {
    font-size: 12px;
}
.community-sub-nav {
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
    position: relative;
}
.community-sub-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 15px;
}
.community-sub-nav li + li {
    padding-left: 15px;
}
.community-nav li:last-child {
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}
.community-nav li:last-child a::before {
    content: "✎";
    font-family: "entypo";
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
.community-nav li:last-child a {
    color: #0CB7F9;
}
.topic {
    display: inline-block;
    padding: 20px 30px 20px 0;
    vertical-align: top;
    width: 49.5%;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
#new_question {
    padding: 30px 10px;
}
#new_question input {
    margin-bottom: 4px;
}
#new_question textarea {
    border-color: #ccc;
    margin-bottom: 15px;
}
.form footer input {
    width: 20%;
}
.section-template .clearfix h1 {
    margin-bottom: 2%;
}
textarea,
input[type="text"] {
    width: 100%;
}
textarea {
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
}
nav.community-sub-nav a,
h3.question-title a {
    font-weight: normal;
}
.side-column .related-questions-header {
    margin-bottom: 15px;
}
.related-questions ul li {
    line-height: 1.5em;
}
.article-vote {
    display: inline-block;
}
.article-voting {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
}
a.article-vote-up:before {
    content: "Yes";
}
a.article-vote-down:before {
    content: "No";
}
.article-voting ul.share {
    float: right;
    margin-bottom: 0;
}
.article-vote-controls a {
    border: 1px solid #728fce;
    padding: 6px 10px;
    color: #fff;
    background-color: #728fce;
    border-radius: 30px;
}
.article-vote-controls {
    margin-top: 5px;
    display: inline-block;
}
.con-table tr th + th,
.con-table tr td + td,
table#request-table tr td + td,
table#request-table tr th + th {
    text-align: center;
}
.comment-body,
.answer-text,
.question-body p {
    word-wrap: break-word;
    word-break: break-word;
}
.request-details ul.attachment-list li {
    list-style-type: none;
}
.my-activities-table thead tr th {
    background-color: #e1e1e1;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.question-controls a + a,
.answer-controls a + a {
    margin-left: 15px;
}
input#mark_as_solved {
    margin-top: -5px;
}
.comment-mark-as-solved {
    float: left;
}
/* ====================================================
Pagination Start
==================================================== */

nav.pagination {
    margin: 20px 0px 20px 0px;
}
.article-comments .pagination {
    margin-bottom: 0;
}
nav.pagination ul li,
nav.pagination ol li {
    background: #728fce;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
nav.pagination ul li.pagination-current,
nav.pagination ol li.pagination-current {
    background: #fff;
    color: #728fce;
    border: 1px solid #728fce;
}
nav.pagination ul li a,
nav.pagination ol li a {
    font-weight: 500;
    color: #fff !important;
}
/* ====================================================
Pagination End
==================================================== */
/* ====================================================
Community
==================================================== */

.post-to-community a {
    padding: 10px;
    border-radius: 3px;
}
.post-to-community a:before {
    content: "✎";
    font-family: "entypo";
    padding-right: 5px;
}
.post-to-community a:hover,
.post-to-community a:focus {
    text-decoration: none;
}
.community-label label,
.comment-mark-as-solved label {
    font-size: 14px;
    font-weight: 500;
    vertical-align: sub;
    padding-top: 15px;
    padding-right: 10px;
}
.comment-mark-as-solved label {
    vertical-align: 2px;
    padding-top: 10px;
}
/* ====================================================
Community topics page
==================================================== */

.community-head {
    font-size: 1.6em;
}
header.community-header {
    margin-top: 20px;
}
.post-to-community {
    float: right;
    position: relative;
    top: 15px;
}
.post-community {
    position: inherit;
}
.topic-list li h3 {
    font-size: 1.2em;
}
.topic-list li p {
    color: #bebebe;
}
.topic-list li .meta-group {
    margin-top: 5px;
}
[dir=rtl] .topic-list li {
    padding: 0 0 30px 100px;
}
/* ====================================================
Community topic page
==================================================== */

.topic-header {
    margin-bottom: 15px;
}
.topic-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-filters > * {
    display: inline-block;
    margin-right: 20px;
}
[dir=rtl] .topic-filters > * {
    margin-right: 0;
    margin-left: 20px;
}
.post-overview {
    border-bottom: 1px solid #eee;
    padding: 16px 0;
}
.post-overview-info {
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-overview-info a {
    font-size: 16px;
}
.post-overview-info .meta-group {
    display: block;
    margin-top: 5px;
}
.post-pinned .post-overview-info:before {
    content: "\2605";
    margin-right: 5px;
    color: #000;
}
.post-overview-status {
    float: right;
    margin: 0 10px;
}
.post-overview-status > span {
    color: #fff;
}
[dir=rtl] .post-overview-status {
    float: left;
}
.post-overview-count {
    background: #f9f9f9;
    border-radius: 3px;
    color: #bebebe;
    float: right;
    font-size: 10px;
    margin-left: 10px;
    min-width: 90px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.post-overview-count strong {
    color: #000;
    display: block;
    font-size: 13px;
}
[dir=rtl] .post-overview-count strong {
    direction: ltr;
    unicode-bidi: bidi-override;
}
[dir=rtl] .post-overview-count {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}
/* Community post page */

.post-actions .dropdown-toggle {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
span.dropdown-menu.dropdown-menu-top {
    bottom: inherit;
}
.post-actions .dropdown-toggle:before {
    content: "\2699\00a0\00a0";
    font: 15px bold;
    font-family: "entypo";
}
.post {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.post-vote,
.post-container {
    display: table-cell;
    vertical-align: top;
}
.post-vote {
    width: 45px;
    padding-top: 5px;
}
.post-header {
    margin-bottom: 25px;
}
.post-header h1 {
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-info {
    display: table;
    width: 100%;
}
.post-info > * {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.post-avatar {
    min-width: 55px;
    position: relative;
}
.post-avatar img {
    border-radius: 100%;
    max-height: 65px;
    max-width: 65px;
}
.post-avatar-agent:after {
    background-color: transparent;
    background-size: 14px;
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    left: 28px;
    top: -10.5px;
    content: " ";
}
[dir=rtl] .post-avatar-agent:after {
    left: auto;
    right: 28px;
}
.post-meta {
    width: 100%;
    max-width: 0;
    padding: 15px;
}
.post-author {
    display: block;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-status > span {
    color: #fff;
    margin: 0 10px;
}
.post-planned {
    background-color: #3eaae5;
}
.post-not-planned {
    background-color: #b5b5b5;
}
.post-completed {
    background-color: #669600;
}
.post-answered {
    background-color: #669600;
}
.post-share {
    margin: 20px 0;
    display: inline-block;
}
.post-share .share li a {
    font-weight: 100;
}
[dir=rtl] .post-share {
    text-align: left;
}
.vote-up:before {
    content: "\E763";
}
.vote-down:before {
    content: "\E760";
}
.vote-up:before,
.vote-down:before {
    border-radius: 50%;
    border: 1px solid #ddd;
    color: #555555;
    display: inline-block;
    font-family: "entypo";
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px;
}
.vote-sum {
    display: block;
    margin: 8px;
}
/* ====================================================
Community post page and topic page
==================================================== */

.topic-follow [role=button],
.post-follow [role=button] {
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 10px;
    color: #fff !important;
}
.topic-follow [role=button]:after,
.post-follow [role=button]:after {
    content: attr(data-follower-count);
    color: #fff;
    display: inline-block;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
[dir=rtl] .topic-follow [role=button]:after,
[dir=rtl] .post-follow [role=button]:after {
    border-left: 0;
    border-right: 1px solid #ddd;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
.topic-follow [role=button][aria-selected=true],
.post-follow [role=button][aria-selected=true] {
    color: #000;
}
.question-body ol,
.answer-body ol,
.answer-official-body ol,
.question-body ul,
.answer-body ul,
.answer-official-body ul,
.question-text ul,
.question-text ol {
    padding-left: 15px;
}
.question-body ul > li,
.answer-body ul > li,
.answer-official-body ul > li,
.question-text ul > li,
.comment-body ul > li,
.comment-body.markdown ul > li,
.post-body.markdown ul > li {
    list-style-type: disc;
}
.question-body ol,
.answer-body ol,
.answer-official-body ol,
.question-text ol > li,
.comment-body ol > li,
.post-body.markdown ol > li {
    list-style-type: decimal;
}
.comment-actions .dropdown-toggle:before {
    content: "\2699";
    font-size: 11px;
    font-family: "entypo";
}
.comment-body.markdown ul,
.comment-body.markdown ol,
.post-body.markdown ul,
.post-body.markdown ol {
    padding-left: 15px;
}
/* ====================================================
Responsive CSS Starts
==================================================== */

@media all and (max-width: 767px) {
    header.header .col-xs-12 {
        text-align: center;
    }
    .table-responsive {
        border: 0;
    }
    header #user.user-info {
        float: none;
        display: inline-block;
    }
    .request-table-filters {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .request-table-filters .request-filter {
        display: block;
    }
    .side-column {
        margin-top: 30px;
    }
    .topic-follow > a {
        white-space: nowrap;
    }
    body .footer-padding {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    body.hc_body h1.community-head {
        font-size: 1.4em;
    }
    .overview-details ul.hc-category-list,
    .overview-details ul li a.active {
        width: 100%
    }
}
@media all and (max-width: 670px) {
    #request-status-select,
    .page-content .request-table-filters,
    .requests-search,
    select#request-status-select {
        width: 100%;
    }
}
@media all and (max-width: 600px) {
    .community-nav li:last-child {
        float: left;
        top: 4px;
        width: 100%;
    }
}
@media all and (max-width: 480px) {
    form.search input[type="search"] {
        width: 70%;
    }
    form.search input[type="submit"] {
        width: 25%;
    }
    .troubleshooting .article-list li a {
        padding-left: 45px;
    }
    .community-nav li,
    nav.my-activities-sub-nav li {
        width: 100%;
    }
    nav.my-activities-sub-nav li,
    nav.my-activities-sub-nav li + li {
        padding: 2px;
        margin-top: 0;
    }
    .nav-bordered li {
        padding: 10px;
    }
    .community-nav li + li,
    nav.my-activities-sub-nav li + li {
        padding-left: 0;
    }
    .question-avatar,
    .answer-avatar {
        display: table;
        margin: 20px 0;
    }
    .main-column .vote {
        padding-bottom: 15px;
    }
    body .answer-form {
        margin: 20px 0;
    }
    .answer-body {
        display: table;
    }
    .community-sub-nav li + li {
        padding-left: 0;
    }
    .post-vote,
    .post-container {
        display: inline-block;
    }
    .post-actions {
        display: inline-block;
        margin-bottom: 25px;
    }
    .dropdown.language-selector {
        margin-bottom: 5px;
    }
    a.submit-a-request {
        margin-bottom: 5px;
    }
    .language {
        margin-top: 5px;
        padding-top: 8px;
    }
    .profile-section span.profile-section-sorter.dropdown {
        float: none;
    }
}
@media all and (max-width: 992px) {
    body.hc_body {
        font-size: 12px;
    }
    .category-list .category img {
        max-width: 70px;
    }
    body.hc_body h1 {
        font-size: 25px;
    }
    body.hc_body h2 {
        font-size: 20px;
    }
}
/* ====================================================
Responsive CSS End
==================================================== */
/* ==================================================*/
/*   User Profiles Start
/* ==================================================*/

.profile-contribution .comment-link,
span.profile-private-badge.btn {
    margin-right: 5px;
}
.profile-header {
    padding: 30px 0;
    background: #fff;
}
.profile-header .container {
    display: flex;
    flex-wrap: wrap;
}
.profile-header .profile-info {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
}
.profile-avatar {
    position: relative;
    line-height: 0;
    align-self: center;
    margin-right: 10px;
}
[dir=rtl] .profile-avatar {
    margin-left: 10px;
    margin-right: 0;
}
.profile-avatar .user-avatar {
    width: 65px;
    height: 65px;
    border-radius: 100%;
}
.profile-header .basic-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 0;
}
.profile-header .basic-info .name {
    margin: 0;
}
.profile-header .options {
    display: flex;
    flex-basis: 100%;
    margin-top: 12px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.profile-header .options:not(:last-child) {
    margin-bottom: 10px;
}
.profile-header .description {
    margin: 15px 0;
    flex-basis: 100%;
    word-break: break-all;
    word-break: break-word;
}
section.profile-section header {
    background: none;
}
.profile-stats {
    font-size: 13px;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.profile-stats .stat {
    display: flex;
    margin-bottom: 10px;
}
.profile-stats .stat-label {
    font-weight: 800;
    flex: 0 0 100px;
    margin-right: 10px;
}
[dir=rtl] .profile-stats .stat-label {
    margin-left: 10px;
    margin-right: 0;
}
.profile-stats-activity {
    border-top: solid 1px #ddd;
    margin-top: 15px;
}
.profile-private-badge {
    text-align: center;
    float: right;
    background: #ffdd00;
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ffdd00;
    margin-right: 6px;
}
.profile-private-badge::after {
    content: "\1f512";
    margin-left: 5px;
    font-family: "copenhagen-icons";
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}
.profile-nav {
    border: 0;
    margin-bottom: 20px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}
.profile-section {
    width: 100%;
}
.profile-section-title {
    flex-basis: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.profile-section-description {
    flex-basis: 100%;
    padding: 10px 0;
    font-weight: 800;
    font-size: 13px;
}
.profile-section-sorter {
    flex-basis: 100%;
    font-size: 13px;
}
.profile-section-sorter .dropdown-toggle {
    width: 100%;
}
.profile-section-sorter .dropdown-toggle::after {
    right: 0;
}
[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
    left: 0;
    right: initial;
}
.profile-contribution {
    padding: 20px 0;
    word-wrap: break-word;
    position: relative;
}
.profile-contribution-header {
    margin-bottom: 5px;
    background: #f8f8f8;
}
.profile-contribution-title {
    margin: 0 0 5px 0;
    display: inline;
    line-height: 21px;
    font-size: 15px;
    vertical-align: middle;
}
.profile-contribution-body {
    margin: 10px 0;
}
.profile-contribution-list > .profile-contribution {
    border-top: 1px solid #eee;
}
.profile-contribution-list > .profile-contribution:last-child {
    border-bottom: 1px solid #eee;
}
.profile-contribution-list > .profile-contribution::before {
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #ccc;
    font-family: "copenhagen-icons";
    line-height: 25px;
}
[dir=rtl] .profile-contribution-list > .profile-contribution::before {
    right: 0;
}
.profile-contribution-list .profile-contribution-header {
    margin-left: 30px;
}
[dir=rtl] .profile-contribution-list .profile-contribution-header {
    padding-right: 30px;
    padding-left: 0;
}
.profile-comments .profile-contribution-breadcrumbs {
    margin-left: 30px;
}
[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 30px;
    padding-left: 0;
}
.profile-section .no-activity,
.profile-section .private-activity {
    display: block;
    margin-top: 0;
    color: #999;
}
.profile-section .no-activity {
    margin-top: 20px;
}
.profile-section .private-activity::before {
    content: "\1f512";
    font-family: "copenhagen-icons";
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 10px;
}
[dir=rtl] .profile-section .private-activity::before {
    margin-right: 0;
    margin-left: 10px;
}
.profile-stats-activity .stat:first-child {
    margin-top: 10px;
}
.profile-activity-list {
    margin-top: 25px;
    padding-left: 6px;
}
.profile-activity {
    position: relative;
    padding-bottom: 30px;
}
.profile-activity-header {
    display: flex;
    align-items: center;
    margin-left: 35px;
}
[dir=rtl] .profile-activity-header {
    margin-left: 0;
    margin-right: 35px;
}
.profile-activity-header .user-avatar {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
}
[dir=rtl] .profile-activity-header .user-avatar {
    margin-left: 10px;
    margin-right: 0;
}
.profile-activity-description {
    margin: 0;
}
.profile-activity-description span:first-child {
    font-weight: 600;
    display: block;
}
.profile-activity-contribution {
    padding: 20px;
    margin-top: 10px;
    border-radius: 8px;
    background-color: #f8f8f8;
}
.profile-activity:before {
    position: absolute;
    left: 0;
    width: 28px;
    border-radius: 50%;
    content: "";
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 50% 50%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ccc;
    font-family: "copenhagen-icons";
}
[dir=rtl] .profile-activity:before {
    right: 0;
}
.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]:before {
    content: "\1f4c4";
}
.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]:before {
    content: "\1f4d4";
}
.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]:before {
    content: "\1f4ac";
    line-height: 35px;
}
.collapsible-nav-list {
    display: inline;
    flex-direction: column;
    padding: 0;
}
.collapsible-nav-list li[aria-selected=true] {
    order: 0;
    position: relative;
}
.collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
    display: inline-block;
}
.meta-group {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
ul.meta-group > li {
    padding-right: 7px;
}
.profile-activity-contribution p {
    text-align: justify;
}
ul.profile-contribution-list.profile-articles {
    padding: 0px;
    margin-top: 10px;
}
.options a {
    float: right;
    background: #ffdd00;
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ffdd00;
}
.profile-info .options a {
    color: #26bce7;
}
.basic-info h1 {
    position: relative;
    font-size: 3.1em;
}
span.profile-section-sorter.dropdown span.dropdown-menu.animated.fadeInDown {
    right: 100%;
    left: 0;
}
span.profile-section-sorter.dropdown {
    float: right;
}
@media (min-width: 768px) {
    .profile-header .container {
        flex-wrap: nowrap;
    }
    .profile-header .options {
        flex-wrap: nowrap;
        flex-basis: auto;
        margin-top: 2px;
    }
    .profile-header .options:not(:last-child) {
        margin-bottom: 0;
        margin-right: 10px;
        margin-top: 4px;
    }
    [dir=rtl] .profile-header .options:not(:last-child) {
        margin-left: 10px;
        margin-right: 0;
    }
    .profile-stats-activity {
        border-top: 0;
        flex-direction: row;
        padding-left: 0px;
    }
    .profile-stats-activity .stat {
        flex-direction: column;
    }
    .profile-stats-activity .stat:first-child {
        margin-top: 0;
    }
    .profile-stats-activity .stat:not(:last-child) {
        margin-right: 40px;
    }
    [dir=rtl] .profile-stats-activity .stat:not(:last-child) {
        margin-left: 40px;
        margin-right: 0;
    }
    .profile-stats-activity .stat-label {
        flex: 0 1 auto;
    }
    .profile-stats-counters {
        flex: 0 0 200px;
        border-bottom: 0;
        margin-left: 40px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-left: 0;
        margin-right: 40px;
    }
    .profile-stats-counters .stat {
        flex-direction: column;
    }
    .profile-stats-counters .stat:not(:last-child) {
        margin-bottom: 15px;
    }
    .profile-stats-counters .stat-label {
        flex: 0 1 auto;
    }
    .profile-private-badge {
        flex-basis: auto;
    }
    .profile-section-description {
        flex: 1 0 auto;
        padding-bottom: 0;
    }
    .profile-section-sorter .dropdown-toggle::after {
        position: relative;
    }
    .profile-section-sorter {
        flex: 0 1 auto;
        padding-top: 0;
        border-top: 0;
    }
    .profile-contribution-list > .profile-contribution {
        padding-left: 30px;
    }
    [dir=rtl] .profile-contribution-list > .profile-contribution {
        padding-right: 30px;
        padding-left: 0;
    }
    .profile-contribution-list .profile-contribution-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-contribution-list .profile-contribution-header {
        padding-right: 0;
    }
    .profile-comments .profile-contribution-breadcrumbs {
        margin-left: 0;
    }
    [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
        padding-right: 0;
    }
    .profile-activity {
        padding-left: 20px;
    }
    [dir=rtl] .profile-activity {
        padding-right: 20px;
        padding-left: 0;
    }
    .profile-activity:not(:last-child) {
        border-left: 1px solid #ddd;
    }
    [dir=rtl] .profile-activity:not(:last-child) {
        border-left: 0;
        border-right: 1px solid #ddd;
    }
    .profile-activity-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-activity-header {
        margin-right: 0;
    }
    .profile-activity-description span:first-child {
        display: inline;
    }
    .profile-activity-contribution {
        margin-top: 0;
        margin-left: 50px;
    }
    [dir=rtl] .profile-activity-contribution {
        margin-left: 0;
        margin-right: 50px;
    }
    .profile-activity:before {
        left: -14px;
    }
    [dir=rtl] .profile-activity:before {
        right: -14px;
    }
    .collapsible-nav-list {
        flex-direction: row;
    }
    .community-nav {
        padding: 0;
    }
    .community-nav > ul {
        padding: 0px 0 13px 0;
    }
}
@media (min-width: 1024px) {
    .profile-stats-counters {
        flex: 0 0 270px;
        margin-left: 60px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-right: 60px;
        margin-left: 0;
    }
}
@media (min-width: 1024px) {
    .profile-stats-counters .stat {
        flex-direction: row;
    }
}
@media (min-width: 1024px) {
    .profile-stats-counters .stat-label {
        flex: 0 0 100px;
    }
}
/*===========================================*/
/*   User Profiles Ends
/*==========================================*/
.form,
.onlyCICO,
.onlyMASTER{
    background: #FAFAFA;
    padding: 30px;
    margin: 50px auto;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #305A72;
}
.form ul{
    padding:0;
    margin:0;
    list-style:none;
}
.form ul li{
    display: block;
    margin-bottom: 10px;
    min-height: 35px;
}
.form ul li  .field-style{
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 8px;
    outline: none;
    border: 1px solid #B0CFE0;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;

}.form ul li  .field-style:focus{
    box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;
}
.form .request-form input[type="button"], 
.form .request-form input[type="submit"],
.onlyCICO input[type="button"],
.onlyMASTER input[type="button"]
{
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form .request-form input[type="button"]:hover, 
.form .request-form input[type="submit"]:hover,
.onlyCICO input[type="button"]:hover,
.onlyMASTER input[type="button"]:hover{
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}

.form h3,
.form hr{
  color: #305A72;
}


/*!
 * jquery-confirm v3.0.1 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2016 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */
@-webkit-keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body[class*=jconfirm-no-scroll-] {
  overflow: hidden !important;
}
.jconfirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden;
}
.jconfirm .jconfirm-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity .4s;
          transition: opacity .4s;
}
.jconfirm .jconfirm-bg.jconfirm-bg-h {
  opacity: 0 !important;
}
.jconfirm .jconfirm-scrollpane {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-perspective-origin: center;
          perspective-origin: center;
}
.jconfirm .jconfirm-box {
  background: white;
  border-radius: 4px;
  position: relative;
  outline: none;
  padding: 15px 15px 0;
  overflow: hidden;
}
@-webkit-keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@-webkit-keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@-webkit-keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@-webkit-keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@-webkit-keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@-webkit-keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
@keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.jconfirm .jconfirm-box.jconfirm-blue {
  border-top: solid 7px #3498db;
  -webkit-animation-name: type-blue;
          animation-name: type-blue;
}
.jconfirm .jconfirm-box.jconfirm-green {
  border-top: solid 7px #2ecc71;
  -webkit-animation-name: type-green;
          animation-name: type-green;
}
.jconfirm .jconfirm-box.jconfirm-red {
  border-top: solid 7px #e74c3c;
  -webkit-animation-name: type-red;
          animation-name: type-red;
}
.jconfirm .jconfirm-box.jconfirm-orange {
  border-top: solid 7px #f1c40f;
  -webkit-animation-name: type-orange;
          animation-name: type-orange;
}
.jconfirm .jconfirm-box.jconfirm-purple {
  border-top: solid 7px #9b59b6;
  -webkit-animation-name: type-purple;
          animation-name: type-purple;
}
.jconfirm .jconfirm-box.jconfirm-dark {
  border-top: solid 7px #34495e;
  -webkit-animation-name: type-dark;
          animation-name: type-dark;
}
.jconfirm .jconfirm-box.loading {
  height: 120px;
}
.jconfirm .jconfirm-box.loading:before {
  content: '';
  position: absolute;
  left: 0;
  background: white;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}
.jconfirm .jconfirm-box.loading:after {
  opacity: 0.6;
  content: '';
  height: 30px;
  width: 30px;
  border: solid 3px transparent;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  -webkit-animation: jconfirm-spin 1s infinite linear;
          animation: jconfirm-spin 1s infinite linear;
  border-bottom-color: dodgerblue;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: .6;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-in;
          transition: opacity 0.3s ease-in;
  font-size: 27px !important;
  line-height: 14px !important;
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
  opacity: 1;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
  display: block;
  font-size: 22px;
  line-height: 20px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  font-size: inherit;
  padding-bottom: 15px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 15px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height 0.4s ease-in;
          transition: height 0.4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
  max-width: 100%;
  height: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
  display: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
  padding-bottom: 11px;
}
.jconfirm .jconfirm-box .jconfirm-buttons > button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}
.jconfirm .jconfirm-box .jconfirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-radius: 4px;
  min-height: 1em;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
          transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  -webkit-tap-highlight-color: transparent;
  border: none;
  background-image: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
  background-color: #3498db;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
  background-color: #2980b9;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
  background-color: #2ecc71;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
  background-color: #27ae60;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
  background-color: #e74c3c;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
  background-color: #c0392b;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
  background-color: #f1c40f;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
  background-color: #f39c12;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
  background-color: #ecf0f1;
  color: #000;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background-color: #bdc3c7;
  color: #000;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
  background-color: #9b59b6;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
  background-color: #8e44ad;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
  background-color: #34495e;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
          transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
  background-color: #2c3e50;
  color: #FFF;
}
.jconfirm .jconfirm-clear {
  clear: both;
}
.jconfirm.jconfirm-rtl {
  direction: rtl;
}
.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
  left: 5px;
  right: auto;
}
.jconfirm.jconfirm-white .jconfirm-bg,
.jconfirm.jconfirm-light .jconfirm-bg {
  background-color: #444;
  opacity: .2;
}
.jconfirm.jconfirm-white .jconfirm-box,
.jconfirm.jconfirm-light .jconfirm-box {
  margin: 0 auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
  box-shadow: none;
  color: #333;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #ddd;
}
.jconfirm.jconfirm-black .jconfirm-bg,
.jconfirm.jconfirm-dark .jconfirm-bg {
  background-color: darkslategray;
  opacity: .4;
}
.jconfirm.jconfirm-black .jconfirm-box,
.jconfirm.jconfirm-dark .jconfirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background .1s;
          transition: background .1s;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
  box-shadow: none;
  color: #fff;
  background: none;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #666;
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
  -webkit-animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
            transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
            transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
            transform: translate3d(8px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
            transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
            transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
            transform: translate3d(8px, 0, 0);
  }
}
@-webkit-keyframes glow {
  0%,
  100% {
    box-shadow: 0 0 3px red;
  }
  50% {
    box-shadow: 0 0 30px red;
  }
}
@keyframes glow {
  0%,
  100% {
    box-shadow: 0 0 3px red;
  }
  50% {
    box-shadow: 0 0 30px red;
  }
}
/*Transition rules*/
.jconfirm {
  -webkit-perspective: 400px;
          perspective: 400px;
}
.jconfirm .jconfirm-box {
  opacity: 1;
  -webkit-transition-property: all;
          transition-property: all;
}
.jconfirm .jconfirm-box.jconfirm-animation-top,
.jconfirm .jconfirm-box.jconfirm-animation-left,
.jconfirm .jconfirm-box.jconfirm-animation-right,
.jconfirm .jconfirm-box.jconfirm-animation-bottom,
.jconfirm .jconfirm-box.jconfirm-animation-opacity,
.jconfirm .jconfirm-box.jconfirm-animation-zoom,
.jconfirm .jconfirm-box.jconfirm-animation-scale,
.jconfirm .jconfirm-box.jconfirm-animation-none,
.jconfirm .jconfirm-box.jconfirm-animation-rotate,
.jconfirm .jconfirm-box.jconfirm-animation-rotatex,
.jconfirm .jconfirm-box.jconfirm-animation-rotatey,
.jconfirm .jconfirm-box.jconfirm-animation-scaley,
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  opacity: 0;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotate {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatex {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatey {
  -webkit-transform: rotatey(90deg);
      -ms-transform: rotatey(90deg);
          transform: rotatey(90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
  -webkit-transform: rotatey(-90deg);
      -ms-transform: rotatey(-90deg);
          transform: rotatey(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scaley {
  -webkit-transform: scaley(1.5);
      -ms-transform: scaley(1.5);
          transform: scaley(1.5);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  -webkit-transform: scalex(1.5);
      -ms-transform: scalex(1.5);
          transform: scalex(1.5);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-top {
  -webkit-transform: translate(0px, -100px);
      -ms-transform: translate(0px, -100px);
          transform: translate(0px, -100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-left {
  -webkit-transform: translate(-100px, 0px);
      -ms-transform: translate(-100px, 0px);
          transform: translate(-100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-right {
  -webkit-transform: translate(100px, 0px);
      -ms-transform: translate(100px, 0px);
          transform: translate(100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-bottom {
  -webkit-transform: translate(0px, 100px);
      -ms-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-zoom {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.jconfirm .jconfirm-box.jconfirm-animation-scale {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}
.jconfirm .jconfirm-box.jconfirm-animation-none {
  visibility: hidden;
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgba(54, 70, 93, 0.95);
}
.jconfirm.jconfirm-supervan .jconfirm-box {
  background-color: transparent;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: normal;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c > * {
  padding-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
  text-align: center;
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
  text-align: center;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
  font-size: 16px;
  border-radius: 2px;
  background: #303f53;
  text-shadow: none;
  border: none;
  color: white;
  padding: 10px;
  min-width: 100px;
}
.jconfirm.jconfirm-material .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.67);
}
.jconfirm.jconfirm-material .jconfirm-box {
  background-color: white;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px 25px;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons {
  text-align: right;
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-weight: 500;
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.21);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
  background-color: white;
  box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 15px 0 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding: 0px 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
  text-align: right;
  padding: 0px 0 0px;
  margin: -5px 0 0px;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
  font-weight: 500;
  border-radius: 0px;
  margin: 0;
  border-left: solid 1px #ddd;
}
