/*
Stylesheet for Creative Apps Department
Please don't modify any other file in this directory.
*/
/* sdf */
 .accordionPanel .internet-details .panel-body,.accordionPanel .phone-details .panel-body   {
    padding: 0;
    height: 200px;
    overflow-y: scroll; }
   .accordionPanel .internet-details table,.accordionPanel .phone-details table {
    width: 100%;
    border-collapse: collapse; }
    .accordionPanel .internet-details table td,.accordionPanel .phone-details table td {
      color: #616262;
      font-size: 13px;
      padding: 7px 15px; }
      .accordionPanel .internet-details table td:nth-child(1),.accordionPanel .phone-details table td:nth-child(1) {
        width: 30%; }
    .accordionPanel .internet-details table,.accordionPanel .phone-details table,.accordionPanel .internet-details th,.accordionPanel .phone-details th,  .accordionPanel .internet-details td,.accordionPanel .phone-details td {
    border: 1px solid rgba(97, 98, 98, 0.3); }

    //
#dashboard .data-usage .content .total{
   /*font-size:30px !important;*/
}
#dashboard .data-usage .content .used{
  /*font-size:30px !important;*/
}
#dashboard .data-usage .content .carryforward{
  /*font-size:30px !important;*/
}
/*#dashboard .data-usage .content .con{
  font-size:30px !important;
}*/
#dashboard .data-usage .content .status{
  /*font-size:30px !important;*/
  /*line-height: 6px !important;*/
  /*font-weight:600px !important;*/
}


	/* sdf */

  /* by ahmad */

  /* support page starts here */

  .ad-grid .row{
      margin-bottom: 20px;
  }

  #support .form{
      border: 1px solid #bdbdbd;
      padding: 30px 10px 10px;
  }

  #support .col-md-4{
      margin-top: 15px;
  }

  #support .form h2{
      margin: 0;
      position: absolute;
      top: -12px;
      background: white;
      padding: 0 10px;
      color: #1976d2;
      font-weight: normal;
      font-size: 24px;
  }

  #support .form-control, #support .btn {
      border-radius: 0px;
  }
  #support .btn{
      border: none;
  }

  #support .feedback .btn {
      float: right;
  }

  #support .btn.blue{
      background: #1565c0;
  }

  #support .btn.green{
      background: #4caf50;
  }

  /* support page ends here */

  /* end ahmad */
  /*#dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(1) {
      background: red;


     }
     #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(2) {
       margin-top:2px;
       background: #DC143C;

      }
    #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(3)  {
      background: #ed7625;

     }

      #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(4)  {
        background: #FAA937;

      }

      #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(5)  {
        background: #274f93;

      }

        #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(6) {
          background: #53B8D6;

        }

        #dashboard .main-content .quickServicesContainer .quickServices:nth-last-child(7){
          background: #5DBB5D;

         }*/
         .notifyjs-foo-base {
        opacity: 0.85;
        width: 200px;
        background: #F5F5F5;
        padding: 5px;
        border-radius: 10px;
        }

        .notifyjs-foo-base .title {
        width: 100px;
        float: left;
        margin: 10px 0 0 10px;
        text-align: right;
        }

        .notifyjs-foo-base .buttons {
        width: 70px;
        float: right;
        font-size: 9px;
        padding: 5px;
        margin: 2px;
        }

        .notifyjs-foo-base button {
        font-size: 9px;
        padding: 5px;
        margin: 2px;
        width: 60px;
        }
