
/*.card_shadow a*/
/*{*/
/*   color: #212529 !important;*/
/*}*/
.body-c
{
    background-color:#ffffff;
    height: 100vh;
}

.login-btn-area
{
    padding: 0rem 0.3rem;
}
.h_left_area
{
    margin: 2rem 0rem;
}
.text_sublist a:hover
{
    color: #eb5826 !important;
}

a:hover
{
    text-decoration: none !important;
}

.search_btn
{
    /*background-image: linear-gradient(80deg, #43E97B 22%, #38F9D7 100%);*/
    color: white !important;
    background-image: linear-gradient( to top, #5394fa , #09C6F9 );
}

.h_left_area_f
{
    align-self: center;
}
.login_cls
{
    color: #E2A835 !important;
    font-weight: 600;
    font-size: 1.1rem;
    /*padding-inline-end: inherit;*/
    padding: 5px 15px;
}

.register_cls
{
    color: #EB5826 !important;
    font-weight: 600;
    font-size: 1.1rem;
    /*padding-inline-end: inherit;*/
    padding: 5px 15px;
}

.text_sublist
{
    color:black;
    font-size: 1.1rem;
    font-weight: 600;
}

.title_line_cls
{
    width:81%;
    /*border-top: 2px solid rgb(244 138 33);*/
    border-top: 3.8px solid rgb(68 129 235);
    margin-bottom: unset;
    border-radius: 50rem;
}

.card_shadow
{
    box-shadow: 0px 1px 7px 1px rgb(0 0 0 / 30%);
}

.footer_text
{
    font-weight: 500;
}
.breadcrump_cls a:hover
{
    color:#eb5826 !important;
}


.specification-list
{
    list-style:none;
}
.ft_list_style_none
{
    list-style:none;
}



.option_cls_a
{
    margin: 0rem .5rem 0rem 0rem;
}


.qu_discuss_img
{
    height: 22px;
    width: 22px;
}
.qu_share_img
{
    height: 20px;
    width: 18px;
}

.upload_btn_resume
{
    font-family: 'Open Sans';
    /*font-family: 'Roboto', sans-serif;*/
    font-size:1rem !important;
    background-color: #4481eb;
    background-image: linear-gradient( to top, #5394fa , #09C6F9 );
    color: white !important;
    border-top-color: #09C6F9;
}


.font_Setup
{
    font-family: 'Open Sans', sans-serif !important;
    /*font-family: 'Roboto', sans-serif !important;*/
}





.login100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.login100-form-title {
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 30px;
  color: #333333;
  line-height: 1.2;
  /*text-transform: uppercase;*/
  text-align: center;
  width: 100%;
  display: block;
}


/*---------------------------------------------*/
.wrap-input100 {
  position: relative;
  width: 100%;
  z-index: 1;
}

.input100 {
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 18px;
  line-height: 1.2;
  color: #686868;

  display: block;
  width: 100%;
  background: #e6e6e6;
  height: 62px;
  border-radius: 3px;
  padding: 0 30px 0 65px;
}


/*------------------------------------------------------------------
[ Focus ]*/
.focus-input100 {
  display: block;
  position: absolute;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 0px 0px;
  color: #010483;
}

.input100:focus + .focus-input100 {
  -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
  animation: anim-shadow 0.5s ease-in-out forwards;
}

.symbol-input100 {
  font-size: 24px;
  color: #999999;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: absolute;
  border-radius: 25px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 23px;
  padding-bottom: 5px;
  pointer-events: none;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.input100:focus + .focus-input100 + .symbol-input100 {
  color: #010483;
  padding-left: 18px;
}


/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.login100-form-btn {
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;

  width: 70%;
  height: 3rem;
  border-radius: 3px;
  border-color: #dd6807 !important;
  border-style: inherit;
  background:#FE7E00;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 25px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.login100-form-btn:hover {
  background: #dd6807;
}



.test_clock_img
{
    width: 7rem;
    height: 7rem;
}

.timer_cls
{
    color:red !important;
    font-size:1rem;
    padding: 2.5rem 0rem 0rem 1rem;
}


.test_option_input_ckbox
{
    margin-inline-end: .8rem;
}
.radio_cls
{
    margin: 0.5rem 0rem 0.5rem 0rem;
}

.result_table
{
    justify-content: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.result_test_table
{
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Roboto', sans-serif;*/
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #cccccc;
}
.result_test_table td, .result_test_table th {
  /*border: 1px solid #ddd;*/
  padding: 8px;
}

.result_test_table tr:nth-child(even){background-color: #f2f2f2;}
.result_test_table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
.result_test_table tbody td
{
    border-top: unset;
}
.result_test_table tr:hover {
  background-color: #e2e2e2;
}


.s_qus_text
{
    font-size:larger;
}
.s_qus_text:hover
{
    /*color: #4481eb;*/
    text-decoration: underline;
    color:#eb5826;
}

.s_qus_link
{
    font-size:small;
}
.s_question
{
    font-size:medium;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.s_question:hover
{
    color:#eb5826;
}

.comments_text
{
    font-weight: 600;
    color: #4481eb;
    font-size: medium;
}
.comments_span_date
{
    opacity:0.5;
    color: black;
    font-size: 0.9rem;
}
.text_fst_comment
{
    padding: 10px 10px 0px;
    font-weight: 600;
}

.option_li_cls
{
    margin: 0.5rem 0rem 0.5rem 0rem;
}

.option_grp
{
    margin-top: 10px;
    /*margin: .5rem .5rem .5rem .3rem;*/
    margin-left: 1.2rem!important;
}

p
{
    margin-bottom:unset !important;
}

.option_cls_td
{
    margin: 5px 5px;
    /*margin-bottom: 1rem;*/
    flex-wrap: unset !important;
}

.option_cls_td_qt2
{
     margin-top: 1rem;
    /*margin-bottom: 1rem;*/
    flex-wrap: unset !important;
    align-items: center;
    
}


.option_cls_a_qt3
{
    align-self: center;
    margin: 0rem 1rem 0rem 0rem;
}

.table_custom
{
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid #808080;
    text-align: center!important;
}
.table_custom td, .table_custom th
{
    padding: .3rem !important;
    vertical-align: inherit !important;
    border: 1px solid #808080;
}

.current_active
{
    color:green;
}

.link_cls:hover
{
    color: #eb5826;
}

.formula_area
{
    padding: 1rem;
}
.formula_area p
{
    margin-bottom: 1rem !important;
}

.dt_solve
{
    font-weight: 900;
    color: #eb5826;
    font-size: large;
}

.section_list_scroll
{
    /*height: 200px;*/
    min-height:20px;
    max-height:200px;
    
    border: 1px solid #fff;
    /* border-top: 0; */
    padding-left: 20px;
    margin-left: 0rem;
    
    overflow-x: hidden;
}

.vertical_top_default
{
    width:100%;
}
.vertical_top_default table tr td
{
    vertical-align: text-top !important;
}

.va_expla_txt
{
    color: #4481eb !important;
    font-weight: 600;
}
.va_ans_txt
{
    color: #4481eb !important;
    font-weight: 600;
}
.va_ans_s_txt
{
    color: black;
}

/*other css start*/
pre
{
    display: block;
    font-family: monospace;
    white-space: pre;
    color: #f9f9f9 !important;
    margin-bottom: 0rem !important;
}
pre code
{
    white-space: break-spaces;
}
.div-spacer pre
{
    display: block;
    font-family: monospace;
    white-space: pre;
    color: #212529 !important;
}

.tech-div pre, pre.code-pre {
    border: 1px dashed #93b7d5;
    background-color: #f8f8f8;
    padding: 10px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
pre.code-pre * {
    font-family: courier,'courier new';
    font-size: 13px;
    line-height: 1.5;
}
.aggregate, .bash, .cpp .built_in, .id, .keyword, .rsl .built_in, .smalltalk .class, .title, .vbscript .built_in, .winutils {
    color: #00F;
}
.preprocessor {
    /*color: #949494;*/
    color: #343a40;
    font-weight: 700;
    font-size: 12px;
}
.comment {
    color: #090;
}

.addition, .aggregate, .apache .tag, .date, .django, .flow, .instancevar, .parent, .ruby .symbol, .rules .value, .rules .value .number, .stream, .string, .tag .attribute .value, .template_tag
{
    color: #EE3B3B;
}
.c-code, .dotnet-code, .java-code {
    font-family: 'Courier New';
    font-size: 13px;
    font-style: normal;
    color: #d00;
}
.C-code, .cpp-code, .csharp-code, .java-code, .networking-code {
    font-family: 'Courier New';
    color: #d00;
}

.div-spacer ol,ul
{
    margin-left:1.2rem;
}


table.custom_class, table.custom_class td {
    border: 1px solid #c7ccbe;
    text-align: left;
}
table.custom_class th {
    color: #000;
    background-color: #c7ccbe;
    font-size: 18px;
    font-family: times new roman;
    padding: 12px;
    vertical-align: top;
    text-align: left;
}
table.custom_class td {
    padding: 8px;
    vertical-align: top;
}
table.custom_class {
    /*display: table;*/
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: .5rem;
    /*display: block;*/
    /*overflow-x: auto;*/
}
table.custom_class tr:nth-child(odd) {
    background-color: #eff1eb;
}
table.custom_class tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}



table.alt, table.alt td {
    border: 1px solid #c7ccbe;
    text-align: left;
}
table.alt th {
    color: #000;
    background-color: #c7ccbe;
    font-size: 18px;
    font-family: times new roman;
    padding: 12px;
    vertical-align: top;
    text-align: left;
}
table.alt td {
    padding: 8px;
    vertical-align: top;
}
table.alt {
    /*display: table;*/
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: .5rem;
    /*display: block;*/
    /*overflow-x: auto;*/
}
table.alt tr:nth-child(odd) {
    background-color: #eff1eb;
}
table.alt tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
/*other css end */


#scroll-to-top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: #eb5826;
  color: white;
  cursor: pointer;
  padding: 10px 13px;
  border-radius: 50%;
}

#scroll-to-top:hover {
  background-color: #4481eb;
}




/*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; 
/*background-color:#263238; */
background-image: linear-gradient( to top, #0445ad , #3f51b5 );
min-height:250px; 
/*padding:10px 0px 25px 0px ;*/
    padding: 0px 0px 5px 0px;

}
.pt2 { padding-top:35px ; margin-bottom:20px ;}
footer p { 
    font-size:14px; 
    /*color:#CCC; */
    /*padding-bottom:0px; */
    /*margin-bottom:8px;*/
	color:#fff;
	/*font-size:20px;*/
	/*text-transform:uppercase;*/
	padding:15px 0 10px 0;
}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {
    /*padding:0px 0px 5px 0px;*/
    
}
.footer_ul_amrc li a{ color:#CCC;font-size: 1rem;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #787575e8; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}

/*footer endddd*/


.nvr-ques-text
{
    letter-spacing:0px;
}
.nvr-image-opacity
{
    /*max-width: 100% !important;*/
}
.nvr-image-opacity, .vr-image-opacity {
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
}


.puz-img-area > li > p > img
{
    max-width:100% !important;
}







/*share ques style start */
.share {
  text-transform: uppercase;
  width: 180px;
  height: 40px;
  background: white;
  border-radius: 15px;
  box-shadow: 0px 13px 92px -16px #000000;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 40px;
  text-align: center;
  color: #676767;
  margin: 0 auto;
  margin-top: 7%;
  z-index: 9999;
  position: relative;
  cursor:pointer;
}

.share p {
  margin: 0px;
  padding: 0px;
}
.share_ar
{
    color: #0056b3;
    cursor: pointer;
    padding: 4px 0px;
}



/*.share_grp:after*/
/*{*/
/*    border:1px solid #ddd;*/
/*}*/

/*.share_ar:hover .share_grp {*/
/*  display: block;*/
/*  visibility: visible;*/
/*}*/


.s_show
{
     visibility: visible !important;
}

.share_grp
{
    margin: 10px 0 0 0;
    visibility: hidden;
    width: 145px;
     /*width: auto;*/
    background-color: #e9ecef;
    color: #fff;
    /* text-align-last: center !important; */
    border-radius: 2px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    /* bottom: 1%; */
    /* left: 50%; */
    /* margin-left: -60px; */
    /* border: 2px; */
    top: auto;
    box-shadow: 2px 6px 12px 0 #ddd;
}

.share_grp:before
{
    border-bottom: 10px solid #e9ecef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    right: 29px;
    top: 142px;
    right: 56%;
    top: -10px;
    position: absolute;
    z-index: 1001;
}



.share_grp_dt
{
    margin: 10px 0 0 0;
    visibility: hidden;
    width: 145px;
     /*width: auto;*/
    background-color: #e9ecef;
    color: #fff;
    /* text-align-last: center !important; */
    border-radius: 2px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    /* bottom: 1%; */
    /* left: 50%; */
    /* margin-left: -60px; */
    /* border: 2px; */
    top: auto;
    box-shadow: 2px 6px 12px 0 #ddd;
}
.share_grp_dt:before
{
    border-bottom: 10px solid #e9ecef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    right: 29px;
    top: 142px;
    right: 56%;
    top: -10px;
    position: absolute;
    z-index: 1001;
}



.share_dropdown {
  /*display: none;*/
  /*font-size: 10px;*/
  list-style-type: none;
  /*background: white;*/
  /*border-bottom-left-radius: 15px;*/
  /*border-bottom-right-radius: 15px;*/
  /*z-index: -1;*/
  /*position: relative;*/
  margin: 5px 15px;
  /*padding-top: 20px;*/
  /*box-shadow: 6px 29px 100px -46px #000000;*/
  /*padding-left: 0px;*/
}
.share_dropdown li 
{
    padding: 2px 0 6px 0;
}
.share_dropdown li img
{
    position: relative;
    top: -1px;
    left: -8px;
    /*padding:5px 0;*/
    height: 20px;
    width: 20px;
}
.s_wp a
{
    color:black !important;
    font-size: 15px;
}
.s_wp a:hover
{
    color:#31c281 !important;
}

.s_fb a
{
    color:black !important;
    font-size: 15px;
}
.s_fb a:hover
{
    color:#3b5998 !important;
}
.s_fb img
{
    height: 19px;
    /*width: 20px;*/
}

.s_copy p
{
    color:black !important;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.s_copy p:hover
{
    color:#3b5998 !important;
}

.share p:after {
  content: '+';
  margin-left: 10px;
}

.share p.open:after {
  content: '-';
}

.sites li:hover {
  color: black;
}

.sites li img {
  position: relative;
  top: 4px;
  left: -10px;
  
}

.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shake{
  -webkit-transform: translateY(10%);
      -ms-transform: translateY(10%);
          transform: translateY(10%);
  -webkit-transition: -webkit-transform 0.43s cubic-bezier(0.32, 1.259, 0.375, 1.15);
          transition: transform 0.43s cubic-bezier(0.32, 1.259, 0.375, 1.15);
}

.tooltip {
    text-align: center !important;
    position: relative !important;
    display: inline-block !important;
     /*border-bottom: 1px dotted black; */
    opacity: 1 !important;
    font-family: inherit;
    z-index: auto;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 75px;
    background-color: black;
    color: #fff !important;
    text-align-last: center !important;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    /* bottom: 118%; */
    /* left: 50%; */
    bottom: 130%;
    left: 103%;
    margin-left: -60px;
}
/*.tooltip:hover .tooltiptext {*/
/*    visibility: visible;*/
/*}*/
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.span_text {
    display: block;
    font-size: 1rem;
    font-weight: 600;
}
/*share ques style end*/
